Searched defs:UTF8_putc (Results 1 – 3 of 3) sorted by relevance
124 int UTF8_putc(unsigned char *str, int len, unsigned long value) in UTF8_putc() function
172 int UTF8_putc(unsigned char *str, int len, uint32_t value) in UTF8_putc() function
2131 #define UTF8_putc BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, UTF8_putc) macro