Home
last modified time | relevance | path

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

/php-src/ext/pdo_sqlite/
H A Dpdo_sqlite_arginfo.h66 …zend_string *const_DETERMINISTIC_name = zend_string_init_interned("DETERMINISTIC", sizeof("DETERMI… in register_class_Pdo_Sqlite() local
67 …zend_declare_typed_class_constant(class_entry, const_DETERMINISTIC_name, &const_DETERMINISTIC_valu… in register_class_Pdo_Sqlite()
68 zend_string_release(const_DETERMINISTIC_name); in register_class_Pdo_Sqlite()

Completed in 4 milliseconds