Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.490.2.2.2.1 and 1.505

version 1.490.2.2.2.1, 2001/12/06 21:34:51 version 1.505, 2001/12/17 17:59:51
Line 1 Line 1
 @main[]  @main[]
 ^tcache2[]  ^eval(100/6)[%.2f]
   $request:charset[windows-1251]
   $response:charset[windows-1251]
   ^tupper[]
   #^treplace[]
   #^xslt2[]
   #^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 75 Line 81
 <hr>  <hr>
 OK  OK
   
   @tupper[]
   $t[abcABCабвАБВ]
   $t<br>
   ^t.upper[]
   
   @treplace[]
   $copy-paste-clean[^table::set{a b
   .       _
   ,       _
   +       _
   &       _
   ?       _
   =       _}]
   
   $cache_key[^taint[в.а,с+я]&был?тут=недавно.cache]
   # почему-то этот replace роняет апач в 500 ошибку :(
   #^cache_key.replace[$copy-paste-clean]
   $test[abc]
   ^test.save[$cache_key]saved<br>
   $cache[^file:list[.;\.cache^$]]
   ^file:delete[$cache_key]deleted($cache.name)<br>
   
   
   
   @xslt2[]
   $xdoc[^xdoc::set{<?xml version="1.0" encoding="windows-1251" ?>
   <document><block><p>hi</p></block></document>
   }]
   #^show-xdoc2[$xdoc]
   ^show-xdoc2[^xdoc.transform[templates/_document.xslt]]
   <hr>
   
   
 @tcache2[]  @tcache2[]
 ^cache[$DB_HOME/keyключ](2){  ^cache[$DB_HOME/keyключ](2){
         ^math:random(100)          ^math:random(100)

Removed from v.1.490.2.2.2.1  
changed lines
  Added in v.1.505


E-mail: