Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dspprintf.c153 #define PAD(xbuf, count, ch) do { \ macro
789 PAD(xbuf, min_width - s_len, pad_char); in xbuf_format_converter()
797 PAD(xbuf, min_width - s_len, pad_char); in xbuf_format_converter()
H A Dsnprintf.c569 #define PAD( width, len, ch ) do \ macro
1182 PAD(min_width, s_len, pad_char); in format_converter()
1193 PAD(min_width, s_len, pad_char); in format_converter()

Completed in 8 milliseconds