Searched defs:posixes (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/ | ||
H A D | regcomp_debug.c | 1177 S_put_charclass_bitmap_innards_common(pTHX_ SV * invlist,SV * posixes,SV * only_utf8,SV * not_utf8,SV * only_utf8_locale,const bool invert) S_put_charclass_bitmap_innards_common() argument |
H A D | regcomp.c | 9356 SV* posixes = NULL; /* Code points that match classes like [:word:], S_regclass() local |