|
|
| version 1.506, 2001/12/19 16:17:26 | version 1.507, 2001/12/19 16:24:07 |
|---|---|
| Line 1 | Line 1 |
| @USE | |
| t.p | |
| @main[] | @main[] |
| ^eval(100/6)[%.2f] | ^eval(100/6)[%.2f] |
| $request:charset[windows-1251] | $request:charset[windows-1251] |
| Line 5 $response:charset[windows-1251] | Line 8 $response:charset[windows-1251] |
| #^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}] |
| #^ttaintuntaint[] | #^ttaintuntaint[] |
| Line 308 $dom_created_in_air[^xdoc::create[doc]] | Line 311 $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]] |