Lines Matching refs:Sources
92 const char *Sources[] = { in TEST_F() local
95 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
98 lexString(Sources[i], Toks); in TEST_F()
108 const char *Sources[] = { in TEST_F() local
111 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
114 lexString(Sources[i], Toks); in TEST_F()
125 const char *Sources[] = { in TEST_F() local
130 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
133 lexString(Sources[i], Toks); in TEST_F()
146 const char *Sources[] = { in TEST_F() local
150 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
153 lexString(Sources[i], Toks); in TEST_F()
167 const char *Sources[] = { in TEST_F() local
173 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
176 lexString(Sources[i], Toks); in TEST_F()
251 const char *Sources[] = { "//@", "///@", "//!@" }; in TEST_F() local
252 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
255 lexString(Sources[i], Toks); in TEST_F()
268 const char *Sources[] = { "/*@*/", "/**@*/", "/*!@*/"}; in TEST_F() local
269 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
272 lexString(Sources[i], Toks); in TEST_F()
286 const char *Sources[] = { "/*\\*/", "/**\\*/" }; in TEST_F() local
287 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
290 lexString(Sources[i], Toks); in TEST_F()
304 const char *Sources[] = { in TEST_F() local
315 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
318 lexString(Sources[i], Toks); in TEST_F()
576 const char *Sources[] = { in TEST_F() local
581 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
584 lexString(Sources[i], Toks); in TEST_F()
643 const char *Sources[] = { in TEST_F() local
648 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
651 lexString(Sources[i], Toks); in TEST_F()
674 const char *Sources[] = { in TEST_F() local
679 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
682 lexString(Sources[i], Toks); in TEST_F()
887 const char *Sources[] = { in TEST_F() local
892 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
895 lexString(Sources[i], Toks); in TEST_F()
912 const char *Sources[] = { in TEST_F() local
917 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
920 lexString(Sources[i], Toks); in TEST_F()
1038 const char *Sources[] = { in TEST_F() local
1043 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
1046 lexString(Sources[i], Toks); in TEST_F()
1155 const char *Sources[] = { in TEST_F() local
1160 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
1163 lexString(Sources[i], Toks); in TEST_F()
1181 const char *Sources[] = { in TEST_F() local
1186 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
1189 lexString(Sources[i], Toks); in TEST_F()
1209 const char *Sources[] = { in TEST_F() local
1216 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
1219 lexString(Sources[i], Toks); in TEST_F()
1268 const char *Sources[] = { in TEST_F() local
1275 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
1278 lexString(Sources[i], Toks); in TEST_F()
1301 const char *Sources[] = { in TEST_F() local
1306 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
1309 lexString(Sources[i], Toks); in TEST_F()
1334 const char *Sources[] = { in TEST_F() local
1339 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
1342 lexString(Sources[i], Toks); in TEST_F()
1359 const char *Sources[] = { in TEST_F() local
1364 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
1367 lexString(Sources[i], Toks); in TEST_F()
1781 const char *Sources[] = { in TEST_F() local
1788 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
1791 lexString(Sources[i], Toks); in TEST_F()