|
|
| version 1.505, 2001/12/17 17:59:51 | 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] |
| $response:charset[windows-1251] | $response:charset[windows-1251] |
| ^tupper[] | #^tupper[] |
| #^treplace[] | #^treplace[] |
| #^xslt2[] | #^xslt2[] |
| #^tcache2[] | #^tcache2[] |
| 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]] |