Home
last modified time | relevance | path

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

/PHP-8.3/ext/sqlite3/
H A Dsqlite3_arginfo.h441 zval const_PRAGMA_value; in register_class_SQLite3() local
442 ZVAL_LONG(&const_PRAGMA_value, SQLITE_PRAGMA); in register_class_SQLite3()
444 …zend_declare_class_constant_ex(class_entry, const_PRAGMA_name, &const_PRAGMA_value, ZEND_ACC_PUBLI… in register_class_SQLite3()

Completed in 6 milliseconds