Home
last modified time | relevance | path

Searched refs:preserveKeys (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/ext/spl/
H A Dspl_fixedarray.stub.php23 public static function fromArray(array $array, bool $preserveKeys = true): SplFixedArray {} argument
H A Dspl_fixedarray_arginfo.h26 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, preserveKeys, _IS_BOOL, 0, "true")
/PHP-8.2/ext/snmp/
H A Dsnmp.stub.php282 public function get(array|string $objectId, bool $preserveKeys = false): mixed {} argument
H A Dsnmp_arginfo.h140 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, preserveKeys, _IS_BOOL, 0, "false")

Completed in 38 milliseconds