Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds