Home
last modified time | relevance | path

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

/PHP-7.1/main/
H A Dsnprintf.h73 typedef int bool_int; typedef
91 boolean_e add_dp, int precision, char dec_point, bool_int * is_negative, char *buf, size_t *len);
157 PHPAPI char * ap_php_conv_10(wide_int num, bool_int is_unsigned,
158 bool_int * is_negative, char *buf_end, size_t *len);
H A Dsnprintf.c323 PHPAPI char * ap_php_conv_10(register wide_int num, register bool_int is_unsigned, in ap_php_conv_10()
324 register bool_int * is_negative, char *buf_end, register size_t *len) in ap_php_conv_10()
382 boolean_e add_dp, int precision, char dec_point, bool_int * is_negative, char *buf, size_t *len) in php_conv_fp()
451 bool_int exponent_is_negative; in php_conv_fp()
635 bool_int is_negative; in format_converter()
H A Dspprintf.c238 bool_int is_negative; in xbuf_format_converter()
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_out.c171 bool_int is_negative; in format_converter()

Completed in 13 milliseconds