Home
last modified time | relevance | path

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

/PHP-5.3/main/
H A Dspprintf.c96 #define LCONV_DECIMAL_POINT (*lconv->decimal_point) macro
98 #define LCONV_DECIMAL_POINT '.' macro
H A Dsnprintf.c41 #define LCONV_DECIMAL_POINT (*lconv->decimal_point) macro
43 #define LCONV_DECIMAL_POINT '.' macro
/PHP-5.3/ext/standard/
H A Dformatted_print.c30 #define LCONV_DECIMAL_POINT (*lconv->decimal_point) macro
32 #define LCONV_DECIMAL_POINT '.' macro

Completed in 16 milliseconds