Home
last modified time | relevance | path

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

/ext-ds/src/ds/
H A Dds_set.h8 #define DS_SET_CAPACITY(s) ((s)->table->capacity) macro
/ext-ds/src/php/classes/
H A Dphp_set_ce.c46 RETURN_LONG(DS_SET_CAPACITY(THIS_DS_SET())); in METHOD()

Completed in 7 milliseconds