|
|
| version 1.460, 2001/11/01 15:45:28 | version 1.471, 2001/11/12 10:32:24 |
|---|---|
| Line 1 | Line 1 |
| @main[] | @main[] |
| ^thashforeach[] | ^roll[] |
| #^cookie2[] | |
| #^tableset[] | |
| #^math:PI.format{%.30f} | |
| #^xchildren[] | |
| #^thashforeach3[] | |
| #^thashforeach2[] | |
| #^thashforeach[] | |
| #^thashdelete[] | #^thashdelete[] |
| #^connect[mysql://user:pass@cd.rinet.ru/db]{^void:sql{z} } | #^connect[mysql://user:pass@cd.rinet.ru/db]{^void:sql{z} } |
| #^tappend[] | #^tappend[] |
| Line 55 | Line 62 |
| #^header[] | #^header[] |
| OK | OK |
| @roll[] | |
| $date[^date::set(2001;10;1)] | |
| ^date.roll[month](+1) | |
| $date.year $date.month $date.day | |
| @cookie2[] | |
| #=$cookie:clientType[$.value[test]]=<br> | |
| =$cookie:clientType=<br> | |
| @tableset[] | |
| $a[^table::set{a | |
| 1 | |
| 2}] | |
| ^eval(100\$a) | |
| @zzz[] | |
| $constructor[ | |
| <block1 name="main_srvr" type="0" label="Основное тело" /> | |
| <block2 name="main_srvr2" type="0" label="Основное тело" /> | |
| ] | |
| $constr[^xdoc::set{<?xml version="1.0" encoding="windows-1251" ?> | |
| <block-list>^untaint[as-is]{$constructor}</block-list>}] | |
| $children[$constr.documentElement.childNodes] | |
| ^if($children){ | |
| ^for[i](1;^children._count[]){ | |
| $node[$children.$i] | |
| $node.nodeName<br> | |
| } | |
| } | |
| @thashforeach3[] | |
| $h[ | |
| $.a[1] | |
| $.b[2] | |
| ] | |
| $c[^table::set{a | |
| ^h.foreach[key;value]{$value | |
| }}] | |
| $c.a | |
| @thashforeach2[] | |
| $h[ | |
| $.a[1] | |
| $.b[2] | |
| ] | |
| $c[ | |
| ^h.foreach[key;value]{ | |
| $.$key[$value] | |
| } | |
| ] | |
| $c.b | |
| @thashforeach[] | @thashforeach[] |
| $h[ | $h[ |
| $.a[1] | $.a[1] |
| Line 140 $hash[^hf.hash[]] | Line 207 $hash[^hf.hash[]] |
| @tcounter[] | @tcounter[] |
| ^tcounterone[$DB_HOME] | ^tcounterone[$DB_HOME] |
| #other root: | other root: |
| #^tcounterone[${DB_HOME}2] | ^tcounterone[${DB_HOME}2] |
| #again, first: | again, first: |
| #^tcounterone[$DB_HOME] | ^tcounterone[$DB_HOME] |
| @tcounterone[DB_HOME] | @tcounterone[DB_HOME] |
| $counter[^hashfile::open[$DB_HOME;counter]] | $counter[^hashfile::open[$DB_HOME;counter]] |
| Line 458 $a.status|$a.stderr<hr> | Line 525 $a.status|$a.stderr<hr> |
| @xdata[] | @xdata[] |
| #$response:content-type[$.value[text/html] $.charset[windows-1251]] | #$response:content-type[$.value[text/html] $.charset[windows-1251]] |
| $xdoc[^xdoc::load[input.xml]] | $xdoc[^xdoc::set{<?xml version="1.0" encoding="windows-1251"?> |
| <!--DOCTYPE people SYSTEM "D:\Y\parser3project\parser3\src\www\htdocs\people.dtd"--> | |
| <people> | |
| <man id="1" имя="word слово"> | |
| <name>P«^;AF B</name> | |
| </man> | |
| <man id="2"> | |
| <name>ПИФ^taint[&]</name> | |
| </man> | |
| </people> | |
| }] | |
| @xml[] | @xml[] |
| ^xdata[] | ^xdata[] |
| Line 528 $file[^xdoc.file[ | Line 606 $file[^xdoc.file[ |
| $.method[html] | $.method[html] |
| ]] | ]] |
| ^file.save[text;save_file.html] | ^file.save[text;save_file.html] |
| <pre>taint[^xdoc.string[]] | <pre>^taint[^xdoc.string[]] |
| # $.encoding[windows-1251] | # $.encoding[windows-1251] |
| # $.method[html] | # $.method[html] |
| #]] | #]] |