Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dsnprintf.h155 extern char * ap_php_conv_10(register wide_int num, register bool_int is_unsigned,
H A Dsnprintf.c319 char * ap_php_conv_10(register wide_int num, register bool_int is_unsigned, in ap_php_conv_10() function
452 …p = ap_php_conv_10((wide_int) decimal_point, FALSE, &exponent_is_negative, &temp[EXPONENT_LENGTH],… in php_conv_fp()
877 s = ap_php_conv_10(i_num, (*fmt) == 'u', &is_negative, in format_converter()
H A Dspprintf.c485 s = ap_php_conv_10(i_num, (*fmt) == 'u', &is_negative, in xbuf_format_converter()

Completed in 14 milliseconds