Home
last modified time | relevance | path

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

/PHP-8.2/ext/sqlite3/
H A Dsqlite3_arginfo.h299 zval const_OK_value; in register_class_SQLite3() local
300 ZVAL_LONG(&const_OK_value, SQLITE_OK); in register_class_SQLite3()
302 zend_declare_class_constant_ex(class_entry, const_OK_name, &const_OK_value, ZEND_ACC_PUBLIC, NULL); in register_class_SQLite3()

Completed in 10 milliseconds