Home
last modified time | relevance | path

Searched refs:THIS_DS_PAIR (Results 1 – 2 of 2) sorted by relevance

/ext-ds/src/php/classes/
H A Dphp_pair_ce.c16 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()
/ext-ds/src/php/objects/
H A Dphp_pair.h8 #define THIS_DS_PAIR() Z_DS_PAIR_P(getThis()) macro

Completed in 4 milliseconds