__int_func 75 ext/mysqli/mysqli_prop.c #define MYSQLI_MAP_PROPERTY_FUNC_LONG( __func, __int_func, __get_type, __ret_type, __ret_type_sprint_mod)\ __int_func 83 ext/mysqli/mysqli_prop.c l = (__ret_type)__int_func(p);\ __int_func 93 ext/mysqli/mysqli_prop.c #define MYSQLI_MAP_PROPERTY_FUNC_STRING(__func, __int_func, __get_type)\ __int_func 101 ext/mysqli/mysqli_prop.c c = (char *)__int_func(p);\