Lines Matching refs:one
93 if {$ii & 0x01} {lappend a one ; lappend b neung}
104 2 "SELECT * FROM ft WHERE docid = 1" {one neung}
106 4 "SELECT * FROM ft WHERE docid = 3" {{one two} {neung song}}
109 {one} {two} {one two}
110 {three} {one three} {two three}
111 {one two three} {four} {one four}
112 {two four} {one two four} {three four}
113 {one three four} {two three four} {one two three four}
114 {five} {one five} {two five}
115 {one two five} {three five} {one three five}
116 {two three five} {one two three five} {four five}
117 {one four five} {two four five} {one two four five}
118 {three four five} {one three four five} {two three four five}
119 {one two three four five}
122 6 "SELECT a FROM ft WHERE a MATCH 'one'" {
123 {one} {one two} {one three} {one two three}
124 {one four} {one two four} {one three four} {one two three four}
125 {one five} {one two five} {one three five} {one two three five}
126 {one four five} {one two four five}
127 {one three four five} {one two three four five}
131 {one} {one two} {one three} {one two three}
132 {one four} {one two four} {one three four} {one two three four}
133 {one five} {one two five} {one three five} {one two three five}
134 {one four five} {one two four five}
135 {one three four five} {one two three four five}
139 {one two} {one three} {one two three}
140 {one two four} {one three four} {one two three four}
141 {one two five} {one three five} {one two three five}
142 {one two four five} {one three four five} {one two three four five}
146 {one two} {one three} {one two three}
147 {one two four} {one three four} {one two three four}
148 {one two five} {one three five} {one two three five}
149 {one two four five} {one three four five} {one two three four five}
153 {one four} {one five} {one four five}
156 11 {SELECT a FROM ft WHERE a MATCH '"one two three"'} {
157 {one two three}
158 {one two three four}
159 {one two three five}
160 {one two three four five}
165 {one two three four}
167 {one two three four five}
171 {two three five} {one two three five}
172 {two three four five} {one two three four five}
176 {two three five} {one two three five}
177 {two three four five} {one two three four five}
181 {one} {one two}
182 {one three} {one two three}
183 {one four} {one two four}
184 {one three four} {one two three four}
185 {one five} {one two five}
186 {one three five} {one two three five}
187 {one four five} {one two four five}
188 {one three four five} {one two three four five}
192 {one two three} {one two three four}
193 {one two three five} {one two three four five}
197 {two three five} {one two three five}
198 {two three four five} {one two three four five}
202 {two} {one two} {three}
203 {one three} {two three} {one two three}
204 {two four} {one two four} {three four}
205 {one three four} {two three four} {one two three four}
206 {two five} {one two five} {three five}
207 {one three five} {two three five} {one two three five}
208 {two four five} {one two four five} {three four five}
209 {one three four five} {two three four five} {one two three four five}
213 {three} {one three} {three four}
214 {one three four} {three five} {one three five}
215 {three four five} {one three four five}
219 {three} {one three} {three four}
220 {one three four} {three five} {one three five}
221 {three four five} {one three four five}
225 {three} {one three} {three four}
226 {one three four} {three five} {one three five}
227 {three four five} {one three four five}
231 {one two three} {one two three four}
232 {one two three five} {one two three four five}
245 if {$ii & 0x0001} {lappend a one ; lappend b neung }
262 2 "SELECT a FROM ft WHERE a MATCH 'one two three four five six seven eight'" {
263 {one two three four five six seven eight}
264 {one two three four five six seven eight nine}
265 {one two three four five six seven eight ten}
266 {one two three four five six seven eight nine ten}
285 1 "DELETE FROM ft WHERE ft MATCH 'one'"