Home
last modified time | relevance | path

Searched refs:XML_FROM_REGEXP (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
Dxmlerror.h51 XML_FROM_REGEXP, /* The regular expressions module */ enumerator
/external/libxml2/
Derror.c333 case XML_FROM_REGEXP: in xmlReportError()
Dxmlregexp.c375 __xmlRaiseError(NULL, NULL, NULL, NULL, NULL, XML_FROM_REGEXP, in xmlRegexpErrMemory()
398 __xmlRaiseError(NULL, NULL, NULL, NULL, NULL, XML_FROM_REGEXP, in xmlRegexpErrCompile()