Searched refs:IS_DOLLAR (Results 1 – 2 of 2) sorted by relevance
40 #define IS_DOLLAR(conf,c) is_keytype(conf, c, CONF_DOLLAR) macro
721 || (conf->flag_dollarid && IS_DOLLAR(conf, *e))) in str_copy()731 || (conf->flag_dollarid && IS_DOLLAR(conf, *e))) in str_copy()945 || (conf->flag_dollarid && IS_DOLLAR(conf, *p)))) in eat_alpha_numeric()
Completed in 9 milliseconds