Home
last modified time | relevance | path

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

/PHP-7.1/main/
H A Dsnprintf.h77 } boolean_e; typedef
91 boolean_e add_dp, int precision, char dec_point, bool_int * is_negative, char *buf, size_t *len);
H A Dspprintf.c233 boolean_e alternate_form; in xbuf_format_converter()
234 boolean_e print_sign; in xbuf_format_converter()
235 boolean_e print_blank; in xbuf_format_converter()
236 boolean_e adjust_precision; in xbuf_format_converter()
237 boolean_e adjust_width; in xbuf_format_converter()
H A Dsnprintf.c382 boolean_e add_dp, int precision, char dec_point, bool_int * is_negative, char *buf, size_t *len) in php_conv_fp()
630 boolean_e alternate_form; in format_converter()
631 boolean_e print_sign; in format_converter()
632 boolean_e print_blank; in format_converter()
633 boolean_e adjust_precision; in format_converter()
634 boolean_e adjust_width; in format_converter()
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_out.c166 boolean_e alternate_form; in format_converter()
167 boolean_e print_sign; in format_converter()
168 boolean_e print_blank; in format_converter()
169 boolean_e adjust_precision; in format_converter()
170 boolean_e adjust_width; in format_converter()

Completed in 16 milliseconds