Diff for /parser3/www/htdocs/Attic/index.html between versions 1.74 and 1.77

version 1.74, 2002/06/24 11:59:34 version 1.77, 2002/06/25 14:28:57
Line 183  $response:content-type[$.value[text/html Line 183  $response:content-type[$.value[text/html
 #^tfilespec[]  #^tfilespec[]
 #^tcrypt[]  #^tcrypt[]
 #^cryptdocsample[]  #^cryptdocsample[]
 ^sendtests[]  #^sendtests[]
   ^tnormalize[]
   <hr>
 OK  OK
   
   @tnormalize[]
   #s состоит из 1000 фрагментов
   $s[^for[i](0;999){фрагмент }]
   #это займет много ресурсов
   ^s.match[фраг][g]{перга}
   #это займет меньше ресурсов
   #$normalized[^s.normalize[]]
   #^normalized.match[фраг][g]{перга}
   
 @sendtests[]  @sendtests[]
 #^text[]  #^text[]
 #^html[]  #^html[]
Line 281  $htpasswd[^table::create[nameless]{}] Line 292  $htpasswd[^table::create[nameless]{}]
   
   
 @tcrypt[]  @tcrypt[]
 ^math:crypt[paf;^$apr1^$salt123]  #^math:crypt[123;^$apr1^$1234567890abcdef]<br>
   ^math:crypt[123;^$apr1^$]<br>
   
 @tfilespec[]  @tfilespec[]
 src=$selffilespec<br>  src=$selffilespec<br>

Removed from v.1.74  
changed lines
  Added in v.1.77


E-mail: