Searched refs:xmlStrsub (Results 1 – 3 of 3) sorted by relevance
51 xmlStrsub (const xmlChar *str,
397 xmlStrsub(const xmlChar *str, int start, int len) { in xmlStrsub() function
10927 #undef xmlStrsub10928 extern __typeof (xmlStrsub) xmlStrsub __attribute((alias("xmlStrsub__internal_alias")));10930 #ifndef xmlStrsub10931 extern __typeof (xmlStrsub) xmlStrsub__internal_alias __attribute((visibility("hidden")));10932 #define xmlStrsub xmlStrsub__internal_alias macro