Searched defs:ALT_STRCHR (Results 1 – 1 of 1) sorted by relevance
585 # define ALT_STRCHR(a,b) wcschr((a),(b)) in get_alt_digits() macro590 # define ALT_STRCHR(a,b) strchr((a),(b)) in get_alt_digits() macro