Home
last modified time | relevance | path

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

/php-src/ext/pdo_odbc/
H A Dpdo_odbc_arginfo.h30 …zend_string *const_SQL_USE_IF_NEEDED_name = zend_string_init_interned("SQL_USE_IF_NEEDED", sizeof(… in register_class_Pdo_Odbc() local
31 …zend_declare_typed_class_constant(class_entry, const_SQL_USE_IF_NEEDED_name, &const_SQL_USE_IF_NEE… in register_class_Pdo_Odbc()
32 zend_string_release(const_SQL_USE_IF_NEEDED_name); in register_class_Pdo_Odbc()

Completed in 5 milliseconds