Lines Matching defs:string
317 function collator_get_sort_key(Collator $object, string $string): string|false {} argument
378 function datefmt_parse(IntlDateFormatter $formatter, string $string, &$offset = null): int|float|fa… argument
385 function datefmt_localtime(IntlDateFormatter $formatter, string $string, &$offset = null): array|fa… argument
398 function numfmt_parse(NumberFormatter $formatter, string $string, int $type = NumberFormatter::TYPE… argument
406 function numfmt_parse_currency(NumberFormatter $formatter, string $string, &$currency, &$offset = n… argument
432 function grapheme_strlen(string $string): int|false|null {} argument
442 function grapheme_substr(string $string, int $offset, ?int $length = null): string|false {} argument
448 function grapheme_str_split(string $string, int $length = 1): array|false {} argument
516 function msgfmt_parse(MessageFormatter $formatter, string $string): array|false {} argument
536 function normalizer_normalize(string $string, int $form = Normalizer::FORM_C): string|false {} argument
538 function normalizer_is_normalized(string $string, int $form = Normalizer::FORM_C): bool {} argument
540 function normalizer_get_raw_decomposition(string $string, int $form = Normalizer::FORM_C): ?string … argument
634 function transliterator_transliterate(Transliterator|string $transliterator, string $string, int $s… argument