Searched defs:cls (Results 1 – 4 of 4) sorted by relevance
8 #define PHP_DS_SEQUENCE_ME(cls, name) \ argument11 #define PHP_DS_SEQUENCE_ME_LIST(cls) \ argument
9 #define PHP_DS_COLLECTION_ME(cls, name) \ argument12 #define PHP_DS_COLLECTION_ME_LIST(cls) \ argument
27 #define PHP_DS_NS(cls) PHP_DS_NS_NAME #cls argument42 #define PHP_DS_ME(cls, name) \ argument
270 #define ARGINFO_DS_RETURN_DS(name, obj, cls, col) \ argument
Completed in 6 milliseconds