pv_format_len    2268 ext/odbc/php_odbc.c 	size_t i, pv_format_len = 0;
pv_format_len    2275 ext/odbc/php_odbc.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s", &pv_res, &pv_format, &pv_format_len) == FAILURE) {