Home
last modified time | relevance | path

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

/src/contrib/expat/lib/
H A Dxmlparse.c565 static void FASTCALL normalizePublicId(XML_Char *s);
5358 normalizePublicId(pubId);
5375 normalizePublicId(tem);
5842 normalizePublicId(tem);
7469 normalizePublicId(XML_Char *publicId) { function