Home
last modified time | relevance | path

Searched refs:IS_DQUOTE (Results 1 - 4 of 4) sorted by relevance

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

Completed in 4 milliseconds