Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dxmlstring.h51 xmlStrsub (const xmlChar *str,
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlstring.in.h80 xmlStrsub (const xmlChar *str,
Dxmlstring.c426 xmlStrsub(const xmlChar *str, int start, int len) { in xmlStrsub() function
Delfgcchack.h11108 #undef xmlStrsub
11109 extern __typeof (xmlStrsub) xmlStrsub __attribute((alias("xmlStrsub__internal_alias")));
11111 #ifndef xmlStrsub
11112 extern __typeof (xmlStrsub) xmlStrsub__internal_alias __attribute((visibility("hidden")));
11113 #define xmlStrsub xmlStrsub__internal_alias macro
/third_party/libxml2/os400/libxmlrpg/
Dxmlstring.rpgle41 d xmlStrsub pr * extproc('xmlStrsub') const xmlChar *
/third_party/libxml2/
Dxmlstring.c401 xmlStrsub(const xmlChar *str, int start, int len) { in xmlStrsub() function
Dlibxml2.syms794 xmlStrsub;
Delfgcchack.h11099 #undef xmlStrsub
11100 extern __typeof (xmlStrsub) xmlStrsub __attribute((alias("xmlStrsub__internal_alias")));
11102 #ifndef xmlStrsub
11103 extern __typeof (xmlStrsub) xmlStrsub__internal_alias __attribute((visibility("hidden")));
11104 #define xmlStrsub xmlStrsub__internal_alias macro
Dtestapi.c37142 ret_val = xmlStrsub((const xmlChar *)str, start, len); in test_xmlStrsub()
/third_party/libxml2/win32/
Dlibxml2.def.src1912 xmlStrsub
/third_party/chromium/patch/
D0001-cve.patch112072 -#undef xmlStrsub
112073 -extern __typeof (xmlStrsub) xmlStrsub __attribute((alias("xmlStrsub__internal_alias")));
112075 -#ifndef xmlStrsub
112076 -extern __typeof (xmlStrsub) xmlStrsub__internal_alias __attribute((visibility("hidden")));
112077 -#define xmlStrsub xmlStrsub__internal_alias
134876 @@ -424,13 +424,7 @@ xmlStrsub(const xmlChar *str, int start, int len) {