Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlparse.c388 static void FASTCALL normalizePublicId(XML_Char *s);
3914 normalizePublicId(pubId); in doProlog()
3932 normalizePublicId(tem); in doProlog()
4371 normalizePublicId(tem); in doProlog()
5639 normalizePublicId(XML_Char *publicId) in normalizePublicId() function