Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/expat/xmlwf/
Dxmlwf.c464 const XML_Char *publicId) in metaNotationDecl() argument
469 if (publicId) in metaNotationDecl()
470 ftprintf(fp, T(" public=\"%s\""), publicId); in metaNotationDecl()
489 const XML_Char *publicId, in metaEntityDecl() argument
504 if (publicId) in metaEntityDecl()
505 ftprintf(fp, T(" public=\"%s\""), publicId); in metaEntityDecl()
515 if (publicId) in metaEntityDecl()
516 ftprintf(fp, T(" public=\"%s\""), publicId); in metaEntityDecl()
Dxmlwin32url.cxx36 const XML_Char *systemId, const XML_Char *publicId);
215 const XML_Char *publicId) in externalEntityRef() argument
251 const XML_Char *publicId) in externalEntityRef() argument
253 return ((Callback *)arg)->externalEntityRef(context, systemId, publicId); in externalEntityRef()
Dxmlfile.c136 const XML_Char *UNUSED_P(publicId)) in externalEntityRefFilemap() argument
204 const XML_Char *UNUSED_P(publicId)) in externalEntityRefStream() argument
/freebsd-9-stable/contrib/expat/lib/
Dexpat.h337 const XML_Char *publicId,
358 const XML_Char *publicId,
370 const XML_Char *publicId);
437 const XML_Char *publicId);
Dxmlparse.c205 const XML_Char *publicId; member
2422 entity->publicId)) in doContent()
3971 declEntity->publicId = tem; in doProlog()
4006 entity->publicId)) in doProlog()
4049 entity->publicId)) in doProlog()
4258 declEntity->publicId = NULL; in doProlog()
4284 declEntity->publicId, in doProlog()
4301 declEntity->publicId, in doProlog()
4312 declEntity->publicId, in doProlog()
4338 declEntity->publicId = NULL; in doProlog()
[all …]
/freebsd-9-stable/contrib/expat/tests/
Druntests.c137 const XML_Char *UNUSED_P(publicId), in dummy_entity_decl_handler() argument
146 const XML_Char *UNUSED_P(publicId)) in dummy_notation_decl_handler() argument
864 const XML_Char *UNUSED_P(publicId)) in external_entity_loader_set_encoding() argument
944 const XML_Char *UNUSED_P(publicId)) in external_entity_loader() argument
1439 const XML_Char *UNUSED_P(publicId)) in external_entity_handler() argument