Searched refs:getAtts (Results 1 - 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/expat/expat/lib/ |
H A D | xmltok.h | 179 int(PTRCALL *getAtts)(const ENCODING *enc, const char *ptr, int attsMax, member 262 (((enc)->getAtts)(enc, ptr, attsMax, atts))
|
H A D | xmltok.c | 71 PREFIX(getAtts), PREFIX(charRefNumber), PREFIX(predefinedEntityName), \
|
H A D | xmltok_impl.c | 1507 PREFIX(getAtts)(const ENCODING *enc, const char *ptr, int attsMax,
|
/third_party/python/Modules/expat/ |
H A D | xmltok.h | 179 int(PTRCALL *getAtts)(const ENCODING *enc, const char *ptr, int attsMax, member 262 (((enc)->getAtts)(enc, ptr, attsMax, atts))
|
H A D | xmltok.c | 73 PREFIX(getAtts), PREFIX(charRefNumber), PREFIX(predefinedEntityName), \
|
H A D | xmltok_impl.c | 1509 PREFIX(getAtts)(const ENCODING *enc, const char *ptr, int attsMax, in getAtts() function
|
Completed in 10 milliseconds