Lines Matching refs:CACHED_PTR

1034 			if (CACHED_PTR(opline->op2.literal->cache_slot)) {
1035 ce = CACHED_PTR(opline->op2.literal->cache_slot);
2399 if (CACHED_PTR(opline->op2.literal->cache_slot)) {
2400 EX_T(opline->result.var).class_entry = CACHED_PTR(opline->op2.literal->cache_slot);
2514 if (CACHED_PTR(opline->op1.literal->cache_slot)) {
2515 ce = CACHED_PTR(opline->op1.literal->cache_slot);
2539 CACHED_PTR(opline->op2.literal->cache_slot)) {
2540 call->fbc = CACHED_PTR(opline->op2.literal->cache_slot);
2634 if (CACHED_PTR(opline->op2.literal->cache_slot)) {
2635 call->fbc = CACHED_PTR(opline->op2.literal->cache_slot);
2780 if (CACHED_PTR(opline->op2.literal->cache_slot)) {
2781 call->fbc = CACHED_PTR(opline->op2.literal->cache_slot);
2814 if (CACHED_PTR(opline->op1.literal->cache_slot)) {
2815 EX(function_state).function = CACHED_PTR(opline->op1.literal->cache_slot);
3000 if (CACHED_PTR(opline->op1.literal->cache_slot)) {
3001 catch_ce = CACHED_PTR(opline->op1.literal->cache_slot);
3496 if (CACHED_PTR(opline->op2.literal->cache_slot)) {
3497 c = CACHED_PTR(opline->op2.literal->cache_slot);
3528 if (CACHED_PTR(opline->op2.literal->cache_slot)) {
3529 value = CACHED_PTR(opline->op2.literal->cache_slot);
3534 } else if (CACHED_PTR(opline->op1.literal->cache_slot)) {
3535 ce = CACHED_PTR(opline->op1.literal->cache_slot);
3916 if (CACHED_PTR(opline->op2.literal->cache_slot)) {
3917 ce = CACHED_PTR(opline->op2.literal->cache_slot);
4407 if (CACHED_PTR(opline->op2.literal->cache_slot)) {
4408 ce = CACHED_PTR(opline->op2.literal->cache_slot);
4941 if (CACHED_PTR(opline->op2.literal->cache_slot)) {
4942 iface = CACHED_PTR(opline->op2.literal->cache_slot);
4968 if (CACHED_PTR(opline->op2.literal->cache_slot)) {
4969 trait = CACHED_PTR(opline->op2.literal->cache_slot);