Home
last modified time | relevance | path

Searched refs:XmlEncode (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/expat/lib/
H A Dxmlparse.c153 # define XmlEncode XmlUtf16Encode macro
161 # define XmlEncode XmlUtf8Encode macro
3085 XmlEncode(n, (ICHAR *)buf)); in doContent()
5924 n = XmlEncode(n, (ICHAR *)buf); in appendAttributeValue()
6217 n = XmlEncode(n, (ICHAR *)buf); in storeEntityValue()