Home
last modified time | relevance | path

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

/openssl/crypto/conf/
H A Dconf_def.h39 #define IS_DQUOTE(conf,c) is_keytype(conf, c, CONF_DQUOTE) macro
H A Dconf_def.c623 if (IS_DQUOTE(conf, *p)) { in clear_comments()
669 } else if (IS_DQUOTE(conf, *from)) { in str_copy()

Completed in 6 milliseconds