Home
last modified time | relevance | path

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

/PHP-8.2/ext/pdo_odbc/
H A Dpdo_odbc_arginfo.h36 zval const_SQL_USE_IF_NEEDED_value; in register_class_PdoOdbc() local
37 ZVAL_LONG(&const_SQL_USE_IF_NEEDED_value, SQL_CUR_USE_IF_NEEDED); in register_class_PdoOdbc()
39 …ed_class_constant(class_entry, const_SQL_USE_IF_NEEDED_name, &const_SQL_USE_IF_NEEDED_value, ZEND_… in register_class_PdoOdbc()

Completed in 7 milliseconds