Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Darray.c4223 bool in_place = zend_may_modify_arg_in_place(arg); local
4312 bool in_place = false; local
4976 bool in_place = zend_may_modify_arg_in_place(array); local
5156 bool in_place = false; local

Completed in 22 milliseconds