Searched refs:storeAtts (Results 1 – 1 of 1) sorted by relevance
/external/expat/lib/ |
D | xmlparse.c | 350 storeAtts(XML_Parser parser, const ENCODING *, const char *s, 2356 result = storeAtts(parser, enc, s, &(tag->name), &(tag->bindings)); in doContent() 2381 result = storeAtts(parser, enc, s, &name, &bindings); in doContent() 2615 storeAtts(XML_Parser parser, const ENCODING *enc, in storeAtts() function
|