Home
last modified time | relevance | path

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

/PHP-8.4/ext/pdo_sqlite/
H A Dpdo_sqlite_arginfo.h64 zval const_DETERMINISTIC_value; in register_class_Pdo_Sqlite() local
65 ZVAL_LONG(&const_DETERMINISTIC_value, SQLITE_DETERMINISTIC); in register_class_Pdo_Sqlite()
67 …re_typed_class_constant(class_entry, const_DETERMINISTIC_name, &const_DETERMINISTIC_value, ZEND_AC… in register_class_Pdo_Sqlite()

Completed in 5 milliseconds