pv_format_len    2251 ext/odbc/php_odbc.c 	int i, pv_format_len = 0;
pv_format_len    2258 ext/odbc/php_odbc.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r|s", &pv_res, &pv_format, &pv_format_len) == FAILURE) {