Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dnextchar.c63 typedef struct nextCharContext nextCharContext; typedef
64 struct nextCharContext { struct
80 static void nextCharAppend(nextCharContext *p, unsigned c){ in nextCharAppend() argument