|
|
| version 1.1, 2010/09/29 03:25:51 | version 1.4, 2011/05/18 02:13:43 |
|---|---|
| Line 5 $a.b[$b] | Line 5 $a.b[$b] |
| $h[ | $h[ |
| $.hash[ | $.hash[ |
| $.void[] | $.void[$void] |
| $.bool-true(true) | $.bool-true(true) |
| $.bool-false(false) | $.bool-false(false) |
| $.int(1) | $.int(1) |
| Line 48 $h[ | Line 48 $h[ |
| $.1[$.table[object] $.indent(true)] | $.1[$.table[object] $.indent(true)] |
| $.2[$.table[array]] | $.2[$.table[array]] |
| $.3[$.table[array] $.indent(true)] | $.3[$.table[array] $.indent(true)] |
| $.4[$.table[compact]] | |
| $.5[$.table[compact] $.indent(true)] | |
| ] | ] |
| ] | ] |
| Line 88 $h[ | Line 90 $h[ |
| ] | ] |
| ] | ] |
| $.xdoc[ | |
| $.value[^xdoc::create{<?xml version="1.0"?><r><t z="1"/></r>}] | |
| $._options[ | |
| $.0[] | |
| $.1[$.xdoc[ | |
| $.omit-xml-declaration[yes] | |
| $.indent[yes] | |
| ]] | |
| ] | |
| ] | |
| ] | ] |
| ^h.table.table_named_3.append{v7 v8 v9 v0} | ^h.table.table_named_3.append{v7 v8 v9 v0} |
| ^h.table.table_named_3.append{vA"} | |
| ^h.table.table_named_3.append{vB\} | |
| $s[^h.foreach[k;v]{ | $s[^h.foreach[k;v]{ |
| <h3>$k</h3> | <h3>$k</h3> |
| Line 119 $bShouldBeException($options.exception) | Line 133 $bShouldBeException($options.exception) |
| } | } |
| @handler[v;p][kk;vv] | @handler[k;v;p][kk;vv] |
| $result[^switch[$v.CLASS_NAME]{ | $result[^switch[$v.CLASS_NAME]{ |
| ^case[date]{"new Date(^v.unix-timestamp[])"} | ^case[date]{"new Date(^v.unix-timestamp[])"} |
| ^case[file]{{"file":{"name":"$v.name", "text":"$v.text", "params":"-params-"}}} | ^case[file]{{"file":{"name":"$v.name", "text":"$v.text", "params":"-params-"}}} |
| ^case[image]{"image []"} | ^case[image]{"image []"} |
| ^case[DEFAULT]{"$v.CLASS_NAME"} | ^case[DEFAULT]{"$v.CLASS_NAME at key $k, with ^p._count[] option"} |
| }] | }] |