Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.488 and 1.496

version 1.488, 2001/11/22 10:28:46 version 1.496, 2001/12/07 15:24:48
Line 1 Line 1
 @main[]  @main[]
 $ORIGINS(1)  ^tcache2[]
   #$ORIGINS(1)
 #$t[^table::set{a b} ^table::set{c d}]  #$t[^table::set{a b} ^table::set{c d}]
 #^ttaintuntaint[]  #^ttaintuntaint[]
 #^tappend2[]  #^tappend2[]
Line 68  $ORIGINS(1) Line 69  $ORIGINS(1)
 #^exec[]  #^exec[]
 #^fori[]  #^fori[]
 #^tconnect[]  #^tconnect[]
 ^xslt[]  #^xslt[]
 #^xml[]  #^xml[]
 #^header[]  #^header[]
 <hr>  <hr>
 OK  OK
   
   @tcache2[]
   ^cache[$DB_HOME/keyключ](2){
           ^math:random(100)
   }
   
 @ttaintuntaint[]  @ttaintuntaint[]
 <!-- некий панковский заголовок с буковкой C в круглых скобках -->^taint[html][  <!-- некий панковский заголовок с буковкой C в круглых скобках -->^taint[html][
   
Line 263  $dom_created_in_air[^xdoc::create[doc]] Line 269  $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 602  $a.status|$a.stderr<hr> Line 609  $a.status|$a.stderr<hr>
 @fori[][i]  @fori[][i]
 ^for[i](1;3){... =$i= ...}  ^for[i](1;3){... =$i= ...}
   
 @xdata[]  @xdata0[]
 #$response:content-type[$.value[text/html] $.charset[windows-1251]]  #$response:content-type[$.value[text/html] $.charset[windows-1251]]
 $xdoc[^xdoc::set{<?xml version="1.0" encoding="windows-1251"?>  $xdoc[^xdoc::set{<?xml version="1.0" encoding="windows-1251"?>
 <!--DOCTYPE people SYSTEM "D:\Y\parser3project\parser3\src\www\htdocs\people.dtd"-->  <!--DOCTYPE people SYSTEM "D:\Y\parser3project\parser3\src\www\htdocs\people.dtd"-->
Line 616  $xdoc[^xdoc::set{<?xml version="1.0" enc Line 623  $xdoc[^xdoc::set{<?xml version="1.0" enc
 </people>  </people>
 }]  }]
   
   @xdata[]
   #$response:content-type[$.value[text/html] $.charset[windows-1251]]
   $xdoc[^xdoc::set{^process{<?xml version="1.0" encoding="windows-1251"?>
   <!--DOCTYPE people SYSTEM "D:\Y\parser3project\parser3\src\www\htdocs\people.dtd"-->
   <people>
           <man id="1" имя="word слово">
                   <name>P&#171^;AF        B</name>
           </man>
                   <man id="2">
               <name>ПИФ^taint[&]</name>
                   </man>
   </people>
   }}]
   
 @xml[]  @xml[]
 ^xdata[]  ^xdata[]
   

Removed from v.1.488  
changed lines
  Added in v.1.496


E-mail: