Home
last modified time | relevance | path

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

/php-src/ext/pdo_odbc/
H A Dpdo_odbc_arginfo.h28 zval const_SQL_USE_IF_NEEDED_value; in register_class_Pdo_Odbc() local
29 ZVAL_LONG(&const_SQL_USE_IF_NEEDED_value, SQL_CUR_USE_IF_NEEDED); in register_class_Pdo_Odbc()
31 …ed_class_constant(class_entry, const_SQL_USE_IF_NEEDED_name, &const_SQL_USE_IF_NEEDED_value, ZEND_… in register_class_Pdo_Odbc()

Completed in 4 milliseconds