Home
last modified time | relevance | path

Searched defs:create (Results 1 – 11 of 11) sorted by relevance

/PHP-8.3/ext/intl/dateformat/
H A Ddatepatterngenerator.stub.php10 public static function create(?string $locale = null): ?IntlDatePatternGenerator {} function in IntlDatePatternGenerator
H A Ddatepatterngenerator_methods.cpp79 U_CFUNC PHP_METHOD( IntlDatePatternGenerator, create ) in PHP_METHOD() argument
H A Ddateformat.stub.php83 public static function create( function in IntlDateFormatter
/PHP-8.3/Zend/
H A Dzend_weakrefs.stub.php13 public static function create(object $object): WeakReference {} function in WeakReference
H A Dzend_weakrefs.c279 ZEND_METHOD(WeakReference, create) in ZEND_METHOD() argument
/PHP-8.3/ext/intl/resourcebundle/
H A Dresourcebundle.stub.php14 …public static function create(?string $locale, ?string $bundle, bool $fallback = true): ?ResourceB… function in ResourceBundle
/PHP-8.3/ext/intl/transliterator/
H A Dtransliterator.stub.php27 …public static function create(string $id, int $direction = Transliterator::FORWARD): ?Transliterat… function in Transliterator
/PHP-8.3/ext/intl/msgformat/
H A Dmsgformat.stub.php14 public static function create(string $locale, string $pattern): ?MessageFormatter {} function in MessageFormatter
/PHP-8.3/ext/intl/collator/
H A Dcollator.stub.php156 public static function create(string $locale): ?Collator {} function in Collator
/PHP-8.3/ext/intl/formatter/
H A Dformatter.stub.php406 …public static function create(string $locale, int $style, ?string $pattern = null): ?NumberFormatt… function in NumberFormatter
/PHP-8.3/ext/pgsql/
H A Dpgsql.c2373 bool create = false; in PHP_FUNCTION() local

Completed in 35 milliseconds