Searched refs:bool_int (Results 1 – 4 of 4) sorted by relevance
/PHP-7.3/main/ |
H A D | snprintf.h | 71 typedef int bool_int; typedef 89 boolean_e add_dp, int precision, char dec_point, bool_int * is_negative, char *buf, size_t *len); 155 PHPAPI char * ap_php_conv_10(wide_int num, bool_int is_unsigned, 156 bool_int * is_negative, char *buf_end, size_t *len);
|
H A D | snprintf.c | 321 PHPAPI char * ap_php_conv_10(register wide_int num, register bool_int is_unsigned, in ap_php_conv_10() 322 register bool_int * is_negative, char *buf_end, register size_t *len) in ap_php_conv_10() 380 boolean_e add_dp, int precision, char dec_point, bool_int * is_negative, char *buf, size_t *len) in php_conv_fp() 449 bool_int exponent_is_negative; in php_conv_fp() 633 bool_int is_negative; in format_converter()
|
H A D | spprintf.c | 235 bool_int is_negative; in xbuf_format_converter()
|
/PHP-7.3/sapi/phpdbg/ |
H A D | phpdbg_out.c | 171 bool_int is_negative; in format_converter()
|
Completed in 17 milliseconds