|
|
| version 1.3, 2004/02/18 12:55:24 | version 1.88, 2005/07/26 12:43:06 |
|---|---|
| Line 1 | Line 1 |
| @USE | |
| /_bug.p | |
| @main[] | @main[] |
| $request:charset[UTF-8] | |
| $response:charset[windows-1251] | |
| $xdoc[^xdoc::create{<?xml version="1.0"?> | |
| <doc> | |
| <br/> | |
| </doc> | |
| }] | |
| $xdoc[^xdoc.transform[_bug.xsl]] | |
| ^xdoc.string[] | |
| <hr> | |
| $request:charset/$response:charset | |
| $bug:prop?<br> | |
| $paf<br> | |
| $paf[tut] | |
| =$_paf= | |
| @get_paf[] | |
| (still works) | |
| @set_paf[value] | |
| $_paf[$value] |