| Concept Framework 2.2 documentation | Contents | Index |
| Name | Version | Deprecated |
| htmlParseCharRef | version 1.0 | no |
| number htmlParseCharRef(number ctxt) |
| ctxt | an HTML parser context |
|
Parse Reference declarations.
[66] CharRef ::= '' [0-9]+ ';' | '' [0-9a-fA-F]+ ';' |
| Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Sun Jan 27 18:15:20 2013 GMT | (c)2013 Devronium Applications |