Searched refs:xmlUTF8Strloc (Results 1 – 5 of 5) sorted by relevance
123 xmlUTF8Strloc (const xmlChar *utf,
919 xmlUTF8Strloc(const xmlChar *utf, const xmlChar *utfchar) { in xmlUTF8Strloc() function
14943 #undef xmlUTF8Strloc14944 extern __typeof (xmlUTF8Strloc) xmlUTF8Strloc __attribute((alias("xmlUTF8Strloc__internal_alias")));14946 #ifndef xmlUTF8Strloc14947 extern __typeof (xmlUTF8Strloc) xmlUTF8Strloc__internal_alias __attribute((visibility("hidden")));14948 #define xmlUTF8Strloc xmlUTF8Strloc__internal_alias macro
9327 offset = xmlUTF8Strloc(from->stringval, cptr); in xmlXPathTranslateFunction()
1165 j = xmlUTF8Strloc(format, self->patternSeparator); in xsltFormatNumberConversion()