Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c501 static enum XML_Error storeAtts(XML_Parser parser, const ENCODING *enc,
3046 = storeAtts(parser, enc, s, &(tag->name), &(tag->bindings), account); in doContent()
3070 result = storeAtts(parser, enc, s, &name, &bindings, in doContent()
3130 /* don't need to check for space - already done in storeAtts() */ in doContent()
3335 storeAtts(XML_Parser parser, const ENCODING *enc, const char *attStr, in storeAtts()
3325 storeAtts(XML_Parser parser, const ENCODING *enc, const char *attStr, storeAtts() function
/freebsd/contrib/expat/
H A DChanges551 - CVE-2022-22827 for function storeAtts