Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Darray.c2134 zend_bool preserve_keys = 0; /* Whether to preserve keys while copying to the new array or not */ in PHP_FUNCTION() local
2641 zend_bool preserve_keys = 0; /* whether to preserve keys */ in PHP_FUNCTION() local
4446 zend_bool preserve_keys = 0; in PHP_FUNCTION() local

Completed in 36 milliseconds