Searched refs:to_fold (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/perl/ |
H A D | regcomp.c | 14155 const bool to_fold, /* ? Is this under /i */ in S_handle_user_defined_property() argument 14345 is_utf8, to_fold, runtime, in S_handle_user_defined_property() 14532 const bool to_fold, /* ? Is this under /i */ in S_parse_uniprop_string() 14836 to_fold, in S_parse_uniprop_string() 15296 key = newSVpvn_flags(((to_fold) ? "1" : "0"), 1, SVs_TEMP); in S_parse_uniprop_string() 15440 XPUSHs(boolSV(to_fold)); in S_parse_uniprop_string() 15498 is_utf8, to_fold, runtime, in S_parse_uniprop_string() 15779 if (to_fold) { in S_parse_uniprop_string()
|
H A D | proto.h | 8295 … const char *name, const STRLEN name_len, const bool is_utf8, const bool to_fold, const bool runti… 8326 …const char * const name, Size_t name_len, const bool is_utf8, const bool to_fold, const bool runti…
|
H A D | embed.fnc | 5239 |const bool to_fold \ 5269 |const bool to_fold \
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/ |
H A D | embed.fnc | 2088 |const bool to_fold \ 2098 |const bool to_fold \
|