Home
last modified time | relevance | path

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

/ext-ds/src/ds/
H A Dds_set.h57 ds_set_t *ds_set_diff(ds_set_t *set, ds_set_t *other);
H A Dds_set.c177 ds_set_t *ds_set_diff(ds_set_t *set, ds_set_t *other) in ds_set_diff() function
/ext-ds/src/php/classes/
H A Dphp_set_ce.c76 RETURN_DS_SET(ds_set_diff(THIS_DS_SET(), Z_DS_SET_P(obj))); in METHOD()

Completed in 11 milliseconds