Home
last modified time | relevance | path

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

/php-src/ext/mysqli/
H A Dmysqli_prop.c74 #define MYSQLI_MAP_PROPERTY_FUNC_LONG_OR_STR( __func, __int_func, __get_type, __ret_type, __ret_typ… argument
75 static int __func(mysqli_object *obj, zval *retval, bool quiet) \
89 #define MYSQLI_MAP_PROPERTY_FUNC_LONG( __func, __int_func, __get_type, __ret_type, __ret_type_sprin… argument
90 static int __func(mysqli_object *obj, zval *retval, bool quiet) \
101 #define MYSQLI_MAP_PROPERTY_FUNC_STR_OR_NULL(__func, __int_func, __get_type)\ argument
102 static int __func(mysqli_object *obj, zval *retval, bool quiet)\
116 #define MYSQLI_MAP_PROPERTY_FUNC_STR(__func, __int_func, __get_type)\ argument
117 static int __func(mysqli_object *obj, zval *retval, bool quiet)\
/php-src/build/
H A Dphp.m41455 dnl This macro checks whether 'func' or '__func' exists in the specified
1504 dnl This macro checks whether 'func' or '__func' exists in the default libraries

Completed in 10 milliseconds