Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Darray.c3505 zend_bool preserve_keys = 0; /* Whether to preserve keys while copying to the new array or not */ local
4324 zend_bool preserve_keys = 0; /* whether to preserve keys */ local
6382 zend_bool preserve_keys = 0; local

Completed in 20 milliseconds