Searched defs:utf (Results 1 – 5 of 5) sorted by relevance
607 xmlUTF8Size(const xmlChar *utf) { in xmlUTF8Size()658 xmlUTF8Strlen(const xmlChar *utf) { in xmlUTF8Strlen()702 xmlGetUTF8Char(const unsigned char *utf, int *len) { in xmlGetUTF8Char()773 xmlCheckUTF8(const unsigned char *utf) in xmlCheckUTF8()825 xmlUTF8Strsize(const xmlChar *utf, int len) { in xmlUTF8Strsize()858 xmlUTF8Strndup(const xmlChar *utf, int len) { in xmlUTF8Strndup()887 xmlUTF8Strpos(const xmlChar *utf, int pos) { in xmlUTF8Strpos()919 xmlUTF8Strloc(const xmlChar *utf, const xmlChar *utfchar) { in xmlUTF8Strloc()956 xmlUTF8Strsub(const xmlChar *utf, int start, int len) { in xmlUTF8Strsub()
2061 const xmlChar *utf = (const xmlChar *) in->content; in xmlCharEncOutFunc() local
4983 const xmlChar *utf; in xmlSchemaNormLen() local
10407 xmlCheckCdataPush(const xmlChar *utf, int len) { in xmlCheckCdataPush()
216 picoos_uchar utf[5]; member