Searched refs:xmlRegexpErrMemory (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlregexp.c | 379 xmlRegexpErrMemory(xmlRegParserCtxtPtr ctxt, const char *extra) in xmlRegexpErrMemory() function 463 xmlRegexpErrMemory(ctxt, "compiling regexp"); in xmlRegEpxFromParse() 504 xmlRegexpErrMemory(ctxt, "compiling regexp"); in xmlRegEpxFromParse() 521 xmlRegexpErrMemory(ctxt, "compiling regexp"); in xmlRegEpxFromParse() 528 xmlRegexpErrMemory(ctxt, "compiling regexp"); in xmlRegEpxFromParse() 610 xmlRegexpErrMemory(ctxt, "compiling regexp"); in xmlRegEpxFromParse() 747 xmlRegexpErrMemory(ctxt, "allocating range"); in xmlRegNewRange() 795 xmlRegexpErrMemory(ctxt, "allocating range"); in xmlRegCopyRange() 818 xmlRegexpErrMemory(ctxt, "allocating atom"); in xmlRegNewAtom() 870 xmlRegexpErrMemory(ctxt, "copying atom"); in xmlRegCopyAtom() [all …]
|