Searched refs:colnamelen (Results 1 – 3 of 3) sorted by relevance
553 SWORD colnamelen; in odbc_stmt_describe() local558 sizeof(S->cols[colno].colname)-1, &colnamelen, in odbc_stmt_describe()599 col->namelen = colnamelen; in odbc_stmt_describe()
354 SWORD cols,i,colnamelen; in PHP_FUNCTION() local402 &colnamelen,NULL); in PHP_FUNCTION()
959 SQLSMALLINT colnamelen; /* Not used */ in odbc_bindcols() local974 result->values[i].name, sizeof(result->values[i].name), &colnamelen, 0); in odbc_bindcols()
Completed in 20 milliseconds