|
|
| version 1.504, 2001/12/15 22:26:22 | version 1.514, 2001/12/25 09:00:29 |
|---|---|
| Line 1 | Line 1 |
| @main[] | @auto[] |
| $request:charset[windows-1251] | $request:charset[windows-1251] |
| $response:charset[windows-1251] | $response:charset[windows-1251] |
| ^tupper[] | $response:content-type[$.value[text/html]$.charset[$response:charset]] |
| @main[] | |
| ^ttablesetlang[] | |
| #^mail3[] | |
| #^ttime[] | |
| #^tupper[] | |
| #^treplace[] | #^treplace[] |
| #^xslt2[] | #^xslt2[] |
| #^tcache2[] | #^tcache2[] |
| Line 80 $response:charset[windows-1251] | Line 86 $response:charset[windows-1251] |
| <hr> | <hr> |
| OK | OK |
| @ttablesetlang[] | |
| $a-tab-b[a b | |
| 1 2] | |
| $t[^table::set{$a-tab-b}] | |
| =$t.a= | |
| <hr> | |
| $t[^table::set[nameless]{^taint[$a-tab-b]}] | |
| =$t.0= | |
| <hr> | |
| $t[^table::set{^untaint{^taint[$a-tab-b]}}] | |
| =$t.a= | |
| #^t.append{1 2} | |
| @mail3[] | |
| ^mail:send[ | |
| $.from[Александр Петросян <paf@design.ru>] | |
| $.to[Александр Петросян <paf@design.ru>] | |
| $.subject[проверка4] | |
| $.body[ | |
| $.text[ | |
| $.content-type[$.value[text/plain] $.charset[windows-1251]] | |
| $.body[проверка] | |
| ] | |
| $.attachment[ | |
| $.value[^file::load[text;index.html]] | |
| $.file-name[привет всем.html] | |
| ] | |
| ] | |
| ] | |
| @ttime[] | |
| $now[^date::now[]] | |
| $now.hour:$now.minute | |
| @tupper[] | @tupper[] |
| $t[abcABCабвАБВ] | $t[abcABCабвАБВ] |
| $t<br> | $t<br> |
| Line 173 $bred[^int::int[]] | Line 218 $bred[^int::int[]] |
| @xloadwrongtable[] | @xloadwrongtable[] |
| $constr[^xdoc::load[wrongtable.xml]] | $constr[^xdoc::load[wrongtable.xml]] |
| ^show-xdoc2[$constr] | |
| @xsetwrongtable[] | @xsetwrongtable[] |
| $constr[^xdoc::set{<?xml version="1.0" encoding="windows-1251z" ?> | $constr[^xdoc::set{<?xml version="1.0" encoding="windows-1251z" ?> |
| Line 307 $dom_created_in_air[^xdoc::create[doc]] | Line 353 $dom_created_in_air[^xdoc::create[doc]] |
| @tcache[] | @tcache[] |
| ^rem{ | |
| #^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](2){ |
| ^math:random(100) | ^math:random(100) |
| # ^code.delete[] | # ^code.delete[] |
| } | } |
| } | |
| @thashfileexp[] | @thashfileexp[] |
| $hf[^hashfile::open[$DB_HOME;hashfile]] | $hf[^hashfile::open[$DB_HOME;hashfile]] |
| Line 745 $file[^xdoc.file[ | Line 789 $file[^xdoc.file[ |
| ^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] |
| # $.version[1.0] | # $.version[1.0] |
| # $.encoding[utf-8] | # $.encoding[utf-8] |
| # $.omit-xml-declaration[yes] | # $.omit-xml-declaration[yes] |
| Line 756 $file[^xdoc.file[ | Line 800 $file[^xdoc.file[ |
| $.media-type[text/paf] | $.media-type[text/paf] |
| ]] | ]] |
| </pre> | </pre> |