Home
last modified time | relevance | path

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

/php-src/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.php52 public static function create( function in IntlDateFormatter
/php-src/Zend/
H A Dzend_weakrefs.stub.php13 public static function create(object $object): WeakReference {} function in WeakReference
H A Dzend_weakrefs.c298 ZEND_METHOD(WeakReference, create) in ZEND_METHOD() argument
/php-src/ext/intl/transliterator/
H A Dtransliterator.stub.php21 …public static function create(string $id, int $direction = Transliterator::FORWARD): ?Transliterat… function in Transliterator
/php-src/ext/intl/resourcebundle/
H A Dresourcebundle.stub.php14 …public static function create(?string $locale, ?string $bundle, bool $fallback = true): ?ResourceB… function in ResourceBundle
/php-src/ext/intl/msgformat/
H A Dmsgformat.stub.php14 public static function create(string $locale, string $pattern): ?MessageFormatter {} function in MessageFormatter
/php-src/ext/intl/collator/
H A Dcollator.stub.php84 public static function create(string $locale): ?Collator {} function in Collator
/php-src/ext/intl/formatter/
H A Dformatter.stub.php194 …public static function create(string $locale, int $style, ?string $pattern = null): ?NumberFormatt… function in NumberFormatter
/php-src/ext/dom/lexbor/lexbor/css/
H A Dbase.h78 lxb_css_style_create_f create; member
/php-src/ext/pgsql/
H A Dpgsql.c2585 bool create = false; in PHP_FUNCTION() local

Completed in 36 milliseconds