--- parser3/www/htdocs/Attic/index.html 2002/08/21 10:52:49 1.121 +++ parser3/www/htdocs/Attic/index.html 2002/09/17 08:44:45 1.140 @@ -5,9 +5,10 @@ $selffilespec[$filespec] #$form:here #$request:charset[UTF-8] -#$response:charset[windows-1251] -#$request:charset[windows-1251] +$request:charset[windows-1251] +$response:charset[windows-1251] #$response:charset[UTF-8] +#$response:charset[empty] #$response:content-type[$.value[text/html]$.charset[$response:charset]] #@postprocess[body] @@ -30,6 +31,9 @@ $selffilespec[$filespec] # ^process{ ^^h[]} # ^process{^string:sql{select '1 # ^^hello[]' }] } +# ^double:sql{select '2*' ^; } +#$card_sequence_expect_no(^double:sql{select 20020909131047 #card_sequence_expect_no from card_sequence}) +#^card_sequence_expect_no.format[%15.f] #} #^eval(2) #^tcrashlocaljunctionsv2[] @@ -142,14 +146,12 @@ $selffilespec[$filespec] #^ford[] #^tif[] #^image[] -#^mail2[] #^response[] #^regexp2[] #^ttablerem[] #^pcre[] #^regexp[]
#^mail[] -#^exec[] #^fori[] #^tconnect[] #^xslt[] @@ -195,7 +197,6 @@ $selffilespec[$filespec] #^tstdin[] #^tfind[] #^mimet[] -#^cgit[] #^joinlimit[] #^tableclonelimit[] #^transparams[] @@ -219,10 +220,140 @@ $selffilespec[$filespec] #^postest[] #^voidpostest[] #^virtualtest[] -^badcolumntest[] +#^badcolumntest[] +#^delimiters[] +#^новый-split[] +#^грязные-cookie[] +#^html-почта[] +#^badswitchtest[] +#^okswitchtest[] +#^cgit[] +#^ttransformsep[] +#^calltest[] +#^xpath3[] +#^doubleliterals[] +#^newxor[] +#^mail2[] +#^exec[] +#^passpost[] +#^menudelim[] +^fordelim[]
OK +@menudelim[] +$t[^table::create{a +1 +2 +3 +4 +5 +}] + +^t.menu{^if($t.a<3){}{$t.a}}[,] + +@fordelim[] +^for[a](0;6){^if($a<3){}{$a}}[,] + + +@passpost[] +
+
+ +
+ +^if(def $form:text){ + $a[^file::cgi[a.pl]] + $a.text|$a.status|$a.stderr
+} + +@exec[] +#$a[^file::exec[a.cmd]] +$a[^file::cgi[a.cmd]] +$a.text|$a.status|$a.stderr
+ + +@newxor[] +^eval(1!|2 #примечание()zzz +|0x100)
+#^eval(1!||2)
+^if(1!|1){y}{n} + +#@method[$bad] + +@doubleliterals[] +#^eval(1e-10) +^eval("1e-20") + +@xpath3[] +$constr[^xdoc::create{ проверка }] +$objectData[^constr.selectSingle[/constructor-data/object]] +$objectData.nodeType
+$objectData.firstChild.nodeValue + +@calltest[] +^calltest2[string] + +@calltest2[s] +$s + +@ttransformsep[] +$input[^xdoc::load[20020909131046.xml]] +$output[^input.transform[generated.xsl]] +^output.string[] + +@okswitchtest[] +$local[local value] +^switch[1]{ + ^case[1]{1code $local} +} + +@badswitchtest[] +^switch[1]{ + ^badswitchtestcase[] +} +@badswitchtestcase[][local] +$local[local value] + ^case[1]{1code $local} + +@badjunction[] +^badj1[] +^badj2[] + +@html-почта[] +$переменная[значение] +^mail:send[ + $.from[paf@mail] + $.to[paf@mail] + $.subject[htmltest1] + $.html{тест$переменная= !} +] + + +@грязные-cookie[] +$cookie:a[&] +$cookie:a + +@новый-split[] +$abc[a.b.c] +#$table[^abc.split[.]] +#$table[^abc.split[.;l]] +#$table[^abc.split[.;v]] +$table[^abc.split[.;lv]] +^table.menu{$table.piece}[,] +
+#$table[^abc.split[.;h]] +$table[^abc.split[.;hr]] +$table.0,$table.1,$table.2
+ +@delimiters[] +$a#1[1]
+$a#1=
+ + @badcolumntest[] $table[^table::load[ext.cfg]] $table.b @@ -1820,11 +1951,12 @@ $response:body[^pict.gif[]] @mail2[] ^mail:send[ + $.message-id[<6615%1@parser.ru>] $.content-type[$.value[text/plain] $.charset[windows-1251]] $.from[Александр Петросян ] $.to[Александр Петросян ] - $.subject[проверка] - $.body[проверка] + $.subject[проверка проверка] + $.text[проверка] ] @cookie[] @@ -1894,10 +2026,6 @@ $s[abcАБВ] 3] ] -@exec[] -$a[^file::exec[fc.exe;;a;b]] -$a.status|$a.stderr
- @fori[][i] ^for[i](1;3){... =$i= ...}