HomeSort by relevance Sort by last modified time
    Searched full:utfbuf (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
a_strex.c 214 unsigned char utfbuf[6]; local
216 utflen = UTF8_putc(utfbuf, sizeof utfbuf, c);
223 len = do_esc_char(utfbuf[i], (unsigned char)(flags | orflags), quotes, io_ch, arg);
  /external/openssl/crypto/asn1/
a_strex.c 214 unsigned char utfbuf[6]; local
216 utflen = UTF8_putc(utfbuf, sizeof utfbuf, c);
223 len = do_esc_char(utfbuf[i], (unsigned char)(flags | orflags), quotes, io_ch, arg);

Completed in 185 milliseconds