Home
last modified time | relevance | path

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

/php-src/ext/pdo_odbc/
H A Dpdo_odbc_arginfo.h34 zval const_SQL_USE_DRIVER_value; in register_class_Pdo_Odbc() local
35 ZVAL_LONG(&const_SQL_USE_DRIVER_value, SQL_CUR_USE_DRIVER); in register_class_Pdo_Odbc()
37 …_typed_class_constant(class_entry, const_SQL_USE_DRIVER_name, &const_SQL_USE_DRIVER_value, ZEND_AC… in register_class_Pdo_Odbc()

Completed in 5 milliseconds