Searched refs:xmlStrsub (Results 1 – 11 of 11) sorted by relevance
/third_party/libxml2/include/libxml/ |
D | xmlstring.h | 51 xmlStrsub (const xmlChar *str,
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | xmlstring.in.h | 80 xmlStrsub (const xmlChar *str,
|
D | xmlstring.c | 426 xmlStrsub(const xmlChar *str, int start, int len) { in xmlStrsub() function
|
D | elfgcchack.h | 11108 #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/ |
D | xmlstring.rpgle | 41 d xmlStrsub pr * extproc('xmlStrsub') const xmlChar *
|
/third_party/libxml2/ |
D | xmlstring.c | 401 xmlStrsub(const xmlChar *str, int start, int len) { in xmlStrsub() function
|
D | libxml2.syms | 794 xmlStrsub;
|
D | elfgcchack.h | 11099 #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
|
D | testapi.c | 37142 ret_val = xmlStrsub((const xmlChar *)str, start, len); in test_xmlStrsub()
|
/third_party/libxml2/win32/ |
D | libxml2.def.src | 1912 xmlStrsub
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 112072 -#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) {
|