Searched refs:const_CREATE_TABLE_name (Results 1 – 1 of 1) sorted by relevance
325 …zend_string *const_CREATE_TABLE_name = zend_string_init_interned("CREATE_TABLE", sizeof("CREATE_TA… in register_class_SQLite3() local326 …zend_declare_class_constant_ex(class_entry, const_CREATE_TABLE_name, &const_CREATE_TABLE_value, ZE… in register_class_SQLite3()327 zend_string_release(const_CREATE_TABLE_name); in register_class_SQLite3()
Completed in 4 milliseconds