Searched defs:nsSep (Results 1 - 3 of 3) sorted by relevance

/external/expat/lib/
H A Dxmlparse.c659 XML_ParserCreateNS(const XML_Char *encodingName, XML_Char nsSep) argument
662 *tmp = nsSep;
/external/python/cpython2/Modules/expat/
H A Dxmlparse.c677 XML_ParserCreateNS(const XML_Char *encodingName, XML_Char nsSep) argument
680 *tmp = nsSep;
/external/python/cpython3/Modules/expat/
H A Dxmlparse.c677 XML_ParserCreateNS(const XML_Char *encodingName, XML_Char nsSep) argument
680 *tmp = nsSep;

Completed in 201 milliseconds