Searched refs:att_type (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/expat/expat/lib/ |
H A D | expat.h | 198 const XML_Char *att_type, const XML_Char *dflt, int isrequired);
|
/third_party/python/Modules/expat/ |
H A D | expat.h | 200 const XML_Char *att_type, const XML_Char *dflt, int isrequired);
|
/third_party/python/Modules/ |
H A D | pyexpat.c | 595 const XML_Char *att_type, 600 conv_string_to_unicode ,att_type, conv_string_to_unicode ,dflt,
|
/third_party/skia/third_party/externals/expat/expat/tests/ |
H A D | runtests.c | 276 const XML_Char *attname, const XML_Char *att_type, in dummy_attlist_decl_handler() 281 UNUSED_P(att_type); in dummy_attlist_decl_handler() 275 dummy_attlist_decl_handler(void *userData, const XML_Char *elname, const XML_Char *attname, const XML_Char *att_type, const XML_Char *dflt, int isrequired) dummy_attlist_decl_handler() argument
|
Completed in 22 milliseconds