Home
last modified time | relevance | path

Searched defs:m (Results 1 – 2 of 2) sorted by relevance

/ext-ds/src/ds/
H A Dds_map.h12 #define DS_MAP_SIZE(m) ((m)->table->size) argument
13 #define DS_MAP_IS_EMPTY(m) (DS_MAP_SIZE(m) == 0) argument
/ext-ds/src/php/objects/
H A Dphp_map.h21 #define RETURN_DS_MAP(m) \ argument

Completed in 3 milliseconds