Home
last modified time | relevance | path

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

/php-src/ext/pdo_sqlite/
H A Dpdo_sqlite_arginfo.h77 zval const_OPEN_READWRITE_value; in register_class_Pdo_Sqlite() local
78 ZVAL_LONG(&const_OPEN_READWRITE_value, SQLITE_OPEN_READWRITE); in register_class_Pdo_Sqlite()
80 …_typed_class_constant(class_entry, const_OPEN_READWRITE_name, &const_OPEN_READWRITE_value, ZEND_AC… in register_class_Pdo_Sqlite()

Completed in 3 milliseconds