Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dintrpvar.h759 PERLVARA(I, curlocales, LOCALE_CATEGORIES_COUNT_ + 1, const char *)
H A Dlocale.c2977 assert(LOCALE_CATEGORIES_COUNT_ > 0); in S_calculate_LC_ALL_string()
2997 total_len = ( LOCALE_CATEGORIES_COUNT_ - 1) in S_calculate_LC_ALL_string()
H A Dperl.h1227 # define LOCALE_CATEGORIES_COUNT_ (LC_ALL_INDEX_ + 1) macro