Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dspprintf.c226 boolean_e print_blank; in xbuf_format_converter() local
239 alternate_form = print_sign = print_blank = NO; in xbuf_format_converter()
261 print_blank = YES; in xbuf_format_converter()
499 else if (print_blank) in xbuf_format_converter()
645 else if (print_blank) in xbuf_format_converter()
700 else if (print_blank) in xbuf_format_converter()
H A Dsnprintf.c623 boolean_e print_blank; in format_converter() local
639 alternate_form = print_sign = print_blank = NO; in format_converter()
661 print_blank = YES; in format_converter()
893 } else if (print_blank) { in format_converter()
1037 else if (print_blank) in format_converter()
1093 } else if (print_blank) { in format_converter()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_out.c161 boolean_e print_blank; in format_converter() local
177 alternate_form = print_sign = print_blank = NO; in format_converter()
199 print_blank = YES; in format_converter()
420 } else if (print_blank) { in format_converter()
629 else if (print_blank) in format_converter()
682 } else if (print_blank) { in format_converter()

Completed in 12 milliseconds