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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlregexp.c4121 * xmlRegExecGetValues:
4135 xmlRegExecGetValues(xmlRegExecCtxtPtr exec, int err, function
4300 return(xmlRegExecGetValues(exec, 0, nbval, nbneg, values, terminal));
4333 return(xmlRegExecGetValues(exec, 1, nbval, nbneg, values, terminal));

Completed in 59 milliseconds