Home
last modified time | relevance | path

Searched defs:parse (Results 1 – 5 of 5) sorted by relevance

/PHP-8.3/ext/intl/msgformat/
H A Dmsgformat.stub.php33 public function parse(string $string): array|false {} function in MessageFormatter
/PHP-8.3/ext/intl/dateformat/
H A Ddateformat.stub.php191 public function parse(string $string, &$offset = null): int|float|false {} function in IntlDateFormatter
/PHP-8.3/ext/intl/formatter/
H A Dformatter.stub.php419 …public function parse(string $string, int $type = NumberFormatter::TYPE_DOUBLE, &$offset = null): … function in NumberFormatter
/PHP-8.3/ext/ffi/
H A Dffi_parser.c3607 static void parse(void) { in parse() function
/PHP-8.3/ext/fileinfo/libmagic/
H A Dapprentice.c1963 parse(struct magic_set *ms, struct magic_entry *me, const char *line, in parse() function

Completed in 23 milliseconds