Home
last modified time | relevance | path

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

/PHP-7.4/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h152 unsigned going_long:1; member
H A Dodbc_stmt.c275 S->going_long = 0; in odbc_stmt_execute()
595 S->going_long = 1; in odbc_stmt_describe()
627 if (colsize < 256 && !S->going_long) { in odbc_stmt_describe()
644 S->going_long = 1; in odbc_stmt_describe()
867 S->going_long = 0; in odbc_stmt_next_rowset()

Completed in 13 milliseconds