Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlRegExecErrInfo

4191  * implement xmlRegExecNextValues() and xmlRegExecErrInfo()
4365 * xmlRegExecErrInfo:
4384 xmlRegExecErrInfo(xmlRegExecCtxtPtr exec, const xmlChar **string,
4404 xmlRegExecErrInfo(exec, &string, &nb, &nbneg, &values[0], &terminal);