Home
last modified time | relevance | path

Searched defs:LCONV_DECIMAL_POINT (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/main/
H A Dspprintf.c91 #define LCONV_DECIMAL_POINT (*lconv.decimal_point) macro
93 #define LCONV_DECIMAL_POINT (*lconv->decimal_point) macro
H A Dsnprintf.c35 #define LCONV_DECIMAL_POINT (*lconv.decimal_point) macro
37 #define LCONV_DECIMAL_POINT (*lconv->decimal_point) macro
/PHP-8.0/ext/standard/
H A Dformatted_print.c27 #define LCONV_DECIMAL_POINT (*lconv.decimal_point) macro
29 #define LCONV_DECIMAL_POINT (*lconv->decimal_point) macro
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_out.c116 #define LCONV_DECIMAL_POINT (*lconv->decimal_point) macro

Completed in 25 milliseconds