Searched defs:xmlURIEscape (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Duri.c1729 * xmlURIEscape:
1744 xmlURIEscape(const xmlChar * str) function
H A Delfgcchack.h15057 #undef xmlURIEscape macro
15058 extern __typeof (xmlURIEscape) xmlURIEscape __attribute((alias("xmlURIEscape__internal_alias")));
15060 #ifndef xmlURIEscape
15061 extern __typeof (xmlURIEscape) xmlURIEscape__internal_alias __attribute((visibility("hidden")));
15062 #define xmlURIEscape xmlURIEscape__internal_alias macro

Completed in 89 milliseconds