|
|
| version 1.524, 2002/01/15 15:02:13 | version 1.536, 2002/01/24 15:33:13 |
|---|---|
| Line 4 $response:charset[windows-1251] | Line 4 $response:charset[windows-1251] |
| $response:content-type[$.value[text/html]$.charset[$response:charset]] | $response:content-type[$.value[text/html]$.charset[$response:charset]] |
| @main[] | @main[] |
| ^xmloutattrwithoutvalue[] | |
| #^precisionProblem[] | |
| #^xpath[] | #^xpath[] |
| #^ttablesetlang[] | #^ttablesetlang[] |
| #^mail3[] | #^mail3[] |
| #^ttime[] | #^ttime[] |
| #^tupper[] | #^tupper[] |
| #^treplace[] | #^treplace[] |
| ^xslt2[] | #^xslt2[] |
| #^tcache2[] | #^tcache2[] |
| #$ORIGINS(1) | #$ORIGINS(1) |
| #$t[^table::set{a b} ^table::set{c d}] | #$t[^table::set{a b} ^table::set{c d}] |
| Line 87 $response:content-type[$.value[text/html | Line 89 $response:content-type[$.value[text/html |
| <hr> | <hr> |
| OK | OK |
| @xmloutattrwithoutvalue[] | |
| #$ORIGINS(1) | |
| $doc[^xdoc::set{<?xml version="1.0"?><doc background="">zz</doc>}] | |
| $doc[^doc.transform[global.xsl]] | |
| =^taint[html][^doc.string[$.method[html]]]= | |
| @precisionProblem[] | |
| $a[123456789012345678901234567890] | |
| $b(^a.double[]) | |
| ^b.format{%.20E} | |
| <hr> | |
| ^eval(2*2) | |
| @xpath[] | @xpath[] |
| $xdoc[^xdoc::set{<?xml version="1.0" encoding="windows-1251" ?> | $xdoc[^xdoc::set{<?xml version="1.0" encoding="windows-1251" ?> |
| <document><block><p>привет</p></block></document> | <document><block><p>привет</p></block></document> |
| Line 801 by id: | Line 818 by id: |
| } | } |
| @show-xdoc2[xdoc] | @show-xdoc2[xdoc] |
| ^rem{ | |
| ^xdoc.save[out/save.xml; | ^xdoc.save[out/save.xml; |
| # $.encoding[windows-1251] | # $.encoding[utf-8] |
| $.method[xml] | $.method[xml] |
| ] | ] |
| $file[^xdoc.file[ | $file[^xdoc.file[ |
| # $.encoding[windows-1251] | $.encoding[utf-8] |
| $.method[html] | $.method[html] |
| ]] | ]] |
| ^file.save[text;out/save_file.html] | ^file.save[text;out/save_file.html] |
| } | |
| #$response:body[^xdoc.file[ $.media-type[text/paf] ]] | #$response:body[^xdoc.file[ $.media-type[text/paf] ]] |
| <pre>^taint[html][^xdoc.string[ | <pre>^taint[html][^xdoc.string[ |
| # $.method[html] | $.method[html] |
| $.encoding[utF-8] | # $.encoding[utF-8] |
| # $.omit-xml-declaration[yes] | # $.omit-xml-declaration[yes] |
| # $.standalone[no] | # $.standalone[no] |
| # -$.doctype-public[-//W3C//DTD XHTML] | # -$.doctype-public[-//W3C//DTD XHTML] |