Searched refs:attname (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/expat/tests/ |
| H A D | dummy.c | 135 const XML_Char *attname, const XML_Char *att_type, in dummy_attlist_decl_handler() argument 139 UNUSED_P(attname); in dummy_attlist_decl_handler()
|
| H A D | dummy.h | 101 void *userData, const XML_Char *elname, const XML_Char *attname,
|
| /freebsd/contrib/expat/fuzz/ |
| H A D | xml_lpm_fuzzer.cpp | 208 const XML_Char *attname, const XML_Char *atttype, in AttlistDeclHandler() argument 212 TouchString(attname); in AttlistDeclHandler()
|
| /freebsd/contrib/expat/lib/ |
| H A D | expat.h | 206 void *userData, const XML_Char *elname, const XML_Char *attname,
|