Searched refs:xmlExpDivide (Results 1 – 2 of 2) sorted by relevance
/third_party/gettext/gnulib-local/lib/libxml/ |
D | xmlregexp.c | 7294 xmlExpDivide(xmlExpCtxtPtr ctxt, xmlExpNodePtr exp, xmlExpNodePtr sub, in xmlExpDivide() function 7561 mult = xmlExpDivide(ctxt, sub->exp_left, exp->exp_left, in xmlExpExpDeriveInt()
|
/third_party/libxml2/ |
D | xmlregexp.c | 7356 xmlExpDivide(xmlExpCtxtPtr ctxt, xmlExpNodePtr exp, xmlExpNodePtr sub, in xmlExpDivide() function 7623 mult = xmlExpDivide(ctxt, sub->exp_left, exp->exp_left, in xmlExpExpDeriveInt()
|