Searched refs:xmlStrsub (Results 1 – 7 of 7) sorted by relevance
51 xmlStrsub (const xmlChar *str,
39 d xmlStrsub pr * extproc('xmlStrsub') const xmlChar *
397 xmlStrsub(const xmlChar *str, int start, int len) { in xmlStrsub() function
794 xmlStrsub;
11077 #undef xmlStrsub11078 extern __typeof (xmlStrsub) xmlStrsub __attribute((alias("xmlStrsub__internal_alias")));11080 #ifndef xmlStrsub11081 extern __typeof (xmlStrsub) xmlStrsub__internal_alias __attribute((visibility("hidden")));11082 #define xmlStrsub xmlStrsub__internal_alias macro
36963 ret_val = xmlStrsub((const xmlChar *)str, start, len); in test_xmlStrsub()
1910 xmlStrsub