Home
last modified time | relevance | path

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

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dspellfix.c544 typedef struct EditDist3FromString EditDist3FromString; typedef
605 struct EditDist3FromString { struct
606 char *z; /* The complete text of the FROM string */
607 int n; /* Number of characters in the FROM string */
608 int isPrefix; /* True if ends with '*' character */
609 EditDist3From *a; /* Extra info about each char of the FROM string */
/dports/databases/sqlite-ext-spellfix/sqlite-ext-spellfix-3.8.11.1_1/sqlite-src-3081101/ext/misc/
H A Dspellfix.c544 typedef struct EditDist3FromString EditDist3FromString; typedef
605 struct EditDist3FromString { struct
606 char *z; /* The complete text of the FROM string */
607 int n; /* Number of characters in the FROM string */
608 int isPrefix; /* True if ends with '*' character */
609 EditDist3From *a; /* Extra info about each char of the FROM string */
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dspellfix.c550 typedef struct EditDist3FromString EditDist3FromString; typedef
611 struct EditDist3FromString { struct
612 char *z; /* The complete text of the FROM string */
613 int n; /* Number of characters in the FROM string */
614 int isPrefix; /* True if ends with '*' character */
615 EditDist3From *a; /* Extra info about each char of the FROM string */
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dspellfix.c550 typedef struct EditDist3FromString EditDist3FromString; typedef
611 struct EditDist3FromString { struct
612 char *z; /* The complete text of the FROM string */
613 int n; /* Number of characters in the FROM string */
614 int isPrefix; /* True if ends with '*' character */
615 EditDist3From *a; /* Extra info about each char of the FROM string */
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dspellfix.c550 typedef struct EditDist3FromString EditDist3FromString; typedef
611 struct EditDist3FromString { struct
612 char *z; /* The complete text of the FROM string */
613 int n; /* Number of characters in the FROM string */
614 int isPrefix; /* True if ends with '*' character */
615 EditDist3From *a; /* Extra info about each char of the FROM string */