Home
last modified time | relevance | path

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

/php-src/main/
H A Dspprintf.c213 bool print_blank; in xbuf_format_converter() local
227 alternate_form = print_sign = print_blank = false; in xbuf_format_converter()
248 print_blank = true; in xbuf_format_converter()
465 else if (print_blank) in xbuf_format_converter()
604 else if (print_blank) in xbuf_format_converter()
659 else if (print_blank) in xbuf_format_converter()
H A Dsnprintf.c510 bool print_blank; in format_converter() local
527 alternate_form = print_sign = print_blank = false; in format_converter()
548 print_blank = true; in format_converter()
756 } else if (print_blank) { in format_converter()
893 else if (print_blank) in format_converter()
949 } else if (print_blank) { in format_converter()

Completed in 12 milliseconds