Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/expat/lib/
H A Dxmlparse.c511 static void FASTCALL normalizePublicId(XML_Char *s);
4771 normalizePublicId(pubId); in doProlog()
4788 normalizePublicId(tem); in doProlog()
5223 normalizePublicId(tem); in doProlog()
6670 normalizePublicId(XML_Char *publicId) { in normalizePublicId() function