Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Duri.c2458 #define IS_WINDOWS_PATH(p) \ macro
2539 if ((len > 2) && IS_WINDOWS_PATH(path)) { in xmlCanonicPath()
/external/libxml2/
Duri.c2376 #define IS_WINDOWS_PATH(p) \ macro
2470 if ((len > 2) && IS_WINDOWS_PATH(path)) { in xmlCanonicPath()