Search notes:

VIM struct: tasave_T

Struct to hold the saved typeahead for save_typeahead().
typedef struct
{
    typebuf_T           save_typebuf;
    int                 typebuf_valid;      // TRUE when save_typebuf valid
    int                 old_char;
    int                 old_mod_mask;
    buffheader_T        save_readbuf1;
    buffheader_T        save_readbuf2;
#ifdef USE_INPUT_BUF
    char_u             *save_inputbuf;
#endif
} tasave_T;

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1758206136, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/vim/sources/src/structs_h/tasave_T(45): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78