prop_dim         4670 Zend/zend_vm_def.h ZEND_VM_HELPER_EX(zend_isset_isempty_dim_prop_obj_handler, VAR|UNUSED|CV, CONST|TMP|VAR|CV, int prop_dim)
prop_dim         4684 Zend/zend_vm_def.h 	if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) {
prop_dim         4742 Zend/zend_vm_def.h 		if (prop_dim) {
prop_dim         4762 Zend/zend_vm_def.h 	} else if (Z_TYPE_P(container) == IS_STRING && !prop_dim) { /* string offsets */
prop_dim         4809 Zend/zend_vm_def.h 	ZEND_VM_DISPATCH_TO_HELPER_EX(zend_isset_isempty_dim_prop_obj_handler, prop_dim, 0);
prop_dim         4814 Zend/zend_vm_def.h 	ZEND_VM_DISPATCH_TO_HELPER_EX(zend_isset_isempty_dim_prop_obj_handler, prop_dim, 1);
prop_dim         16416 Zend/zend_vm_execute.h static int ZEND_FASTCALL zend_isset_isempty_dim_prop_obj_handler_SPEC_VAR_CONST(int prop_dim, ZEND_OPCODE_HANDLER_ARGS)
prop_dim         16430 Zend/zend_vm_execute.h 	if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) {
prop_dim         16488 Zend/zend_vm_execute.h 		if (prop_dim) {
prop_dim         16508 Zend/zend_vm_execute.h 	} else if (Z_TYPE_P(container) == IS_STRING && !prop_dim) { /* string offsets */
prop_dim         18516 Zend/zend_vm_execute.h static int ZEND_FASTCALL zend_isset_isempty_dim_prop_obj_handler_SPEC_VAR_TMP(int prop_dim, ZEND_OPCODE_HANDLER_ARGS)
prop_dim         18530 Zend/zend_vm_execute.h 	if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) {
prop_dim         18588 Zend/zend_vm_execute.h 		if (prop_dim) {
prop_dim         18608 Zend/zend_vm_execute.h 	} else if (Z_TYPE_P(container) == IS_STRING && !prop_dim) { /* string offsets */
prop_dim         20997 Zend/zend_vm_execute.h static int ZEND_FASTCALL zend_isset_isempty_dim_prop_obj_handler_SPEC_VAR_VAR(int prop_dim, ZEND_OPCODE_HANDLER_ARGS)
prop_dim         21011 Zend/zend_vm_execute.h 	if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) {
prop_dim         21069 Zend/zend_vm_execute.h 		if (prop_dim) {
prop_dim         21089 Zend/zend_vm_execute.h 	} else if (Z_TYPE_P(container) == IS_STRING && !prop_dim) { /* string offsets */
prop_dim         24302 Zend/zend_vm_execute.h static int ZEND_FASTCALL zend_isset_isempty_dim_prop_obj_handler_SPEC_VAR_CV(int prop_dim, ZEND_OPCODE_HANDLER_ARGS)
prop_dim         24316 Zend/zend_vm_execute.h 	if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) {
prop_dim         24374 Zend/zend_vm_execute.h 		if (prop_dim) {
prop_dim         24394 Zend/zend_vm_execute.h 	} else if (Z_TYPE_P(container) == IS_STRING && !prop_dim) { /* string offsets */
prop_dim         25821 Zend/zend_vm_execute.h static int ZEND_FASTCALL zend_isset_isempty_dim_prop_obj_handler_SPEC_UNUSED_CONST(int prop_dim, ZEND_OPCODE_HANDLER_ARGS)
prop_dim         25835 Zend/zend_vm_execute.h 	if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) {
prop_dim         25893 Zend/zend_vm_execute.h 		if (prop_dim) {
prop_dim         25913 Zend/zend_vm_execute.h 	} else if (Z_TYPE_P(container) == IS_STRING && !prop_dim) { /* string offsets */
prop_dim         27143 Zend/zend_vm_execute.h static int ZEND_FASTCALL zend_isset_isempty_dim_prop_obj_handler_SPEC_UNUSED_TMP(int prop_dim, ZEND_OPCODE_HANDLER_ARGS)
prop_dim         27157 Zend/zend_vm_execute.h 	if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) {
prop_dim         27215 Zend/zend_vm_execute.h 		if (prop_dim) {
prop_dim         27235 Zend/zend_vm_execute.h 	} else if (Z_TYPE_P(container) == IS_STRING && !prop_dim) { /* string offsets */
prop_dim         28465 Zend/zend_vm_execute.h static int ZEND_FASTCALL zend_isset_isempty_dim_prop_obj_handler_SPEC_UNUSED_VAR(int prop_dim, ZEND_OPCODE_HANDLER_ARGS)
prop_dim         28479 Zend/zend_vm_execute.h 	if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) {
prop_dim         28537 Zend/zend_vm_execute.h 		if (prop_dim) {
prop_dim         28557 Zend/zend_vm_execute.h 	} else if (Z_TYPE_P(container) == IS_STRING && !prop_dim) { /* string offsets */
prop_dim         30216 Zend/zend_vm_execute.h static int ZEND_FASTCALL zend_isset_isempty_dim_prop_obj_handler_SPEC_UNUSED_CV(int prop_dim, ZEND_OPCODE_HANDLER_ARGS)
prop_dim         30230 Zend/zend_vm_execute.h 	if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) {
prop_dim         30288 Zend/zend_vm_execute.h 		if (prop_dim) {
prop_dim         30308 Zend/zend_vm_execute.h 	} else if (Z_TYPE_P(container) == IS_STRING && !prop_dim) { /* string offsets */
prop_dim         33725 Zend/zend_vm_execute.h static int ZEND_FASTCALL zend_isset_isempty_dim_prop_obj_handler_SPEC_CV_CONST(int prop_dim, ZEND_OPCODE_HANDLER_ARGS)
prop_dim         33739 Zend/zend_vm_execute.h 	if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) {
prop_dim         33797 Zend/zend_vm_execute.h 		if (prop_dim) {
prop_dim         33817 Zend/zend_vm_execute.h 	} else if (Z_TYPE_P(container) == IS_STRING && !prop_dim) { /* string offsets */
prop_dim         35688 Zend/zend_vm_execute.h static int ZEND_FASTCALL zend_isset_isempty_dim_prop_obj_handler_SPEC_CV_TMP(int prop_dim, ZEND_OPCODE_HANDLER_ARGS)
prop_dim         35702 Zend/zend_vm_execute.h 	if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) {
prop_dim         35760 Zend/zend_vm_execute.h 		if (prop_dim) {
prop_dim         35780 Zend/zend_vm_execute.h 	} else if (Z_TYPE_P(container) == IS_STRING && !prop_dim) { /* string offsets */
prop_dim         38031 Zend/zend_vm_execute.h static int ZEND_FASTCALL zend_isset_isempty_dim_prop_obj_handler_SPEC_CV_VAR(int prop_dim, ZEND_OPCODE_HANDLER_ARGS)
prop_dim         38045 Zend/zend_vm_execute.h 	if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) {
prop_dim         38103 Zend/zend_vm_execute.h 		if (prop_dim) {
prop_dim         38123 Zend/zend_vm_execute.h 	} else if (Z_TYPE_P(container) == IS_STRING && !prop_dim) { /* string offsets */
prop_dim         41049 Zend/zend_vm_execute.h static int ZEND_FASTCALL zend_isset_isempty_dim_prop_obj_handler_SPEC_CV_CV(int prop_dim, ZEND_OPCODE_HANDLER_ARGS)
prop_dim         41063 Zend/zend_vm_execute.h 	if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) {
prop_dim         41121 Zend/zend_vm_execute.h 		if (prop_dim) {
prop_dim         41141 Zend/zend_vm_execute.h 	} else if (Z_TYPE_P(container) == IS_STRING && !prop_dim) { /* string offsets */