Home
last modified time | relevance | path

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

/php-src/main/
H A Dspprintf.c93 #define LCONV_DECIMAL_POINT (*lconv.decimal_point) macro
95 #define LCONV_DECIMAL_POINT (*lconv->decimal_point) macro
H A Dsnprintf.c37 #define LCONV_DECIMAL_POINT (*lconv.decimal_point) macro
39 #define LCONV_DECIMAL_POINT (*lconv->decimal_point) macro
/php-src/ext/standard/
H A Dformatted_print.c27 #define LCONV_DECIMAL_POINT (*lconv.decimal_point) macro
29 #define LCONV_DECIMAL_POINT (*lconv->decimal_point) macro

Completed in 16 milliseconds