Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_vm_helpers.c294 const zval *key, uint32_t flags, int check_defined_only) in _zend_quick_get_constant() argument
316 if (!check_defined_only) { in _zend_quick_get_constant()
324 if (!check_defined_only) { in _zend_quick_get_constant()
/php-src/Zend/
H A Dzend_execute.c5190 const zval *key, uint32_t flags, bool check_defined_only OPLINE_DC EXECUTE_DATA_DC) /* {{{ */ in _zend_quick_get_constant()
5208 if (!check_defined_only) { in _zend_quick_get_constant()
5215 if (!check_defined_only) { in _zend_quick_get_constant()

Completed in 23 milliseconds