Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
Dxmlregexp.c7294 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/
Dxmlregexp.c7356 xmlExpDivide(xmlExpCtxtPtr ctxt, xmlExpNodePtr exp, xmlExpNodePtr sub, in xmlExpDivide() function
7623 mult = xmlExpDivide(ctxt, sub->exp_left, exp->exp_left, in xmlExpExpDeriveInt()