Searched defs:UTF8_getc (Results 1 – 3 of 3) sorted by relevance
75 int UTF8_getc(const unsigned char *str, int len, uint32_t *val) in UTF8_getc() function
27 int UTF8_getc(const unsigned char *str, int len, unsigned long *val) in UTF8_getc() function
2149 #define UTF8_getc BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, UTF8_getc) macro