Diff for /parser3/www/htdocs/Attic/index.html between versions 1.159 and 1.166

version 1.159, 2002/10/14 11:28:45 version 1.166, 2002/10/15 15:37:12
Line 233  $response:charset[windows-1251] Line 233  $response:charset[windows-1251]
 #^mail2[]  #^mail2[]
 #^exec[]  #^exec[]
 #^passpost[]  #^passpost[]
 #^menudelim[]  
 #^fordelim[]  #^fordelim[]
 #^duplicatetable2hashkey[]  #^duplicatetable2hashkey[]
 #^duplicatehashsqlkey[]  #^duplicatehashsqlkey[]
Line 245  $response:charset[windows-1251] Line 244  $response:charset[windows-1251]
 #^zeroinstdin[]  #^zeroinstdin[]
 #^shifts[]  #^shifts[]
 #^jspace[]  #^jspace[]
 #^user-foreach-test[]  
 #^hashselfmodification[]  #^hashselfmodification[]
 #^emptyTransformResult[]  #^emptyTransformResult[]
 #^badxdoccreate[]  #^badxdoccreate[]
Line 256  $response:charset[windows-1251] Line 254  $response:charset[windows-1251]
 #^xml[]  #^xml[]
 #^mail4[]  #^mail4[]
 #^voidconstructorpass[]  #^voidconstructorpass[]
 #^touchittest[]  
 #^$form:CLASS.a=$form:CLASS.a<br>  #^$form:CLASS.a=$form:CLASS.a<br>
 ^cookie2[]  #^cookie2[]
   #^menudelim[]
   #^touchittest[]
   #^touchittest2[]
   #^opauto[]
   #^trycontextt[]
   #^tfor[]
   #^user-foreach-test[]
   #^includet[]
   #^derived:includet[]
   #^fortestsep[]
   #^derived:inclass_process_test[]
   #$derived[^derived::create[]]^derived.inclass_process_test[]
   #^domorigint[]
   ^junctiontest2[]
   
   @junctiontest2[]
   ^if($if is junction){is junction;not junction}<br>
   ^if(def $if){defined;not defined}<br>
   
   @domorigint[]
   $xdoc[^xdoc::create[вася]]
   ^xdoc.firstChild.setAttribute[name;значение]
   $var[$xdoc.firstChild.nodeName]
   ^throw[paf;$var]
   
   
   @fortestsep[][i]
   ^for[i](1;3){$i}[,]
   
   @includet[]
   ^include[some.p]
   ^included_method[2]
   
   @user-foreach-test[][key;value]
   ^user-foreach[key;value]{$key=$value<br>}
   
   @user-foreach[key;value;code]
   ^for[i](1;10){
           $caller.$key($i)
           $caller.$value($i*2)
           $code
   }
   
   
   @tfor[][i]
   ^for[i](1;10){
   $i
   }
   
   @trycontextt[]
   ^try{
           ^trycontexttsub[]
   }{
           $exception.handled(0)
   }
   
   
   @trycontexttsub[]
   ^bad[]
   
   
   @opauto[]
   ^reada[]
   
   
 @rusage2[]  @rusage2[]
Line 327  $i[before] Line 387  $i[before]
 ^touchit[]  ^touchit[]
 $i  $i
   
   @touchittest2[]
   $i[before]
   ^touchit[]
   $i
   
 @user-foreach-test[][key;value]  
 ^user-foreach[key;value]{$key=$value<br>}  
   
 @user-foreach[key;value;code]  
 ^for[i](1;10){  
         $code.$key($i)  
         $code.$value($i*2)  
         $code  
 }  
   
 @jspace[]  @jspace[]
 $a(1)  $a(1)

Removed from v.1.159  
changed lines
  Added in v.1.166


E-mail: