--- parser3/src/www/htdocs/Attic/index.html 2001/03/24 09:24:47 1.43 +++ parser3/src/www/htdocs/Attic/index.html 2001/03/29 15:36:17 1.75 @@ -1,7 +1,91 @@ +@auto[] +!!$html-typo[^table:set{user html comment +<< «^; длинные user вперёд +>> »^; +\n\n

!эти есть в таблице по умолчанию +\n
!но т.к. заменяем, надо повторить. +< <^; !можно этим воспользоваться, +> >^; !и что-то сделать ДО обычных замен +" "^; !например из << и >> +& &^; !сделать ёлочки-кавычки. +_  ^; +^#AB «^; windows коды ёлочек +^#BB »^; windows коды ёлочек +(c) ©^; +^#A9 ©^; windows (c) +}] + +@dump[t] +#^t.menu{$n
} +


+@func[n] +$n +@twop[a;b] +($a,$b) @main[] +$a[vasya] +^^a.pos[sy]="^a.pos[sy]"
+^^a.left(3)="^a.left(3)"
+^^a.right(3)="^a.right(3)"
+^^a.mid(1;3)="^a.mid(1;3)"
+
+^twop[a;] +^$request:browser.type=$request:browser.type
+^$request:browser.version=$request:browser.version
+ +$tf[^file:load[test.zip;abc.zip]] +^$tf.name=$tf.name
+^$tf.size=$tf.size
+^$tf.mime-type=$tf.mime-type
+^$tf.text:
+$tf.text
+
+^file:find[test.cfg]
+^file:find[tes.cfg]{not found}
+
+$t[^table:set{n +3 +01.3 +1.2 +2 +}] +#$t{^locate[n;2z]^found{$n}{not found}}
+#$t{^locate[n;3]^found{found:$n}{not found}}
+^$t:
+^dump[$t] +#^t.sort($n) +^^t.sort(^$n):
+^dump[$t] +#^t.sort{^:func($n)} +^^t.sort{^^:func(^$n)}:
+^dump[$t] +#^t.sort{$n} +^^t.sort{^$n}:
+^dump[$t] +#^t.sort{$n}[desc] +^^t.sort{^$n}[desc]:
+^dump[$t] +
+ +^if(-f index.html){y}{n}
+^taint[html-typo;не знаю +я ничего + +<<слово длинное>> + +(c) by Я +]
$t[^table:load[/test.cfg]] +^process[@b[] +f +] +^b[]
+ ^$t.a=$t.a
+^t.offset[2] +#$r[^t.record[]] +#^$r.a=$r.a
^$request:uri=$request:uri
^$env:PATH_INFO=$env:PATH_INFO
@@ -25,13 +109,13 @@ $response:location[http://parser3/123] ^$request:uri=$request:uri
-(^$form:name=$form:name)
- +
$form:name
+
@default[test;def] -^if(^test.length[]){$test}{$def} +$result[^if(^test.length[]){$test}{$def}] @exception[origin;source;comment;type;code] @@ -44,5 +128,4 @@ ${comment}. @auto_test[] ^BASE.auto_test[] -
  • $request:uri
    - +
  • ${request:uri}! \ No newline at end of file