Home
last modified time | relevance | path

Searched refs:PAD (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/main/
H A Dspprintf.c148 #define PAD(xbuf, count, ch) do { \ macro
772 PAD(xbuf, min_width - s_len, pad_char); in xbuf_format_converter()
780 PAD(xbuf, min_width - s_len, pad_char); in xbuf_format_converter()
H A Dsnprintf.c564 #define PAD( width, len, ch ) do \ macro
1165 PAD(min_width, s_len, pad_char); in format_converter()
1176 PAD(min_width, s_len, pad_char); in format_converter()

Completed in 9 milliseconds