Searched defs:invmap (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | doop.c | 335 S_do_trans_count_invmap(pTHX_ SV * const sv,AV * const invmap) S_do_trans_count_invmap() argument 404 S_do_trans_invmap(pTHX_ SV * const sv,AV * const invmap) S_do_trans_invmap() argument
|
| H A D | utf8.c | 3391 S_to_case_cp_list(pTHX_ const UV original,const U32 ** const remaining_list,Size_t * remaining_count,SV * invlist,const I32 * const invmap,const U32 * const * const aux_tables,const U8 * const aux_table_lengths,const char * const normal) S_to_case_cp_list() argument 3488 S__to_utf8_case(pTHX_ const UV original,const U8 * p,U8 * ustrp,STRLEN * lenp,SV * invlist,const I32 * const invmap,const U32 * const * const aux_tables,const U8 * const aux_table_lengths,const char * const normal) S__to_utf8_case() argument
|
| H A D | regexec.c | 2186 # define _generic_GET_BREAK_VAL_CP_CHECKED(invlist, invmap, cp) \ argument 2183 _generic_GET_BREAK_VAL_CP_CHECKED(invlist,invmap,cp) global() argument 2194 _generic_GET_BREAK_VAL_CP(invlist,invmap,cp) global() argument
|
| H A D | op.c | 6045 AV* invmap; S_pmtrans() local [all...] |