Searched refs:anyofs (Results 1 – 1 of 1) sorted by relevance
489 # error Need to adjust order of anyofs[]491 static const char * const anyofs[] = { variable999 if (index < C_ARRAY_LENGTH(anyofs)) { in Perl_regprop()1000 if (*anyofs[index] != '[') { in Perl_regprop()1003 sv_catpv(sv, anyofs[index]); in Perl_regprop()1004 if (*anyofs[index] != '[') { in Perl_regprop()1513 sv_catpv(posixes, anyofs[i]); in S_put_charclass_bitmap_innards()