Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Damatch.c174 typedef struct amatch_rule amatch_rule; typedef
481 struct amatch_rule { struct
482 amatch_rule *pNext; /* Next rule in order of increasing rCost */ argument
502 amatch_rule *pRule; /* All active rules in this amatch */ argument