Searched refs:const_CREATE_TEMP_TABLE_value (Results 1 – 1 of 1) sorted by relevance
335 zval const_CREATE_TEMP_TABLE_value; in register_class_SQLite3() local336 ZVAL_LONG(&const_CREATE_TEMP_TABLE_value, SQLITE_CREATE_TEMP_TABLE); in register_class_SQLite3()338 …class_constant_ex(class_entry, const_CREATE_TEMP_TABLE_name, &const_CREATE_TEMP_TABLE_value, ZEND_… in register_class_SQLite3()
Completed in 5 milliseconds