Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlstring.c927 xmlUTF8Strloc(const xmlChar *utf, const xmlChar *utfchar) { in xmlUTF8Strloc() argument
931 if (utf==NULL || utfchar==NULL) return -1; in xmlUTF8Strloc()
932 size = xmlUTF8Strsize(utfchar, 1); in xmlUTF8Strloc()
934 if (xmlStrncmp(utf, utfchar, size)==0) in xmlUTF8Strloc()
Dtestapi.c37285 xmlChar * utfchar; /* the UTF8 character to be found */ in test_xmlUTF8Strloc() local
37292 utfchar = gen_const_xmlChar_ptr(n_utfchar, 1); in test_xmlUTF8Strloc()
37294 ret_val = xmlUTF8Strloc((const xmlChar *)utf, (const xmlChar *)utfchar); in test_xmlUTF8Strloc()
37298 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.rpgle160 d utfchar * value options(*string) const xmlChar *