Searched defs:sscanf (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/standard/ | ||
H A D | string.c | 5535 PHP_FUNCTION(sscanf) argument |
H A D | basic_functions.stub.php | 674 function sscanf(string $string, string $format, mixed &...$vars): array|int|null {} function |
Completed in 25 milliseconds