Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmltok.h315 ENCODING *XmlInitUnknownEncodingNS(void *mem, const int *table,
H A Dxmltok.c1664 XmlInitUnknownEncodingNS(void *mem, const int *table, CONVERTER convert, in XmlInitUnknownEncodingNS() function
H A Dxmlparse.c186 # define XmlInitUnknownEncodingNS XmlInitUnknownEncoding macro
4890 enc = (parser->m_ns ? XmlInitUnknownEncodingNS : XmlInitUnknownEncoding)(
/freebsd/contrib/expat/
H A DChanges361 #1011 Add const with internal XmlInitUnknownEncodingNS