Searched refs:attStr (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/expat/lib/ |
| H A D | xmlparse.c | 548 const char *attStr, TAG_NAME *tagNamePtr, 3862 storeAtts(XML_Parser parser, const ENCODING *enc, const char *attStr, argument 3895 size_t n = (size_t)XmlGetAttributes(enc, attStr, (int)parser->m_attsSize, 3946 XmlGetAttributes(enc, attStr, (int)n, parser->m_atts);
|