Home
last modified time | relevance | path

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

/PHP-7.3/main/
H A Dsnprintf.h155 PHPAPI char * ap_php_conv_10(wide_int num, bool_int is_unsigned,
H A Dsnprintf.c321 PHPAPI char * ap_php_conv_10(register wide_int num, register bool_int is_unsigned, in ap_php_conv_10() function
454 …p = ap_php_conv_10((wide_int) decimal_point, FALSE, &exponent_is_negative, &temp[EXPONENT_LENGTH],… in php_conv_fp()
891 s = ap_php_conv_10(i_num, (*fmt) == 'u', &is_negative, in format_converter()
H A Dspprintf.c496 s = ap_php_conv_10(i_num, (*fmt) == 'u', &is_negative, in xbuf_format_converter()
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_out.c418 s = ap_php_conv_10(i_num, (*fmt) == 'u', &is_negative, in format_converter()

Completed in 20 milliseconds