Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/transliterator/
H A Dtransliterator.stub.php13 public static function create(string $id, int $direction = Transliterator::FORWARD) {} function in Transliterator
/PHP-8.0/Zend/
H A Dzend_weakrefs.stub.php9 public static function create(object $object): WeakReference {} function in WeakReference
H A Dzend_weakrefs.c262 ZEND_METHOD(WeakReference, create) in ZEND_METHOD() argument
/PHP-8.0/ext/intl/resourcebundle/
H A Dresourcebundle.stub.php13 public static function create(?string $locale, ?string $bundle, bool $fallback = true) {} function in ResourceBundle
/PHP-8.0/ext/intl/msgformat/
H A Dmsgformat.stub.php13 public static function create(string $locale, string $pattern) {} function in MessageFormatter
/PHP-8.0/ext/intl/collator/
H A Dcollator.stub.php13 public static function create(string $locale) {} function in Collator
/PHP-8.0/ext/intl/formatter/
H A Dformatter.stub.php13 public static function create(string $locale, int $style, ?string $pattern = null) {} function in NumberFormatter
/PHP-8.0/ext/intl/dateformat/
H A Ddateformat.stub.php18 …public static function create(?string $locale, int $dateType, int $timeType, $timezone = null, Int… function in IntlDateFormatter
/PHP-8.0/ext/pgsql/
H A Dpgsql.c2441 int create = 0; in PHP_FUNCTION() local

Completed in 34 milliseconds