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

/external/libxml2/
H A Dxmlregexp.c4199 * xmlRegExecGetValues:
4213 xmlRegExecGetValues(xmlRegExecCtxtPtr exec, int err, function
4378 return(xmlRegExecGetValues(exec, 0, nbval, nbneg, values, terminal));
4411 return(xmlRegExecGetValues(exec, 1, nbval, nbneg, values, terminal));

Completed in 45 milliseconds