Home
last modified time | relevance | path

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

/openssl/crypto/asn1/
H A Da_strex.c28 #define ESC_FLAGS (ASN1_STRFLGS_ESC_2253 | \ macro
119 if (chtmp == '\\' && (flags & ESC_FLAGS)) { in do_esc_char()
340 flags = (unsigned short)(lflags & ESC_FLAGS); in do_print_ex()

Completed in 8 milliseconds