Searched defs:str_pad (Results 1 – 2 of 2) sorted by relevance
5456 PHP_FUNCTION(str_pad) argument
672 function str_pad(string $string, int $length, string $pad_string = " ", int $pad_type = STR_PAD_RIG… function
Completed in 41 milliseconds