Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c556 static void FASTCALL normalizePublicId(XML_Char *s);
4998 normalizePublicId(pubId); in doProlog()
5015 normalizePublicId(tem); in doProlog()
5482 normalizePublicId(tem); in doProlog()
7104 normalizePublicId(XML_Char *publicId) { in normalizePublicId() function