Searched refs:xmlRegexpErrMemory (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlregexp.c | 378 xmlRegexpErrMemory(xmlRegParserCtxtPtr ctxt, const char *extra) in xmlRegexpErrMemory() function 435 xmlRegexpErrMemory(ctxt, "compiling regexp"); in xmlRegEpxFromParse() 476 xmlRegexpErrMemory(ctxt, "compiling regexp"); in xmlRegEpxFromParse() 493 xmlRegexpErrMemory(ctxt, "compiling regexp"); in xmlRegEpxFromParse() 500 xmlRegexpErrMemory(ctxt, "compiling regexp"); in xmlRegEpxFromParse() 584 xmlRegexpErrMemory(ctxt, "compiling regexp"); in xmlRegEpxFromParse() 721 xmlRegexpErrMemory(ctxt, "allocating range"); in xmlRegNewRange() 769 xmlRegexpErrMemory(ctxt, "allocating range"); in xmlRegCopyRange() 792 xmlRegexpErrMemory(ctxt, "allocating atom"); in xmlRegNewAtom() 844 xmlRegexpErrMemory(ctxt, "copying atom"); in xmlRegCopyAtom() [all …]
|