Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.487 and 1.490

version 1.487, 2001/11/21 14:00:28 version 1.490, 2001/11/22 12:40:48
Line 1 Line 1
 @main[]  @main[]
   #$ORIGINS(1)
   #$t[^table::set{a b} ^table::set{c d}]
 #^ttaintuntaint[]  #^ttaintuntaint[]
 #^tappend2[]  #^tappend2[]
 #^badvsnprintf[]  #^badvsnprintf[]
Line 600  $a.status|$a.stderr<hr> Line 602  $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 614  $xdoc[^xdoc::set{<?xml version="1.0" enc Line 616  $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.487  
changed lines
  Added in v.1.490


E-mail: