|
|
| version 1.95, 2001/04/03 15:54:48 | version 1.97, 2001/04/03 17:01:04 |
|---|---|
| Line 24 $n | Line 24 $n |
| ($a,$b) | ($a,$b) |
| @post-process[data] | @post-process[data] |
| (<BR>$data)<BR> | #(<BR>$data)<BR> |
| ^data.match[1][g]{X} | |
| @mt[s;m] | @mt[s;m] |
| $m ^if(^s.match{$:m}[i]){matches}{do not match} $s<BR> | $m ^if(^s.match[$:m][i]){matches}{do not match} $s<BR> |
| @main[] | @main[] |
| first chars!<BR> | |
| ^rem{ | |
| $r[1223] | $r[1223] |
| ^^"$r".match{2}[i]{!}=^r.match{2}[i]{($match)}<BR> | ^^"$r".match[2][i]{(^$match)}=^r.match[2][i]{($match)}<BR> |
| ^^"$r".match{2}[g]{!}=^r.match{2}[g]{($match)}<BR> | ^^"$r".match[2][g]{(^$match)}=^r.match[2][g]{($match)}<BR> |
| ^^"$r".match[2+][g]{(^$match)}=^r.match[2+][g]{($match)}<BR> | |
| <HR> | <HR> |
| $s[abcß] | $s[abcß] |
| $sm[^s.match{(.)}[g]] | $sm[^s.match[(.)][g]] |
| ^^"$s".match{(.)}[g]:<BR> | ^^"$s".match[(.)][g]:<BR> |
| ^sm.menu{ | ^sm.menu{ |
| ^line[]:<BR> | ^line[]:<BR> |
| ^$pre-match=$pre-match<BR> | ^$pre-match=$pre-match<BR> |
| Line 45 $sm[^s.match{(.)}[g]] | Line 49 $sm[^s.match{(.)}[g]] |
| ^$1=$1<BR> | ^$1=$1<BR> |
| } | } |
| <HR> | <HR> |
| $sm[^s.match{(.)}[]] | $sm[^s.match[(.)][]] |
| ^^"$s".match{(.)}[]:<BR> | ^^"$s".match[(.)][]:<BR> |
| ^sm.menu{ | ^sm.menu{ |
| ^line[]:<BR> | ^line[]:<BR> |
| ^$pre-match=$pre-match<BR> | ^$pre-match=$pre-match<BR> |
| Line 62 $sm[^s.match{(.)}[]] | Line 66 $sm[^s.match{(.)}[]] |
| ^mt[$s;x] | ^mt[$s;x] |
| <HR> | <HR> |
| } | |
| $dest[^table:set[nameless]{ | $dest[^table:set[nameless]{ |
| $form:d11 d12 d13 | $form:d11 d12 d13 |
| d21 d22 d23 | d21 d22 d23 |
| Line 189 $response:location[http://parser3/123] | Line 193 $response:location[http://parser3/123] |
| </ol> | </ol> |
| <HR> | <HR> |
| ^${cookie:âîò}=${cookie:âîò}?<BR> | ^${coo1k0iAeB:âîò}=${cookie:âîò}?<BR> |
| ^${coo1k0iAeB:âîò}=${cookie:âîò}?<BR> | |
| ^$request:query=$request:query<BR> | ^$request:query=$request:query<BR> |
| ^$request:uri=$request:uri<BR> | ^$request:uri=$request:uri<BR> |