Home
last modified time | relevance | path

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

/PHP-5.4/main/
H A Dsnprintf.c373 boolean_e add_dp, int precision, char dec_point, bool_int * is_negative, char *buf, int *len) in php_conv_fp()
616 boolean_e alternate_form; in format_converter()
617 boolean_e print_sign; in format_converter()
618 boolean_e print_blank; in format_converter()
619 boolean_e adjust_precision; in format_converter()
620 boolean_e adjust_width; in format_converter()
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.c227 boolean_e alternate_form; in xbuf_format_converter()
228 boolean_e print_sign; in xbuf_format_converter()
229 boolean_e print_blank; in xbuf_format_converter()
230 boolean_e adjust_precision; in xbuf_format_converter()
231 boolean_e adjust_width; in xbuf_format_converter()

Completed in 13 milliseconds