Searched refs:xmlRegExecGetValues (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlregexp.c | 4213 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()
|