Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmltok.h305 int XmlParseXmlDeclNS(int isGeneralTextEntity, const ENCODING *enc,
H A Dxmlparse.c192 # define XmlParseXmlDeclNS XmlParseXmlDecl macro
4370 if (! (parser->m_ns ? XmlParseXmlDeclNS : XmlParseXmlDecl)( in processXmlDecl()