Home
last modified time | relevance | path

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

/PHP-8.1/main/
H A Dspprintf.c218 bool print_blank; in xbuf_format_converter() local
232 alternate_form = print_sign = print_blank = false; in xbuf_format_converter()
253 print_blank = true; in xbuf_format_converter()
461 else if (print_blank) in xbuf_format_converter()
600 else if (print_blank) in xbuf_format_converter()
655 else if (print_blank) in xbuf_format_converter()
H A Dsnprintf.c508 bool print_blank; in format_converter() local
525 alternate_form = print_sign = print_blank = false; in format_converter()
546 print_blank = true; in format_converter()
754 } else if (print_blank) { in format_converter()
891 else if (print_blank) in format_converter()
947 } else if (print_blank) { in format_converter()

Completed in 21 milliseconds