Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/
H A Dzend_shared_alloc.c406 static zend_always_inline void *_zend_shared_memdup(void *source, size_t size, bool get_xlat, bool … in _zend_shared_memdup() argument
411 if (get_xlat) { in _zend_shared_memdup()
423 if (!get_xlat) { in _zend_shared_memdup()

Completed in 6 milliseconds