xmlUTF8Strpos    14963 third_party/libxml/src/elfgcchack.h #undef xmlUTF8Strpos
xmlUTF8Strpos    14964 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUTF8Strpos) xmlUTF8Strpos __attribute((alias("xmlUTF8Strpos__internal_alias")));
xmlUTF8Strpos    14966 third_party/libxml/src/elfgcchack.h #ifndef xmlUTF8Strpos
xmlUTF8Strpos    14967 third_party/libxml/src/elfgcchack.h extern __typeof (xmlUTF8Strpos) xmlUTF8Strpos__internal_alias __attribute((visibility("hidden")));
xmlUTF8Strpos    14968 third_party/libxml/src/elfgcchack.h #define xmlUTF8Strpos xmlUTF8Strpos__internal_alias
xmlUTF8Strpos     120 third_party/libxml/src/include/libxml/xmlstring.h         xmlUTF8Strpos                    (const xmlChar *utf,
xmlUTF8Strpos    36844 third_party/libxml/src/testapi.c         ret_val = xmlUTF8Strpos((const xmlChar *)utf, pos);
xmlUTF8Strpos    9285 third_party/libxml/src/xpath.c 		    point = xmlUTF8Strpos(to->stringval, offset);
xmlUTF8Strpos    1172 third_party/libxslt/libxslt/numbers.c 	    the_format = (xmlChar *)xmlUTF8Strpos(format, j + 1);