Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/lib/
H A Dxmlparse.c510 static void FASTCALL normalizePublicId(XML_Char *s);
4644 normalizePublicId(pubId); in doProlog()
4661 normalizePublicId(tem); in doProlog()
5096 normalizePublicId(tem); in doProlog()
6543 normalizePublicId(XML_Char *publicId) { in normalizePublicId() function