Home
last modified time | relevance | path

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

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts5/
H A Dfts5_tokenize.c562 typedef struct PorterContext PorterContext; typedef
563 struct PorterContext { struct
564 void *pCtx;
565 int (*xToken)(void*, int, const char*, int, int, int);
566 char *aBuf;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts5/
H A Dfts5_tokenize.c609 typedef struct PorterContext PorterContext; typedef
610 struct PorterContext { struct
611 void *pCtx;
612 int (*xToken)(void*, int, const char*, int, int, int);
613 char *aBuf;
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts5/
H A Dfts5_tokenize.c609 typedef struct PorterContext PorterContext; typedef
610 struct PorterContext { struct
611 void *pCtx;
612 int (*xToken)(void*, int, const char*, int, int, int);
613 char *aBuf;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts5/
H A Dfts5_tokenize.c609 typedef struct PorterContext PorterContext; typedef
610 struct PorterContext { struct
611 void *pCtx;
612 int (*xToken)(void*, int, const char*, int, int, int);
613 char *aBuf;
/dports/sysutils/tracker3/tracker-3.1.2/src/libtracker-fts/
H A Dfts5.c18366 typedef struct PorterContext PorterContext; typedef
18367 struct PorterContext { struct
18368 void *pCtx;
18369 int (*xToken)(void*, int, const char*, int, int, int);
18370 char *aBuf;
/dports/sysutils/tracker/tracker-2.3.4/src/libtracker-fts/
H A Dfts5.c18366 typedef struct PorterContext PorterContext; typedef
18367 struct PorterContext { struct
18368 void *pCtx;
18369 int (*xToken)(void*, int, const char*, int, int, int);
18370 char *aBuf;