Home
last modified time | relevance | path

Searched refs:print_blank (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/main/
H A Dspprintf.c238 boolean_e print_blank; in xbuf_format_converter() local
251 alternate_form = print_sign = print_blank = NO; in xbuf_format_converter()
273 print_blank = YES; in xbuf_format_converter()
494 else if (print_blank) in xbuf_format_converter()
636 else if (print_blank) in xbuf_format_converter()
693 else if (print_blank) in xbuf_format_converter()
H A Dsnprintf.c627 boolean_e print_blank; in format_converter() local
643 alternate_form = print_sign = print_blank = NO; in format_converter()
665 print_blank = YES; in format_converter()
886 } else if (print_blank) { in format_converter()
1026 else if (print_blank) in format_converter()
1084 } else if (print_blank) { in format_converter()

Completed in 11 milliseconds