Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxmlstring.h51 xmlStrsub (const xmlChar *str,
/external/libxml2/
Dxmlstring.c397 xmlStrsub(const xmlChar *str, int start, int len) { in xmlStrsub() function
Delfgcchack.h10927 #undef xmlStrsub
10928 extern __typeof (xmlStrsub) xmlStrsub __attribute((alias("xmlStrsub__internal_alias")));
10930 #ifndef xmlStrsub
10931 extern __typeof (xmlStrsub) xmlStrsub__internal_alias __attribute((visibility("hidden")));
10932 #define xmlStrsub xmlStrsub__internal_alias macro