Searched refs:XML_FROM_REGEXP (Results 1 – 3 of 3) sorted by relevance
/external/libxml2/include/libxml/ |
D | xmlerror.h | 51 XML_FROM_REGEXP, /* The regular expressions module */ enumerator
|
/external/libxml2/ |
D | error.c | 333 case XML_FROM_REGEXP: in xmlReportError()
|
D | xmlregexp.c | 375 __xmlRaiseError(NULL, NULL, NULL, NULL, NULL, XML_FROM_REGEXP, in xmlRegexpErrMemory() 398 __xmlRaiseError(NULL, NULL, NULL, NULL, NULL, XML_FROM_REGEXP, in xmlRegexpErrCompile()
|