Home
last modified time | relevance | path

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

/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