| Concept Framework 2.2 documentation | Contents | Index |
| Name | Version | Deprecated |
| xmlEncodeEntitiesReentrant | version 1.0 | no |
| string xmlEncodeEntitiesReentrant(number doc, string input) |
| doc | the document containing the string (can be null) |
| input | a string to convert to XML |
| Do a global encoding of a string, replacing the predefined entities and non ASCII values with their entities and CharRef counterparts. |
| Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Sun Jan 27 18:15:20 2013 GMT | (c)2013 Devronium Applications |