Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c4213 xmlRegExecGetValues(xmlRegExecCtxtPtr exec, int err, in xmlRegExecGetValues() function
4378 return(xmlRegExecGetValues(exec, 0, nbval, nbneg, values, terminal)); in xmlRegExecNextValues()
4411 return(xmlRegExecGetValues(exec, 1, nbval, nbneg, values, terminal)); in xmlRegExecErrInfo()