Searched refs:XML_FROM_REGEXP (Results 1 – 7 of 7) sorted by relevance
/external/libxml2/include/libxml/ |
D | xmlerror.h | 51 XML_FROM_REGEXP, /* The regular expressions module */ enumerator
|
/external/libxml2/ |
D | testrecurse.c | 487 case XML_FROM_REGEXP: in testStructuredErrorHandler()
|
D | error.c | 338 case XML_FROM_REGEXP: in xmlReportError()
|
D | testlimits.c | 579 case XML_FROM_REGEXP: in testStructuredErrorHandler()
|
D | runtest.c | 445 case XML_FROM_REGEXP: in testStructuredErrorHandler()
|
D | xmlregexp.c | 385 __xmlRaiseError(NULL, NULL, NULL, NULL, NULL, XML_FROM_REGEXP, in xmlRegexpErrMemory() 408 __xmlRaiseError(NULL, NULL, NULL, NULL, NULL, XML_FROM_REGEXP, in xmlRegexpErrCompile()
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlerror.rpgle | 53 d XML_FROM_REGEXP... Regexp module
|