Searched refs:rule (Results 1 – 11 of 11) sorted by relevance
| /sqlite-3.40.0/tool/ |
| H A D | lemon.c | 164 struct rule; 283 struct rule { struct 385 struct rule *rule; /* List of all rules */ member 812 struct rule *rp; in FindRulePrecedences() 842 struct rule *rp; in FindFirstSets() 905 struct rule *rp; in FindStates() 1156 struct rule *rp; in FindActions() 1566 static struct rule *Rule_merge(struct rule *pA, struct rule *pB){ in Rule_merge() 1591 static struct rule *Rule_sort(struct rule *rp){ in Rule_sort() 1727 lem.rule = Rule_sort(lem.rule); in main() [all …]
|
| /sqlite-3.40.0/test/ |
| H A D | tkt2822.test | 40 # In the third rule, the expression must exactly match one 46 # though one copied from PostgreSQL. The rule for compound 53 # that changes, SQLite did not support rule (2), making it 55 # No body noticed because rule (3) has the same effect as 56 # rule (2) except in some obscure cases. 176 # Tests for rule (2). 178 # The "ORDER BY b" should match the column alias (rule 2), not the 179 # the t3.b value (rule 3). 210 # a label. It therefore matches by rule (3) instead of rule (2). 218 # Tests for rule 2 in compound queries
|
| H A D | fuzzer2.test | 28 # This test uses a fuzzer table with many rules. There is one rule to
|
| H A D | fuzz-oss1.test | 48 CREATE TABLE rule (id INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT,t_description TEXT NOT NULL DEFAUL… 109 CREATE INDEX idx_rule_action_type ON rule(t_action_type); 285 …W v_rule AS SELECT *,(SELECT COUNT(1) FROM rule r WHERE r.f_sortorder<=rule.f_sortorder) AS i_ORDE… 286 CREATE VIEW v_rule_displayname AS SELECT *, t_definition AS t_displayname FROM rule; 307 …ers_uuid BEFORE DELETE ON rule FOR EACH ROW BEGIN DELETE FROM parameters WHERE parameters.t_uu…
|
| H A D | subquery.test | 225 # has text affinity and the LHS has integer affinity. The rule is
|
| H A D | fts1porter.test | 17540 rule rule 17541 ruled rule 17544 rules rule 17545 ruling rule
|
| H A D | genesis.tcl | 40 …6,'And God made two great lights; the greater light to rule the day, and the lesser light to rule … 42 INSERT INTO t1(docid,words) VALUES(1001018,'And to rule over the day and over the night, and to div… 96 …shalt bring forth children; and thy desire shall be to thy husband, and he shall rule over thee.'); 111 …ot well, sin lieth at the door. And unto thee shall be his desire, and thou shalt rule over him.');
|
| /sqlite-3.40.0/ext/fts3/unicode/ |
| H A D | mkunicode.tcl | 378 /* Each entry in the following array defines a rule for folding a range 379 ** of codepoints to lower case. The rule applies to a range of nRange 382 ** If the least significant bit in flags is clear, then the rule applies 384 ** need to be folded). Or, if it is set, then the rule only applies to
|
| /sqlite-3.40.0/ |
| H A D | magic.txt | 18 # is preferred. The rule using offset 60 for Monotone is for historical
|
| /sqlite-3.40.0/autoconf/tea/tclconfig/ |
| H A D | tcl.m4 | 3134 # MAKE_SHARED_LIB Makefile rule for building a shared library 3135 # MAKE_STATIC_LIB Makefile rule for building a static library 3136 # MAKE_STUB_LIB Makefile rule for building a stub library 3137 # VC_MANIFEST_EMBED_DLL Makefile rule for embedded VC manifest in DLL 3138 # VC_MANIFEST_EMBED_EXE Makefile rule for embedded VC manifest in EXE
|
| /sqlite-3.40.0/ext/fts5/test/ |
| H A D | fts5porter.test | 8778 rule rule ruled rule 8780 rules rule ruling rule
|