NSTRING_IS_AMBIG  469 ext/mbstring/oniguruma/regcomp.c   ambig = NSTRING_IS_AMBIG(node);
NSTRING_IS_AMBIG  518 ext/mbstring/oniguruma/regcomp.c   ambig = NSTRING_IS_AMBIG(node);
NSTRING_IS_AMBIG 2547 ext/mbstring/oniguruma/regcomp.c           if (NSTRING_IS_AMBIG(x) || NSTRING_IS_AMBIG(y)) {
NSTRING_IS_AMBIG 3375 ext/mbstring/oniguruma/regcomp.c   if (NSTRING_IS_AMBIG(node)) return 0;
NSTRING_IS_AMBIG 4586 ext/mbstring/oniguruma/regcomp.c       if (! NSTRING_IS_AMBIG(node)) {