--- parser3/src/www/htdocs/Attic/index.html 2001/12/10 10:20:24 1.498
+++ parser3/src/www/htdocs/Attic/index.html 2002/01/25 12:59:05 1.540
@@ -1,5 +1,19 @@
+@auto[]
+$request:charset[windows-1251]
+$response:charset[windows-1251]
+$response:content-type[$.value[text/html]$.charset[$response:charset]]
+
@main[]
-^treplace[]
+^exec2[]
+#^tlock[]
+#^xmloutattrwithoutvalue[]
+#^precisionProblem[]
+#^xpath[]
+#^ttablesetlang[]
+#^mail3[]
+#^ttime[]
+#^tupper[]
+#^treplace[]
#^xslt2[]
#^tcache2[]
#$ORIGINS(1)
@@ -77,6 +91,97 @@
OK
+@exec2[]
+$a[^file::exec[bin/t.cmd]]
+^taint[$a.text]
|$a.status|$a.stderr
+
+
+@tlock[]
+^file:lock[lockfile]{
+ code
+}
+
+@xmloutattrwithoutvalue[]
+#$ORIGINS(1)
+$doc[^xdoc::set{zz}]
+$doc[^doc.transform[global.xsl]]
+=^taint[html][^doc.string[$.method[html]]]=
+
+
+
+@precisionProblem[]
+$a[123456789012345678901234567890]
+$b(^a.double[])
+^b.format{%.20E}
+
+^eval(2*2)
+
+@xpath[]
+$xdoc[^xdoc::set{
+привет
+}]
+#^show-xdoc2[$xdoc]
+$node[^xdoc.selectSingle[/document/block/p]]
+^if(def $node){
+ ^if($node is string){
+ $node
+ }{
+ ^if($node is hash){
+ ^node._count[]
+ }{
+ $node.nodeType
+ }
+ }
+#$node.firstChild.nodeValue
+}{
+ node not found
+}
+
+
+@ttablesetlang[]
+$a-tab-b[a b
+1 2]
+
+$t[^table::set{$a-tab-b}]
+=$t.a=
+
+
+$t[^table::set[nameless]{^taint[$a-tab-b]}]
+=$t.0=
+
+
+$t[^table::set{^untaint{^taint[$a-tab-b]}}]
+=$t.a=
+
+#^t.append{1 2}
+
+@mail3[]
+^mail:send[
+ $.from[Александр Петросян ]
+ $.to[Александр Петросян ]
+ $.subject[проверка4]
+ $.body[
+ $.text[
+ $.content-type[$.value[text/plain] $.charset[windows-1251]]
+ $.body[проверка]
+ ]
+ $.attachment[
+ $.value[^file::load[text;index.html]]
+ $.file-name[привет всем.html]
+ ]
+ ]
+]
+
+
+@ttime[]
+$now[^date::now[]]
+$now.hour:$now.minute
+
+@tupper[]
+$t[abcABCабвАБВ]
+$t
+^t.upper[]
+
@treplace[]
$copy-paste-clean[^table::set{a b
. _
@@ -98,9 +203,9 @@ $cache[^file:list[.;\.cache^$]]
@xslt2[]
$xdoc[^xdoc::set{
-hi
+привет
}]
-#^show-xdoc2[$xdoc]
+^show-xdoc2[$xdoc]
^show-xdoc2[^xdoc.transform[templates/_document.xslt]]
@@ -165,6 +270,7 @@ $bred[^int::int[]]
@xloadwrongtable[]
$constr[^xdoc::load[wrongtable.xml]]
+^show-xdoc2[$constr]
@xsetwrongtable[]
$constr[^xdoc::set{
@@ -299,14 +405,12 @@ $dom_created_in_air[^xdoc::create[doc]]
@tcache[]
-^rem{
#^hashfile:clear[cache]
$code[^hashfile::open[$DB_HOME;cache]]
^code.cache[key](2){
^math:random(100)
# ^code.delete[]
}
-}
@thashfileexp[]
$hf[^hashfile::open[$DB_HOME;hashfile]]
@@ -727,25 +831,23 @@ by id:
@show-xdoc2[xdoc]
^xdoc.save[out/save.xml;
-# $.encoding[windows-1251]
+# $.encoding[utf-8]
$.method[xml]
]
$file[^xdoc.file[
-# $.encoding[windows-1251]
+ $.encoding[utf-8]
$.method[html]
]]
^file.save[text;out/save_file.html]
#$response:body[^xdoc.file[ $.media-type[text/paf] ]]
^taint[html][^xdoc.string[
-# $.method[html]
-# $.version[1.0]
-# $.encoding[utf-8]
+ $.method[html]
+# $.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]
+# $.standalone[no]
+# -$.doctype-public[-//W3C//DTD XHTML]
+# -$.doctype-system[/a/b/c/]
+# $.indent[yes]
+# $.media-type[text/paf]
]]
-