Searched refs:MAYBE_POSIXCC (Results 1 – 1 of 1) sorted by relevance
7612 #define MAYBE_POSIXCC(c) (POSIXCC(c) || (c) == '^' || (c) == ';') macro9581 if (! ret_invlist && MAYBE_POSIXCC(UCHARAT(RExC_parse))) { in S_regclass()9686 && MAYBE_POSIXCC(value)) in S_regclass()