Home
last modified time | relevance | path

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

/PHP-8.0/main/
H A Dsnprintf.h145 PHPAPI char * ap_php_conv_10(wide_int num, bool_int is_unsigned,
H A Dsnprintf.c311 PHPAPI char * ap_php_conv_10(register wide_int num, register bool_int is_unsigned, in ap_php_conv_10() function
444 …p = ap_php_conv_10((wide_int) decimal_point, FALSE, &exponent_is_negative, &temp[EXPONENT_LENGTH],… in php_conv_fp()
860 s = ap_php_conv_10(i_num, (*fmt) == 'u', &is_negative, in format_converter()
H A Dspprintf.c467 s = ap_php_conv_10(i_num, (*fmt) == 'u', &is_negative, in xbuf_format_converter()
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_out.c409 s = ap_php_conv_10(i_num, (*fmt) == 'u', &is_negative, in format_converter()

Completed in 20 milliseconds