Searched refs:IS_QUOTE (Results 1 - 4 of 4) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/conf/ |
H A D | conf_def.h | 38 #define IS_QUOTE(conf,c) is_keytype(conf, c, CONF_QUOTE) macro
|
H A D | conf_def.c | 636 if (IS_QUOTE(conf, *p)) { in clear_comments() 665 if (IS_QUOTE(conf, *from)) { in str_copy()
|
/third_party/openssl/crypto/conf/ |
H A D | conf_def.h | 38 #define IS_QUOTE(conf,c) is_keytype(conf, c, CONF_QUOTE) macro
|
H A D | conf_def.c | 636 if (IS_QUOTE(conf, *p)) { in clear_comments() 665 if (IS_QUOTE(conf, *from)) { in str_copy()
|
Completed in 6 milliseconds