Home
last modified time | relevance | path

Searched refs:valtype (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/ext/odbc/
H A Dphp_birdstep.h41 SDWORD valtype; member
H A Dbirdstep.c403 NULL,0,NULL,&res->values[i].valtype); in PHP_FUNCTION()
404 switch ( res->values[i].valtype ) { in PHP_FUNCTION()
515 switch ( res->values[indx].valtype ) { in PHP_FUNCTION()
538 if ( res->values[indx].valtype == SQL_LONGVARCHAR ) { in PHP_FUNCTION()

Completed in 6 milliseconds