Searched refs:THIS_DS_PAIR (Results 1 – 2 of 2) sorted by relevance
16 php_ds_pair_t *pair = THIS_DS_PAIR(); in METHOD()31 RETURN_DS_PAIR(php_ds_pair_create_clone(THIS_DS_PAIR())); in METHOD()37 php_ds_pair_to_array(THIS_DS_PAIR(), return_value); in METHOD()43 php_ds_pair_to_array(THIS_DS_PAIR(), return_value); in METHOD()
8 #define THIS_DS_PAIR() Z_DS_PAIR_P(getThis()) macro
Completed in 3 milliseconds