Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dsnprintf.h77 } boolean_e; typedef
90 boolean_e add_dp, int precision, char dec_point, bool_int * is_negative, char *buf, int *len);
H A Dspprintf.c236 boolean_e alternate_form; in xbuf_format_converter()
237 boolean_e print_sign; in xbuf_format_converter()
238 boolean_e print_blank; in xbuf_format_converter()
239 boolean_e adjust_precision; in xbuf_format_converter()
240 boolean_e adjust_width; in xbuf_format_converter()
H A Dsnprintf.c378 boolean_e add_dp, int precision, char dec_point, bool_int * is_negative, char *buf, int *len) in php_conv_fp()
625 boolean_e alternate_form; in format_converter()
626 boolean_e print_sign; in format_converter()
627 boolean_e print_blank; in format_converter()
628 boolean_e adjust_precision; in format_converter()
629 boolean_e adjust_width; in format_converter()

Completed in 12 milliseconds