Home
last modified time | relevance | path

Searched refs:ESC_FLAGS (Results 1 – 1 of 1) sorted by path

/dragonfly/crypto/libressl/crypto/asn1/
H A Da_strex.c78 #define ESC_FLAGS (ASN1_STRFLGS_ESC_2253 | \ macro
166 if (chtmp == '\\' && flags & ESC_FLAGS) { in do_esc_char()
343 flags = (unsigned char)(lflags & ESC_FLAGS); in do_print_ex()