Searched refs:PERL_LC_ALL_SEPARATOR (Results 1 – 5 of 5) sorted by relevance
270 if ($Config{PERL_LC_ALL_SEPARATOR}) {271 $result = (index($cur_result, $Config{PERL_LC_ALL_SEPARATOR})
637 # ifdef PERL_LC_ALL_SEPARATOR /* positional */638 # define is_disparate_LC_ALL(name) cBOOL(instr(name, PERL_LC_ALL_SEPARATOR))645 # define PERL_LC_ALL_SEPARATOR ";" macro1247 separator = PERL_LC_ALL_SEPARATOR; in S_parse_LC_ALL_string()1248 separator_len = STRLENs(PERL_LC_ALL_SEPARATOR); in S_parse_LC_ALL_string()2998 * STRLENs(PERL_LC_ALL_SEPARATOR) in S_calculate_LC_ALL_string()3000 separator = PERL_LC_ALL_SEPARATOR; in S_calculate_LC_ALL_string()
1241 # define PERL_LC_ALL_SEPARATOR "/ = /" macro
3626 /* PERL_LC_ALL_SEPARATOR:3641 /*#define PERL_LC_ALL_SEPARATOR undef / **/