Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Ddl.c234 int old_type = module_entry->type; in php_load_extension() local
/PHP-8.3/Zend/
H A Dzend_vm_execute.h23016 uint8_t old_type; in ZEND_ASSIGN_DIM_OP_SPEC_VAR_CONST_HANDLER() local
24026 uint8_t old_type = Z_TYPE_P(object_ptr); in ZEND_ASSIGN_DIM_SPEC_VAR_CONST_OP_DATA_CONST_HANDLER() local
24179 uint8_t old_type = Z_TYPE_P(object_ptr); in ZEND_ASSIGN_DIM_SPEC_VAR_CONST_OP_DATA_TMP_HANDLER() local
24332 uint8_t old_type = Z_TYPE_P(object_ptr); in ZEND_ASSIGN_DIM_SPEC_VAR_CONST_OP_DATA_VAR_HANDLER() local
25937 uint8_t old_type; in ZEND_ASSIGN_DIM_OP_SPEC_VAR_TMPVAR_HANDLER() local
28338 uint8_t old_type; in ZEND_ASSIGN_DIM_OP_SPEC_VAR_UNUSED_HANDLER() local
30234 uint8_t old_type; in ZEND_ASSIGN_DIM_OP_SPEC_VAR_CV_HANDLER() local
41421 uint8_t old_type; in ZEND_ASSIGN_DIM_OP_SPEC_CV_CONST_HANDLER() local
45261 uint8_t old_type; in ZEND_ASSIGN_DIM_OP_SPEC_CV_TMPVAR_HANDLER() local
48251 uint8_t old_type; in ZEND_ASSIGN_DIM_OP_SPEC_CV_UNUSED_HANDLER() local
[all …]
H A Dzend_vm_def.h1219 uint8_t old_type; variable
H A Dzend_execute.c2676 uint8_t old_type = Z_TYPE_P(container); in zend_fetch_dimension_address() local
/PHP-8.3/Zend/Optimizer/
H A Dsccp.c2151 uint8_t old_type = opline->result_type; in try_remove_definition() local
/PHP-8.3/ext/ffi/
H A Dffi.c3917 zend_ffi_type *old_type, *type, *type_ptr; in ZEND_METHOD() local

Completed in 175 milliseconds