Home
last modified time | relevance | path

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

/PHP-7.3/main/
H A Dspprintf.c232 boolean_e print_blank; in xbuf_format_converter() local
245 alternate_form = print_sign = print_blank = NO; in xbuf_format_converter()
267 print_blank = YES; in xbuf_format_converter()
505 else if (print_blank) in xbuf_format_converter()
653 else if (print_blank) in xbuf_format_converter()
710 else if (print_blank) in xbuf_format_converter()
H A Dsnprintf.c630 boolean_e print_blank; in format_converter() local
646 alternate_form = print_sign = print_blank = NO; in format_converter()
668 print_blank = YES; in format_converter()
900 } else if (print_blank) { in format_converter()
1046 else if (print_blank) in format_converter()
1104 } else if (print_blank) { in format_converter()
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_out.c168 boolean_e print_blank; in format_converter() local
184 alternate_form = print_sign = print_blank = NO; in format_converter()
206 print_blank = YES; in format_converter()
427 } else if (print_blank) { in format_converter()
637 else if (print_blank) in format_converter()
691 } else if (print_blank) { in format_converter()

Completed in 23 milliseconds