Home
last modified time | relevance | path

Searched refs:in_locale (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/cpan/Encode/
Dencoding.pm29 sub in_locale { $^H & ( $locale::hint_bits || 0 ) } subroutine
/openbsd/src/gnu/usr.bin/perl/
Dregcomp.c8478 const bool in_locale = LOC; /* we turn off /l during processing */ in S_handle_regex_sets() local
8486 if (in_locale) { in S_handle_regex_sets()
9085 ! in_locale, in S_handle_regex_sets()
9120 if (in_locale) { in S_handle_regex_sets()
Dlocale.c10129 #define DEBUG_STRERROR_ENTER(errnum, in_locale) \ argument
10133 errnum, in_locale))