Home
last modified time | relevance | path

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

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

Completed in 26 milliseconds