Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmlparse.c388 static void FASTCALL normalizePublicId(XML_Char *s);
3917 normalizePublicId(pubId); in doProlog()
3935 normalizePublicId(tem); in doProlog()
4374 normalizePublicId(tem); in doProlog()
5641 normalizePublicId(XML_Char *publicId) in normalizePublicId() function
/external/expat/lib/
Dxmlparse.c396 static void FASTCALL normalizePublicId(XML_Char *s);
3953 normalizePublicId(pubId); in doProlog()
3971 normalizePublicId(tem); in doProlog()
4410 normalizePublicId(tem); in doProlog()
5678 normalizePublicId(XML_Char *publicId) in normalizePublicId() function