Searched refs:pubid (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/expat/tests/ |
H A D | dummy.c | 74 const XML_Char *sysid, const XML_Char *pubid, in dummy_start_doctype_handler() argument 79 UNUSED_P(pubid); in dummy_start_doctype_handler() 238 const XML_Char *sysid, const XML_Char *pubid, in dummy_start_doctype_decl_handler() argument 243 UNUSED_P(pubid); in dummy_start_doctype_decl_handler()
|
H A D | dummy.h | 79 const XML_Char *pubid, 138 const XML_Char *pubid, int has_internal_subset);
|
/freebsd/contrib/expat/lib/ |
H A D | expat.h | 336 const XML_Char *pubid,
|
/freebsd/contrib/expat/xmlwf/ |
H A D | xmlwf.c | 688 const XML_Char *sysid, const XML_Char *pubid, in metaStartDoctypeDecl() argument 694 UNUSED_P(pubid); in metaStartDoctypeDecl()
|
/freebsd/contrib/expat/ |
H A D | Changes | 1547 sysid, pubid, has_internal_subset
|