Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_vm_execute.h23137 uint8_t old_type; in ZEND_ASSIGN_DIM_OP_SPEC_VAR_CONST_HANDLER() local
24147 uint8_t old_type = Z_TYPE_P(object_ptr); in ZEND_ASSIGN_DIM_SPEC_VAR_CONST_OP_DATA_CONST_HANDLER() local
24300 uint8_t old_type = Z_TYPE_P(object_ptr); in ZEND_ASSIGN_DIM_SPEC_VAR_CONST_OP_DATA_TMP_HANDLER() local
24453 uint8_t old_type = Z_TYPE_P(object_ptr); in ZEND_ASSIGN_DIM_SPEC_VAR_CONST_OP_DATA_VAR_HANDLER() local
26058 uint8_t old_type; in ZEND_ASSIGN_DIM_OP_SPEC_VAR_TMPVAR_HANDLER() local
28459 uint8_t old_type; in ZEND_ASSIGN_DIM_OP_SPEC_VAR_UNUSED_HANDLER() local
30355 uint8_t old_type; in ZEND_ASSIGN_DIM_OP_SPEC_VAR_CV_HANDLER() local
41552 uint8_t old_type; in ZEND_ASSIGN_DIM_OP_SPEC_CV_CONST_HANDLER() local
45392 uint8_t old_type; in ZEND_ASSIGN_DIM_OP_SPEC_CV_TMPVAR_HANDLER() local
48382 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.c2678 uint8_t old_type = Z_TYPE_P(container); in zend_fetch_dimension_address() local
/php-src/Zend/Optimizer/
H A Dsccp.c2201 uint8_t old_type = opline->result_type; in try_remove_definition() local
/php-src/ext/ffi/
H A Dffi.c3914 zend_ffi_type *old_type, *type, *type_ptr; in ZEND_METHOD() local

Completed in 240 milliseconds