--- parser3/src/www/htdocs/Attic/index.html 2001/09/28 15:58:26 1.338 +++ parser3/src/www/htdocs/Attic/index.html 2001/10/05 07:29:34 1.354 @@ -1,12 +1,38 @@ @main[] -^mail[] +#^ttablerem[] +#^pcre[] +#^regexp[]
+#^mail[] #^exec[] #^fori[] -#^connect[mysql://hren]{^void:sql{nothing}} -#$response:content-type[$.value[text/html] $.charset[windows-125odin]] -#^xslt[] +#^tconnect[] +^xslt[] OK +@ttablerem[] +$table[^table::load[a.cfg]] +^table.menu{$table.a} + +@tconnect[] +^connect[mysql://test:test@paf/test?charset=cp1251_koi8&compress=1&timeout=1&named_pipe=1]{ +$tables[^table::sql{show tables}] +#$cols[^tables.columns[]] +#$cols.column +^tables.menu{ + $tables.[Tables_in_test]
+} +} + +@pcre[] +$s[1 2] +^s.match[\s;ig]{!} +#^s.match[\d;ig]{!} + + +@regexp[] +$s[abcÀÁÂ] +^if(^s.match[á][i]){y}{n} + @mail[] #$ORIGINS(1) ^mail:send[ @@ -28,12 +54,13 @@ $a.status|$a.stderr
^for[i](1;3){... =$i= ...} @xslt[] +#$response:content-type[$.value[text/html] $.charset[windows-1251]] $xdoc[^xdoc::set{ - +# - - P«^;AF + + P«^;AF B ÏÈÔ @@ -106,7 +133,7 @@ $file[^xdoc.file[ $.method[html] ]] ^file.save[text;save_file.html] -taint[^xdoc.string[]] +
^taint[^xdoc.string[]]
# $.encoding[windows-1251] # $.method[xml] -]] +#]]