Home
last modified time | relevance | path

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

/PHP-8.0/main/
H A Dspprintf.c222 boolean_e print_blank; in xbuf_format_converter() local
235 alternate_form = print_sign = print_blank = NO; in xbuf_format_converter()
257 print_blank = YES; in xbuf_format_converter()
476 else if (print_blank) in xbuf_format_converter()
621 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()
869 } else if (print_blank) { in format_converter()
1012 else if (print_blank) in format_converter()
1068 } else if (print_blank) { in format_converter()
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_out.c159 boolean_e print_blank; in format_converter() local
175 alternate_form = print_sign = print_blank = NO; in format_converter()
197 print_blank = YES; in format_converter()
418 } else if (print_blank) { in format_converter()
627 else if (print_blank) in format_converter()
680 } else if (print_blank) { in format_converter()

Completed in 13 milliseconds