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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/lib/
H A Dxmlparse.c350 storeAtts(XML_Parser parser, const ENCODING *, const char *s,
2357 result = storeAtts(parser, enc, s, &(tag->name), &(tag->bindings));
2382 result = storeAtts(parser, enc, s, &name, &bindings);
2441 /* don't need to check for space - already done in storeAtts() */
2616 storeAtts(XML_Parser parser, const ENCODING *enc, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmlparse.c327 storeAtts(XML_Parser parser, const ENCODING *, const char *s,
2115 result = storeAtts(parser, enc, s, &(tag->name), &(tag->bindings));
2140 result = storeAtts(parser, enc, s, &name, &bindings);
2199 /* don't need to check for space - already done in storeAtts() */
2357 storeAtts(XML_Parser parser, const ENCODING *enc, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c350 storeAtts(XML_Parser parser, const ENCODING *, const char *s,
2356 result = storeAtts(parser, enc, s, &(tag->name), &(tag->bindings));
2381 result = storeAtts(parser, enc, s, &name, &bindings);
2440 /* don't need to check for space - already done in storeAtts() */
2615 storeAtts(XML_Parser parser, const ENCODING *enc, function

Completed in 112 milliseconds