Home
last modified time | relevance | path

Searched refs:RETURN_DS_PAIR (Results 1 – 3 of 3) sorted by relevance

/ext-ds/src/php/objects/
H A Dphp_pair.h12 #define RETURN_DS_PAIR(p) \ macro
/ext-ds/src/php/classes/
H A Dphp_pair_ce.c31 RETURN_DS_PAIR(php_ds_pair_create_clone(THIS_DS_PAIR())); in METHOD()
H A Dphp_map_ce.c151 RETURN_DS_PAIR(ds_map_last(THIS_DS_MAP())); in METHOD()
212 RETURN_DS_PAIR(ds_map_first(THIS_DS_MAP())); in METHOD()
236 RETURN_DS_PAIR(ds_map_skip(THIS_DS_MAP(), position)); in METHOD()

Completed in 14 milliseconds