Searched defs:xmlStrstr (Results 1 – 3 of 3) sorted by relevance
341 xmlStrstr(const xmlChar *str, const xmlChar *val) { in xmlStrstr() function
11072 #define xmlStrstr xmlStrstr__internal_alias macro
298 HF_WEAK_WRAP(const char*, xmlStrstr, const char* haystack, const char* needle) { in HF_WEAK_WRAP() argument