Lines Matching refs:Z_REFVAL_P
497 op1 = Z_REFVAL_P(op1); \
520 op2 = Z_REFVAL_P(op2); \
963 op = Z_REFVAL_P(op); in zval_get_long_func()
1002 op = Z_REFVAL_P(op); in zval_get_double_func()
1041 op = Z_REFVAL_P(op); in __zval_get_string_func()
1530 op1 = Z_REFVAL_P(op1); in boolean_xor_function()
1550 op2 = Z_REFVAL_P(op2); in boolean_xor_function()
1577 op1 = Z_REFVAL_P(op1); in boolean_not_function()
1631 op1 = Z_REFVAL_P(op1); in bitwise_not_function()
1976 op1 = Z_REFVAL_P(op1); in concat_function()
2005 op2 = Z_REFVAL_P(op2); in concat_function()
2328 op1 = Z_REFVAL_P(op1); in zend_compare()
2331 op2 = Z_REFVAL_P(op2); in zend_compare()
2685 op1 = Z_REFVAL_P(op1); in increment_function()
2792 op1 = Z_REFVAL_P(op1); in decrement_function()