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);
3901 normalizePublicId(pubId); in doProlog()
3919 normalizePublicId(tem); in doProlog()
4358 normalizePublicId(tem); in doProlog()
5623 normalizePublicId(XML_Char *publicId) in normalizePublicId() function