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.c285 const zval *key, uint32_t flags, int check_defined_only) in _zend_quick_get_constant() argument
307 if (!check_defined_only) { in _zend_quick_get_constant()
315 if (!check_defined_only) { in _zend_quick_get_constant()
/php-src/Zend/
H A Dzend_execute.c5002 const zval *key, uint32_t flags, bool check_defined_only OPLINE_DC EXECUTE_DATA_DC) /* {{{ */ in _zend_quick_get_constant()
5020 if (!check_defined_only) { in _zend_quick_get_constant()
5027 if (!check_defined_only) { in _zend_quick_get_constant()

Completed in 42 milliseconds