Home
last modified time | relevance | path

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

/PHP-5.3/main/
H A Dspprintf.c229 boolean_e print_blank; in xbuf_format_converter() local
242 alternate_form = print_sign = print_blank = NO; in xbuf_format_converter()
264 print_blank = YES; in xbuf_format_converter()
485 else if (print_blank) in xbuf_format_converter()
623 else if (print_blank) in xbuf_format_converter()
676 else if (print_blank) in xbuf_format_converter()
H A Dsnprintf.c618 boolean_e print_blank; in format_converter() local
634 alternate_form = print_sign = print_blank = NO; in format_converter()
656 print_blank = YES; in format_converter()
877 } else if (print_blank) { in format_converter()
1013 else if (print_blank) in format_converter()
1067 } else if (print_blank) { in format_converter()

Completed in 11 milliseconds