Home
last modified time | relevance | path

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

/PHP-7.0/main/
H A Dspprintf.c239 boolean_e print_blank; in xbuf_format_converter() local
252 alternate_form = print_sign = print_blank = NO; in xbuf_format_converter()
274 print_blank = YES; in xbuf_format_converter()
512 else if (print_blank) in xbuf_format_converter()
660 else if (print_blank) in xbuf_format_converter()
717 else if (print_blank) in xbuf_format_converter()
H A Dsnprintf.c628 boolean_e print_blank; in format_converter() local
644 alternate_form = print_sign = print_blank = NO; in format_converter()
666 print_blank = YES; in format_converter()
898 } else if (print_blank) { in format_converter()
1044 else if (print_blank) in format_converter()
1102 } else if (print_blank) { in format_converter()
/PHP-7.0/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 12 milliseconds