|
|
| version 1.486, 2001/11/21 10:02:13 | version 1.492, 2001/11/23 12:56:38 |
|---|---|
| Line 1 | Line 1 |
| @main[] | @main[] |
| #$ORIGINS(1) | |
| #$t[^table::set{a b} ^table::set{c d}] | |
| #^ttaintuntaint[] | #^ttaintuntaint[] |
| #^tappend2[] | ^tappend2[] |
| #^badvsnprintf[] | #^badvsnprintf[] |
| #^badoracequoting[] | #^badoracequoting[] |
| #^badconstructors[] | #^badconstructors[] |
| Line 26 | Line 28 |
| #^filelist[] | #^filelist[] |
| #^connect[mysql://user:pass@host]{ } | #^connect[mysql://user:pass@host]{ } |
| #^безнадёжна_попытка_поправить_непоправимое[] | #^безнадёжна_попытка_поправить_непоправимое[] |
| #^tcache[] | ^tcache[] |
| #^thashfileexp[] | #^thashfileexp[] |
| #^tcounter[] | #^tcounter[] |
| #^tablehash[] | #^tablehash[] |
| Line 66 | Line 68 |
| #^exec[] | #^exec[] |
| #^fori[] | #^fori[] |
| #^tconnect[] | #^tconnect[] |
| ^xslt[] | #^xslt[] |
| #^xml[] | #^xml[] |
| #^header[] | #^header[] |
| <hr> | <hr> |
| Line 263 $dom_created_in_air[^xdoc::create[doc]] | Line 265 $dom_created_in_air[^xdoc::create[doc]] |
| @tcache[] | @tcache[] |
| #^hashfile:clear[cache] | #^hashfile:clear[cache] |
| $code[^hashfile::open[$DB_HOME;cache]] | $code[^hashfile::open[$DB_HOME;cache]] |
| ^code.cache[key](2){ | ^code.cache[key](100){ |
| ^math:random(100) | ^math:random(100) |
| # ^code.delete[] | # ^code.delete[] |
| } | } |
| Line 600 $a.status|$a.stderr<hr> | Line 602 $a.status|$a.stderr<hr> |
| @fori[][i] | @fori[][i] |
| ^for[i](1;3){... =$i= ...} | ^for[i](1;3){... =$i= ...} |
| @xdata[] | @xdata0[] |
| #$response:content-type[$.value[text/html] $.charset[windows-1251]] | #$response:content-type[$.value[text/html] $.charset[windows-1251]] |
| $xdoc[^xdoc::set{<?xml version="1.0" encoding="windows-1251"?> | $xdoc[^xdoc::set{<?xml version="1.0" encoding="windows-1251"?> |
| <!--DOCTYPE people SYSTEM "D:\Y\parser3project\parser3\src\www\htdocs\people.dtd"--> | <!--DOCTYPE people SYSTEM "D:\Y\parser3project\parser3\src\www\htdocs\people.dtd"--> |
| Line 614 $xdoc[^xdoc::set{<?xml version="1.0" enc | Line 616 $xdoc[^xdoc::set{<?xml version="1.0" enc |
| </people> | </people> |
| }] | }] |
| @xdata[] | |
| #$response:content-type[$.value[text/html] $.charset[windows-1251]] | |
| $xdoc[^xdoc::set{^process{<?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 682 $file[^xdoc.file[ | Line 698 $file[^xdoc.file[ |
| $.method[html] | $.method[html] |
| ]] | ]] |
| ^file.save[text;out/save_file.html] | ^file.save[text;out/save_file.html] |
| <pre>^taint[^xdoc.string[ | #$response:body[^xdoc.file[ $.media-type[text/paf] ]] |
| #]] | <pre>^taint[html][^xdoc.string[ |
| # $.encoding[windows-1251] | # $.method[html] |
| $.method[html] | # $.version[1.0] |
| # $.encoding[utf-8] | |
| # $.omit-xml-declaration[yes] | |
| # $.standalone[yes] | |
| # $.doctype-public[-//W3C//DTD XHTML] | |
| # $.doctype-system[/a/b/c/] | |
| # $.indent[no] | |
| $.media-type[text/paf] | |
| ]] | ]] |
| </pre> | </pre> |