Searched refs:storeAtts (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/contrib/expat/lib/ |
| HD | xmlparse.c | 352 storeAtts(XML_Parser parser, const ENCODING *, const char *s, 2458 result = storeAtts(parser, enc, s, &(tag->name), &(tag->bindings)); in doContent() 2483 result = storeAtts(parser, enc, s, &name, &bindings); in doContent() 2717 storeAtts(XML_Parser parser, const ENCODING *enc, in storeAtts() function
|