Searched refs:utfchar (Results 1 – 4 of 4) sorted by relevance
926 xmlUTF8Strloc(const xmlChar *utf, const xmlChar *utfchar) { in xmlUTF8Strloc() argument930 if (utf==NULL || utfchar==NULL) return -1; in xmlUTF8Strloc()931 size = xmlUTF8Strsize(utfchar, 1); in xmlUTF8Strloc()933 if (xmlStrncmp(utf, utfchar, size)==0) in xmlUTF8Strloc()
37099 xmlChar * utfchar; /* the UTF8 character to be found */ in test_xmlUTF8Strloc() local37106 utfchar = gen_const_xmlChar_ptr(n_utfchar, 1); in test_xmlUTF8Strloc()37108 ret_val = xmlUTF8Strloc((const xmlChar *)utf, (const xmlChar *)utfchar); in test_xmlUTF8Strloc()37112 des_const_xmlChar_ptr(n_utfchar, (const xmlChar *)utfchar, 1); in test_xmlUTF8Strloc()
124 const xmlChar *utfchar);
160 d utfchar * value options(*string) const xmlChar *