Home | History | Annotate | Download | only in lib

Lines Matching full:pubid

3893         XML_Char *pubId;
3896 pubId = poolStoreString(&tempPool, enc,
3899 if (!pubId)
3901 normalizePublicId(pubId);
3903 doctypePubid = pubId;