--- parser3/src/www/htdocs/Attic/index.html 2001/09/28 09:37:09 1.337
+++ parser3/src/www/htdocs/Attic/index.html 2001/10/05 11:21:10 1.359
@@ -1,11 +1,66 @@
@main[]
+#^regexp2[]
+#^ttablerem[]
+#^pcre[]
+#^regexp[]
+#^mail[]
#^exec[]
#^fori[]
-#^connect[mysql://hren]{^void:sql{nothing}}
-$response:content-type[$.value[text/html] $.charset[windows-125odin]]
+#^tconnect[]
^xslt[]
+#^xml[]
+#^header[]
OK
+@xslt[]
+^xdata[]
+$xdoc.xslt[]
+
+@regexp2[]
+$s[ select]
+$s[^s.match[^^\s*][]{!}]
+$s
+
+@header[]
+$response:refresh[0^; url=http://design.ru?a=0]
+
+@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[
+ $.from[paf@design.ru]
+ $.to[paf@design.ru]
+ $.body[1
+
+ 2
+
+
+ 3]
+]
+
@exec[]
$a[^file::exec[fc.exe;a;b]]
$a.status|$a.stderr
@@ -13,20 +68,26 @@ $a.status|$a.stderr
@fori[][i]
^for[i](1;3){... =$i= ...}
-@xslt[]
+@xdata[]
+#$response:content-type[$.value[text/html] $.charset[windows-1251]]
$xdoc[^xdoc::set{
-
+#
-
- P«^;AF
-
-
- ÏÈÔ
+
+ P«^;AF B
+ ^for[i](2;3){
+
+ ÏÈÔ$i
+
+ }
}]
+@xml[]
+^xdata[]
+
^show-xdoc2[$xdoc]
#^show-xnode1[$xdoc]
$people[^xdoc.select[*/man]]
@@ -64,7 +125,7 @@ by id:
$pairs[$x.attributes]
^if(def $pairs){
$names[^pairs._keys[]]
- ^names.menu{$names.key=$pairs.[$names.key].nodeValue }
+ ^names.menu{ $names.key="$pairs.[$names.key].nodeValue"}
}
>^;
}{
@@ -92,7 +153,7 @@ $file[^xdoc.file[
$.method[html]
]]
^file.save[text;save_file.html]
-taint[^xdoc.string[]]
+^taint[^xdoc.string[]]
# $.encoding[windows-1251]
# $.method[xml]
-]]
+#]]