Searched refs:odbc_result_cast_object (Results 1 – 1 of 1) sorted by relevance
228 static zend_result odbc_result_cast_object(zend_object *obj, zval *result, int type) in odbc_result_cast_object() function532 odbc_result_object_handlers.cast_object = odbc_result_cast_object; in PHP_MINIT_FUNCTION()
Completed in 17 milliseconds