Home
last modified time | relevance | path

Searched defs:anyintcol (Results 1 – 1 of 1) sorted by relevance

/PHP-5.3/ext/mssql/
H A Dphp_mssql.h88 #define anyintcol(j) (coltype(j)==SQLINT4?intcol(j):(coltype(j)==SQLINT2?smallintcol(j):tinyintcol(… macro

Completed in 13 milliseconds