Home
last modified time | relevance | path

Searched refs:utfchar (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/
Dxmlstring.c919 xmlUTF8Strloc(const xmlChar *utf, const xmlChar *utfchar) { in xmlUTF8Strloc() argument
923 if (utf==NULL || utfchar==NULL) return -1; in xmlUTF8Strloc()
924 size = xmlUTF8Strsize(utfchar, 1); in xmlUTF8Strloc()
926 if (xmlStrncmp(utf, utfchar, size)==0) in xmlUTF8Strloc()
Dtestapi.c37099 xmlChar * utfchar; /* the UTF8 character to be found */ in test_xmlUTF8Strloc() local
37106 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()
/external/libxml2/include/libxml/
Dxmlstring.h124 const xmlChar *utfchar);
/external/libxml2/os400/libxmlrpg/
Dxmlstring.rpgle145 d utfchar * value options(*string) const xmlChar *