Searched refs:storeAtts (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/expat/files/lib/
H A Dxmlparse.c352 storeAtts(XML_Parser parser, const ENCODING *, const char *s,
2439 result = storeAtts(parser, enc, s, &(tag->name), &(tag->bindings));
2464 result = storeAtts(parser, enc, s, &name, &bindings);
2523 /* don't need to check for space - already done in storeAtts() */
2698 storeAtts(XML_Parser parser, const ENCODING *enc, function
/external/expat/lib/
H A Dxmlparse.c352 storeAtts(XML_Parser parser, const ENCODING *, const char *s,
2439 result = storeAtts(parser, enc, s, &(tag->name), &(tag->bindings));
2464 result = storeAtts(parser, enc, s, &name, &bindings);
2523 /* don't need to check for space - already done in storeAtts() */
2698 storeAtts(XML_Parser parser, const ENCODING *enc, function

Completed in 272 milliseconds