Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlregexp.c3258 xmlFARegExec(xmlRegexpPtr comp, const xmlChar *content) { in xmlFARegExec() function
5666 return(xmlFARegExec(comp, content)); in xmlRegexpExec()