Lines Matching refs:set
41 The complete set of supported options for I<flags> is listed below.
43 Various characters can be escaped. If B<ASN1_STRFLGS_ESC_2253> is set the characters
44 determined by RFC2253 are escaped. If B<ASN1_STRFLGS_ESC_CTRL> is set control
45 characters are escaped. If B<ASN1_STRFLGS_ESC_MSB> is set characters with the
46 MSB set are escaped: this option should B<not> be used if the terminal correctly
54 will only be used if UTF8 conversion is not set (see below).
57 B<ASN1_STRFLGS_ESC_QUOTE> is set then the whole string is instead surrounded by
62 If B<ASN1_STRFLGS_UTF8_CONVERT> is set then characters are converted to UTF8
66 If B<ASN1_STRFLGS_IGNORE_TYPE> is set then the string type is not interpreted at
70 If B<ASN1_STRFLGS_SHOW_TYPE> is set then the string type itself is printed out
77 If B<ASN1_STRFLGS_DUMP_ALL> is set then any type is dumped.
80 one byte per character, if B<ASN1_STRFLGS_DUMP_UNKNOWN> is set then they will
84 B<ASN1_STRFLGS_DUMP_DER> is set then the complete encoding is dumped