--- parser3/src/www/htdocs/Attic/index.html 2001/11/21 08:26:56 1.485
+++ parser3/src/www/htdocs/Attic/index.html 2001/12/06 20:19:32 1.495
@@ -1,5 +1,9 @@
@main[]
-^tappend2[]
+^bigxslt[]
+#$ORIGINS(1)
+#$t[^table::set{a b} ^table::set{c d}]
+#^ttaintuntaint[]
+#^tappend2[]
#^badvsnprintf[]
#^badoracequoting[]
#^badconstructors[]
@@ -71,6 +75,31 @@
OK
+@bigxslt[]
+$xdoc[^xdoc::set{
+
+
+
+ hi
+
+
+}]
+
+
+#^show-xdoc2[$xdoc]
+^show-xdoc2[^xdoc.transform[templates/_document.xslt]]
+
+
+@ttaintuntaint[]
+^taint[html][
+
+]zz
+
+^untaint[html]{1^taint[ ]2 3}
+
+
@tappend2[]
$t[^table::set{a b}]^t.append{1 2}$t.a
@@ -254,7 +283,7 @@ $dom_created_in_air[^xdoc::create[doc]]
@tcache[]
#^hashfile:clear[cache]
$code[^hashfile::open[$DB_HOME;cache]]
-^code.cache[key](2){
+^code.cache[key](100){
^math:random(100)
# ^code.delete[]
}
@@ -591,11 +620,10 @@ $a.status|$a.stderr
@fori[][i]
^for[i](1;3){... =$i= ...}
-@xdata[]
+@xdata0[]
#$response:content-type[$.value[text/html] $.charset[windows-1251]]
$xdoc[^xdoc::set{
-
P«^;AF B
@@ -606,6 +634,20 @@ $xdoc[^xdoc::set{
}]
+@xdata[]
+#$response:content-type[$.value[text/html] $.charset[windows-1251]]
+$xdoc[^xdoc::set{^process{
+
+
+
+ P«^;AF B
+
+
+ ПИФ^taint[&]
+
+
+}}]
+
@xml[]
^xdata[]
@@ -674,9 +716,17 @@ $file[^xdoc.file[
$.method[html]
]]
^file.save[text;out/save_file.html]
-^taint[html][^xdoc.string[]]
-# $.encoding[windows-1251]
+#$response:body[^xdoc.file[ $.media-type[text/paf] ]]
+^taint[html][^xdoc.string[
# $.method[html]
-#]]
+# $.version[1.0]
+# $.encoding[utf-8]
+# $.omit-xml-declaration[yes]
+# $.standalone[yes]
+# $.doctype-public[-//W3C//DTD XHTML]
+# $.doctype-system[/a/b/c/]
+# $.indent[no]
+ $.media-type[text/paf]
+]]