Home
last modified time | relevance | path

Searched defs:DblquoteStr (Results 1 – 1 of 1) sorted by relevance

/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c20299 typedef struct DblquoteStr DblquoteStr; typedef
20300 struct DblquoteStr { struct
20301 DblquoteStr *pNextStr; /* Next string literal in the list */ argument
20302 char z[8]; /* Dequoted value for the string */

Completed in 341 milliseconds