pv_res            920 ext/odbc/php_odbc.c 	zval *pv_res;
pv_res            923 ext/odbc/php_odbc.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "rl", &pv_res, &flag) == FAILURE) {
pv_res            927 ext/odbc/php_odbc.c 	if ((result = (odbc_result *)zend_fetch_resource(Z_RES_P(pv_res), "ODBC result", le_result)) == NULL) {
pv_res           1097 ext/odbc/php_odbc.c 	zval *pv_res;
pv_res           1100 ext/odbc/php_odbc.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "rl", &pv_res, &pv_num) == FAILURE) {
pv_res           1104 ext/odbc/php_odbc.c 	if ((result = (odbc_result *)zend_fetch_resource(Z_RES_P(pv_res), "ODBC result", le_result)) == NULL) {
pv_res           1289 ext/odbc/php_odbc.c 	zval *pv_res, *pv_param_arr, *tmp;
pv_res           1304 ext/odbc/php_odbc.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|a", &pv_res, &pv_param_arr) == FAILURE) {
pv_res           1308 ext/odbc/php_odbc.c 	if ((result = (odbc_result *)zend_fetch_resource(Z_RES_P(pv_res), "ODBC result", le_result)) == NULL) {
pv_res           1505 ext/odbc/php_odbc.c 	zval *pv_res;
pv_res           1512 ext/odbc/php_odbc.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "r", &pv_res) == FAILURE) {
pv_res           1516 ext/odbc/php_odbc.c 	if ((result = (odbc_result *)zend_fetch_resource(Z_RES_P(pv_res), "ODBC result", le_result)) == NULL) {
pv_res           1719 ext/odbc/php_odbc.c 	zval *pv_res, tmp;
pv_res           1722 ext/odbc/php_odbc.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|l", &pv_res, &pv_row) == FAILURE) {
pv_res           1728 ext/odbc/php_odbc.c 	zval *pv_res, tmp;
pv_res           1730 ext/odbc/php_odbc.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "r", &pv_res) == FAILURE) {
pv_res           1735 ext/odbc/php_odbc.c 	if ((result = (odbc_result *)zend_fetch_resource(Z_RES_P(pv_res), "ODBC result", le_result)) == NULL) {
pv_res           1867 ext/odbc/php_odbc.c 	zval *pv_res, *pv_res_arr, tmp;
pv_res           1876 ext/odbc/php_odbc.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "rz/|l", &pv_res, &pv_res_arr, &pv_row) == FAILURE) {
pv_res           1882 ext/odbc/php_odbc.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "rz/", &pv_res, &pv_res_arr) == FAILURE) {
pv_res           1887 ext/odbc/php_odbc.c 	if ((result = (odbc_result *)zend_fetch_resource(Z_RES_P(pv_res), "ODBC result", le_result)) == NULL) {
pv_res           1986 ext/odbc/php_odbc.c 	zval *pv_res;
pv_res           1988 ext/odbc/php_odbc.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "r", &pv_res) == FAILURE) {
pv_res           1992 ext/odbc/php_odbc.c 	if ((result = (odbc_result *)zend_fetch_resource(Z_RES_P(pv_res), "ODBC result", le_result)) == NULL) {
pv_res           2021 ext/odbc/php_odbc.c 	zval *pv_res;
pv_res           2028 ext/odbc/php_odbc.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|l", &pv_res, &pv_row) == FAILURE) {
pv_res           2034 ext/odbc/php_odbc.c 	if ((result = (odbc_result *)zend_fetch_resource(Z_RES_P(pv_res), "ODBC result", le_result)) == NULL) {
pv_res           2080 ext/odbc/php_odbc.c 	zval *pv_res, *pv_field;
pv_res           2089 ext/odbc/php_odbc.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "rz", &pv_res, &pv_field) == FAILURE) {
pv_res           2100 ext/odbc/php_odbc.c 	if ((result = (odbc_result *)zend_fetch_resource(Z_RES_P(pv_res), "ODBC result", le_result)) == NULL) {
pv_res           2266 ext/odbc/php_odbc.c 	zval *pv_res;
pv_res           2275 ext/odbc/php_odbc.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s", &pv_res, &pv_format, &pv_format_len) == FAILURE) {
pv_res           2279 ext/odbc/php_odbc.c 	if ((result = (odbc_result *)zend_fetch_resource(Z_RES_P(pv_res), "ODBC result", le_result)) == NULL) {
pv_res           2388 ext/odbc/php_odbc.c 	zval *pv_res;
pv_res           2392 ext/odbc/php_odbc.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "r", &pv_res) == FAILURE) {
pv_res           2396 ext/odbc/php_odbc.c 	if ((result = (odbc_result *)zend_fetch_resource(Z_RES_P(pv_res), "ODBC result", le_result)) == NULL) {
pv_res           2410 ext/odbc/php_odbc.c 	zend_list_close(Z_RES_P(pv_res));
pv_res           2772 ext/odbc/php_odbc.c 	zval *pv_res;
pv_res           2774 ext/odbc/php_odbc.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "r", &pv_res) == FAILURE) {
pv_res           2778 ext/odbc/php_odbc.c 	if ((result = (odbc_result *)zend_fetch_resource(Z_RES_P(pv_res), "ODBC result", le_result)) == NULL) {
pv_res           2793 ext/odbc/php_odbc.c 	zval *pv_res;
pv_res           2796 ext/odbc/php_odbc.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "r", &pv_res) == FAILURE) {
pv_res           2800 ext/odbc/php_odbc.c 	if ((result = (odbc_result *)zend_fetch_resource(Z_RES_P(pv_res), "ODBC result", le_result)) == NULL) {
pv_res           2845 ext/odbc/php_odbc.c 	zval *pv_res;
pv_res           2847 ext/odbc/php_odbc.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "r", &pv_res) == FAILURE) {
pv_res           2851 ext/odbc/php_odbc.c 	if ((result = (odbc_result *)zend_fetch_resource(Z_RES_P(pv_res), "ODBC result", le_result)) == NULL) {
pv_res           2864 ext/odbc/php_odbc.c 	zval *pv_res;
pv_res           2867 ext/odbc/php_odbc.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "rl", &pv_res, &pv_num) == FAILURE) {
pv_res           2871 ext/odbc/php_odbc.c 	if ((result = (odbc_result *)zend_fetch_resource(Z_RES_P(pv_res), "ODBC result", le_result)) == NULL) {
pv_res           2901 ext/odbc/php_odbc.c 	zval		*pv_res;
pv_res           2904 ext/odbc/php_odbc.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "rl", &pv_res, &pv_num) == FAILURE) {
pv_res           2908 ext/odbc/php_odbc.c 	if ((result = (odbc_result *)zend_fetch_resource(Z_RES_P(pv_res), "ODBC result", le_result)) == NULL) {
pv_res           2955 ext/odbc/php_odbc.c 	zval *pv_res;
pv_res           2957 ext/odbc/php_odbc.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs", &pv_res, &fname, &fname_len) == FAILURE) {
pv_res           2961 ext/odbc/php_odbc.c 	if ((result = (odbc_result *)zend_fetch_resource(Z_RES_P(pv_res), "ODBC result", le_result)) == NULL) {