Home
last modified time | relevance | path

Searched defs:type (Results 1 – 6 of 6) sorted by relevance

/ext-ds/src/php/handlers/
H A Dphp_common_handlers.c7 (zend_object *obj, zval *return_value, int type) {
36 (zend_object *obj, zval *offset, int type, zval *rv) {
H A Dphp_set_handlers.c11 (zend_object *obj, zval *offset, int type, zval *rv) {
H A Dphp_map_handlers.c10 (zend_object *obj, zval *offset, int type, zval *rv) {
H A Dphp_vector_handlers.c11 (zend_object *obj, zval *offset, int type, zval *return_value) {
H A Dphp_deque_handlers.c11 (zend_object *obj, zval *offset, int type, zval *return_value) {
/ext-ds/src/php/
H A Darginfo.h143 #define ARGINFO_NONE_RETURN_TYPE(name, type) \ argument
148 #define ARGINFO_NONE_RETURN_TYPE(name, type) \ argument
183 #define DS_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(name, pass_by_ref, required_num_args, type, allow_nul… argument
187 #define DS_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(name, pass_by_ref, required_num_args, type, allow_nul… argument
191 #define DS_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(name, pass_by_ref, required_num_args, type, allow_nul… argument
195 #define DS_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(name, pass_by_ref, required_num_args, type, allow_nul… argument

Completed in 16 milliseconds