Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.519 and 1.522

version 1.519, 2002/01/11 13:00:52 version 1.522, 2002/01/14 17:48:58
Line 4  $response:charset[windows-1251] Line 4  $response:charset[windows-1251]
 $response:content-type[$.value[text/html]$.charset[$response:charset]]  $response:content-type[$.value[text/html]$.charset[$response:charset]]
   
 @main[]  @main[]
 ^xpath[]  #^xpath[]
 #^ttablesetlang[]  #^ttablesetlang[]
 #^mail3[]  #^mail3[]
 #^ttime[]  #^ttime[]
 #^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}]
Line 92  $xdoc[^xdoc::set{<?xml version="1.0" enc Line 92  $xdoc[^xdoc::set{<?xml version="1.0" enc
 <document><block><p>привет</p></block></document>  <document><block><p>привет</p></block></document>
 }]  }]
 #^show-xdoc2[$xdoc]  #^show-xdoc2[$xdoc]
 $node[^xdoc.selectSingle['1<2']]  $node[^xdoc.selectSingle[/document/block/p]]
 ^if(def $node){  ^if(def $node){
         ^if($node is string){$node}          ^if($node is string){
                 $node.nodeType                  $node
           }{
           ^if($node is hash){
                   ^node._count[]
           }{
                   $node.nodeType
           }
         }          }
 #$node.firstChild.nodeValue  #$node.firstChild.nodeValue
 }{  }{
Line 171  $xdoc[^xdoc::set{<?xml version="1.0" enc Line 177  $xdoc[^xdoc::set{<?xml version="1.0" enc
 <document><block><p>привет</p></block></document>  <document><block><p>привет</p></block></document>
 }]  }]
 ^show-xdoc2[$xdoc]  ^show-xdoc2[$xdoc]
 #^show-xdoc2[^xdoc.transform[templates/_document.xslt]]  ^show-xdoc2[^xdoc.transform[templates/_document.xslt]]
 <hr>  <hr>
   
   

Removed from v.1.519  
changed lines
  Added in v.1.522


E-mail: