Home
last modified time | relevance | path

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

/external/openssl/crypto/asn1/
Da_strex.c120 static int do_esc_char(unsigned long c, unsigned char flags, char *do_quotes, char_io *io_ch, void … in do_esc_char() function
223 len = do_esc_char(utfbuf[i], (unsigned char)(flags | orflags), quotes, io_ch, arg); in do_buf()
228 len = do_esc_char(c, (unsigned char)(flags | orflags), quotes, io_ch, arg); in do_buf()