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