Searched defs:in_lc_numeric (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/ |
H A D | sv.c | 11815 S_format_hexfp(pTHX_ char * const buf,const STRLEN bufsize,const char c,const NV nv,const vcatpvfn_long_double_t fv,bool has_precis,STRLEN precis,STRLEN width,bool alt,char plus,bool left,bool fill,bool in_lc_numeric) global() argument 12146 bool in_lc_numeric = FALSE; global() local [all...] |
H A D | perl.h | 7575 WITH_LC_NUMERIC_SET_TO_NEEDED_IN(in_lc_numeric,block) global() argument 7594 STORE_LC_NUMERIC_SET_TO_NEEDED_IN(in_lc_numeric) global() argument 7599 WITH_LC_NUMERIC_SET_TO_NEEDED_IN(in_lc_numeric,block) global() argument
|