Searched refs:anyintcol (Results 1 – 2 of 2) sorted by relevance
88 #define anyintcol(j) (coltype(j)==SQLINT4?intcol(j):(coltype(j)==SQLINT2?smallintcol(j):tinyintcol(… macro
947 ZVAL_LONG(result, (long) anyintcol(offset));
Completed in 11 milliseconds