Searched defs:attStr (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/expat/
H A Dxmlparse.c2699 const char *attStr, TAG_NAME *tagNamePtr,
2731 n = XmlGetAttributes(enc, attStr, attsSize, atts);
2750 XmlGetAttributes(enc, attStr, n, atts);
2698 storeAtts(XML_Parser parser, const ENCODING *enc, const char *attStr, TAG_NAME *tagNamePtr, BINDING **bindingsPtr) argument

Completed in 40 milliseconds