Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c591 static void FASTCALL normalizePublicId(XML_Char *s);
5418 normalizePublicId(pubId);
5435 normalizePublicId(tem);
5944 normalizePublicId(tem);
7607 normalizePublicId(XML_Char *publicId) { function