Searched refs:__func (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/mysqli/ |
H A D | mysqli_prop.c | 74 #define MYSQLI_MAP_PROPERTY_FUNC_LONG( __func, __int_func, __get_type, __ret_type, __ret_type_sprin… argument 75 static int __func(mysqli_object *obj, zval *retval, zend_bool quiet) \ 92 #define MYSQLI_MAP_PROPERTY_FUNC_STRING(__func, __int_func, __get_type)\ argument 93 static int __func(mysqli_object *obj, zval *retval, zend_bool quiet)\
|
/PHP-8.0/build/ |
H A D | php.m4 | 1553 dnl This macro checks whether 'func' or '__func' exists in the specified 1599 dnl This macro checks whether 'func' or '__func' exists in the default libraries
|
Completed in 8 milliseconds