Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Duri.c547 xmlParse3986PathAbEmpty(xmlURIPtr uri, const char **str) in xmlParse3986PathAbEmpty() function
731 ret = xmlParse3986PathAbEmpty(uri, &cur); in xmlParse3986HierPart()
776 ret = xmlParse3986PathAbEmpty(uri, &str); in xmlParse3986RelativeRef()
/external/libxml2/
Duri.c578 xmlParse3986PathAbEmpty(xmlURIPtr uri, const char **str) in xmlParse3986PathAbEmpty() function
762 ret = xmlParse3986PathAbEmpty(uri, &cur); in xmlParse3986HierPart()
807 ret = xmlParse3986PathAbEmpty(uri, &str); in xmlParse3986RelativeRef()