Searched refs:PAD (Results 1 – 2 of 2) sorted by relevance
/PHP-7.0/main/ |
H A D | snprintf.c | 569 #define PAD( width, len, ch ) do \ macro 1200 PAD(min_width, s_len, pad_char); in format_converter() 1211 PAD(min_width, s_len, pad_char); in format_converter()
|
/PHP-7.0/sapi/phpdbg/ |
H A D | phpdbg_out.c | 103 #define PAD( width, len, ch ) do \ macro 789 PAD(min_width, s_len, pad_char); in format_converter() 800 PAD(min_width, s_len, pad_char); in format_converter()
|
Completed in 11 milliseconds