--- parser3/src/www/htdocs/Attic/index.html 2001/03/27 17:12:24 1.65 +++ parser3/src/www/htdocs/Attic/index.html 2001/04/03 17:01:04 1.97 @@ -1,5 +1,5 @@ @auto[] -$html-typo[^table:set{user html comment +!!$html-typo[^table:set{user html comment << «^; длинные user вперёд >> »^; \n\n

!эти есть в таблице по умолчанию @@ -18,11 +18,120 @@ _  ^; @dump[t] ^t.menu{$n
}


-@func[n2] -$n2 +@func[n] +$n +@twop[a;b] +($a,$b) + +@post-process[data] +#(
$data)
+^data.match[1][g]{X} + +@mt[s;m] +$m ^if(^s.match[$:m][i]){matches}{do not match} $s
+ @main[] -$n3[234] -^func{$n3} +first chars!
+^rem{ +$r[1223] +^^"$r".match[2][i]{(^$match)}=^r.match[2][i]{($match)}
+^^"$r".match[2][g]{(^$match)}=^r.match[2][g]{($match)}
+^^"$r".match[2+][g]{(^$match)}=^r.match[2+][g]{($match)}
+
+$s[abcЯ] +$sm[^s.match[(.)][g]] +^^"$s".match[(.)][g]:
+^sm.menu{ + ^line[]:
+ ^$pre-match=$pre-match
+ ^$match=$match
+ ^$post-match=$post-match
+ ^$1=$1
+} +
+$sm[^s.match[(.)][]] +^^"$s".match[(.)][]:
+^sm.menu{ + ^line[]:
+ ^$pre-match=$pre-match
+ ^$match=$match
+ ^$post-match=$post-match
+ ^$1=$1
+} +
+^mt[$s;я] +^mt[$s;b] +^mt[$s;^^b] +^mt[$s;^^a] +^mt[$s;x] + +
+} +$dest[^table:set[nameless]{ +$form:d11 d12 d13 +d21 d22 d23 +}] +$src[^table:set{a b c d + +s1 s2 s3 s4 +}] +1:
^dest.menu{$0!$1!$2!$3!
} +^dest.join[$src] +2:
^dest.menu{$0!$1!$2!$3!
} + +
+$dest[^table:set{a b c +d11 d12 d13 +d21 d22 d23 +}] +$src[^table:set{a b c d +s1 s2 s3 s4 +}] +^dest.join[$src] +^dest.menu{$a!$b!$c!
} + +
+^^random:generate(10)=^random:generate(10)
+ + +
+$t[^table:load[/test.cfg]] +$t{ +^menu{$a!$b!$c
} +
+^append{x y z} +^menu{$a!$b!$c
} +
+^flip[] +^menu{$0!$1!$2!$3
} +
+} + +$a[vasya,fedya,kolya] +^^"$a".lsplit[,]=$as[^a.lsplit[,]]$as.0|$as.1|$as.2|$as.3
+^^"$a".rsplit[,]=$as[^a.rsplit[,]]$as.0|$as.1|$as.2|$as.3
+^^a.pos(sy]="^a.pos[sy]"
+^^a.pos[zsy]="^a.pos[zsy]"
+^^a.left(3)="^a.left(3)"
+^^a.right(3)="^a.right(3)"
+^^a.mid(1;3)="^a.mid(1;3)"
+
+^^twop[a;]=^twop[a;]
+^$request:browser.type=$request:browser.type
+^$request:browser.version=$request:browser.version
+ +$tf[^file:load[test.zip;abc.zip;image/gif]] +#$response:body[$tf] + +^$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 @@ -30,6 +139,8 @@ $t[^table:set{n 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) @@ -82,7 +193,8 @@ $response:location[http://parser3/123]
-^${cookie:вот}=${cookie:вот}?
+^${coo1k0iAeB:вот}=${cookie:вот}?
+^${coo1k0iAeB:вот}=${cookie:вот}?
^$request:query=$request:query
^$request:uri=$request:uri
@@ -92,6 +204,35 @@ $response:location[http://parser3/123] +
+$свойства_когда_пьян[ + $цвет_глаз[красный] +] +$вася[ + $свойства[$свойства_когда_пьян] +] + +$кусок_имени_поля[ства] +^$кусок_имени_поля=$кусок_имени_поля
+^$вася.свой^$кусок_имени_поля.цвет_глаз=$вася.свой$кусок_имени_поля.цвет_глаз +
+
+ + +
+
+^if($form:photo){ +
+	^$form:photo.name='$form:photo.name'
+	^$form:photo.size='$form:photo.size'
+	^$form:photo.text='$form:photo.text'
+	^form:photo.save[paf.txt]
+	
+} + +#todo proper! untaint $response:refresh[$value[2] $content[url=http://design.ru]] + + @default[test;def] $result[^if(^test.length[]){$test}{$def}] @@ -106,5 +247,4 @@ ${comment}. @auto_test[] ^BASE.auto_test[] -
  • ${request:uri}! - +
  • ${request:uri}! \ No newline at end of file