Home
last modified time | relevance | path

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

/PHP-5.4/ext/odbc/
H A Dphp_birdstep.h38 SDWORD valtype; member
H A Dbirdstep.c404 NULL,0,NULL,&res->values[i].valtype); in PHP_FUNCTION()
405 switch ( res->values[i].valtype ) { in PHP_FUNCTION()
516 switch ( res->values[indx].valtype ) { in PHP_FUNCTION()
539 if ( res->values[indx].valtype == SQL_LONGVARCHAR ) { in PHP_FUNCTION()

Completed in 6 milliseconds