--- parser3/www/htdocs/Attic/index.html 2002/09/18 08:52:50 1.148
+++ parser3/www/htdocs/Attic/index.html 2002/10/16 08:24:56 1.168
@@ -102,7 +102,6 @@ $response:charset[windows-1251]
#^if($form:test){y}{n}
#^tablecolumnerror[]
#^roll[]
-#^cookie2[]
#^tableset[]
#^math:PI.format{%.30f}
#^xchildren[]
@@ -156,7 +155,6 @@ $response:charset[windows-1251]
#^fori[]
#^tconnect[]
#^xslt[]
-#^xml[]
#^header[]
#^tablehasht[]
#^datecreatestring[]
@@ -206,7 +204,6 @@ $response:charset[windows-1251]
#^badpos[]
#^processtest[]
#^mail3[]
-#^mail4[]
#^datesaving[]
#^badconstructor[]
#^calendar[]
@@ -220,7 +217,6 @@ $response:charset[windows-1251]
#^cookieexpirestest[]
#^postest[]
#^voidpostest[]
-#^virtualtest[]
#^badcolumntest[]
#^delimiters[]
#^новый-split[]
@@ -237,7 +233,6 @@ $response:charset[windows-1251]
#^mail2[]
#^exec[]
#^passpost[]
-#^menudelim[]
#^fordelim[]
#^duplicatetable2hashkey[]
#^duplicatehashsqlkey[]
@@ -245,10 +240,188 @@ $response:charset[windows-1251]
#^table2hash_onecolumn[]
#^crossopvars[]
#^three[]
-^badLangAfterCatch[]
+#^badLangAfterCatch[]
+#^zeroinstdin[]
+#^shifts[]
+#^jspace[]
+#^hashselfmodification[]
+#^emptyTransformResult[]
+#^badxdoccreate[]
+#^if(-d "CVS"){y}{n}
+#^badjunctioncall[]
+#^russianindex[]
+#^virtualtest[]
+#^xml[]
+#^mail4[]
+#^voidconstructorpass[]
+#^$form:CLASS.a=$form:CLASS.a
+#^cookie2[]
+#^menudelim[]
+#^touchittest[]
+#^touchittest2[]
+#^opauto[]
+#^trycontextt[]
+#^tfor[]
+#^user-foreach-test[]
+#^includet[]
+#^derived:includet[]
+#^fortestsep[]
+#^derived:inclass_process_test[]
+#$derived[^derived::create[]]^derived.inclass_process_test[]
+#^domorigint[]
+#^junctiontest2[]
+^junctionselftest[]
+
+@junctionselftest[]
+$derived[^derived::create[]]^derived.explodejunction{$tomain[tomainOK]}
+^$tomain=$tomain
+
+@junctiontest2[]
+^if($if is junction){is junction;not junction}
+^if(def $if){defined;not defined}
+
+@domorigint[]
+$xdoc[^xdoc::create[вася]]
+^xdoc.firstChild.setAttribute[name;значение]
+$var[$xdoc.firstChild.nodeName]
+^throw[paf;$var]
+
+
+@fortestsep[][i]
+^for[i](1;3){$i}[,]
+
+@includet[]
+^include[some.p]
+^included_method[2]
+
+@user-foreach-test[][key;value]
+^user-foreach[key;value]{$key=$value
}
+
+@user-foreach[key;value;code]
+^for[i](1;10){
+ $caller.$key($i)
+ $caller.$value($i*2)
+ $code
+}
+
+
+@tfor[][i]
+^for[i](1;10){
+$i
+}
+
+@trycontextt[]
+^try{
+ ^trycontexttsub[]
+}{
+ $exception.handled(0)
+}
+
+
+@trycontexttsub[]
+^bad[]
+
+
+@opauto[]
+^reada[]
+
+
+@rusage2[]