Home
last modified time | relevance | path

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

/src/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.c191 # define XmlInitUnknownEncodingNS XmlInitUnknownEncoding macro
4963 enc = (parser->m_ns ? XmlInitUnknownEncodingNS : XmlInitUnknownEncoding)(
/src/contrib/expat/
H A DChanges146 #1011 Add const with internal XmlInitUnknownEncodingNS