__int_func         78 ext/mysqli/mysqli_prop.c #define MYSQLI_MAP_PROPERTY_FUNC_LONG( __func, __int_func, __get_type, __ret_type, __ret_type_sprint_mod)\
__int_func         86 ext/mysqli/mysqli_prop.c 		l = (__ret_type)__int_func(p);\
__int_func         98 ext/mysqli/mysqli_prop.c #define MYSQLI_MAP_PROPERTY_FUNC_STRING(__func, __int_func, __get_type)\
__int_func        106 ext/mysqli/mysqli_prop.c 		c = (char *)__int_func(p);\