Lines Matching refs:Sources
91 const char *Sources[] = { in TEST_F() local
94 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
97 lexString(Sources[i], Toks); in TEST_F()
107 const char *Sources[] = { in TEST_F() local
110 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
113 lexString(Sources[i], Toks); in TEST_F()
124 const char *Sources[] = { in TEST_F() local
129 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
132 lexString(Sources[i], Toks); in TEST_F()
145 const char *Sources[] = { in TEST_F() local
149 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
152 lexString(Sources[i], Toks); in TEST_F()
166 const char *Sources[] = { in TEST_F() local
172 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
175 lexString(Sources[i], Toks); in TEST_F()
250 const char *Sources[] = { "//@", "///@", "//!@" }; in TEST_F() local
251 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
254 lexString(Sources[i], Toks); in TEST_F()
267 const char *Sources[] = { "/*@*/", "/**@*/", "/*!@*/"}; in TEST_F() local
268 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
271 lexString(Sources[i], Toks); in TEST_F()
285 const char *Sources[] = { "/*\\*/", "/**\\*/" }; in TEST_F() local
286 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
289 lexString(Sources[i], Toks); in TEST_F()
303 const char *Sources[] = { in TEST_F() local
314 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
317 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()
899 const char *Sources[] = { in TEST_F() local
904 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
907 lexString(Sources[i], Toks); in TEST_F()
924 const char *Sources[] = { in TEST_F() local
929 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
932 lexString(Sources[i], Toks); in TEST_F()
1050 const char *Sources[] = { in TEST_F() local
1055 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
1058 lexString(Sources[i], Toks); in TEST_F()
1167 const char *Sources[] = { in TEST_F() local
1172 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
1175 lexString(Sources[i], Toks); in TEST_F()
1193 const char *Sources[] = { in TEST_F() local
1198 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
1201 lexString(Sources[i], Toks); in TEST_F()
1221 const char *Sources[] = { in TEST_F() local
1228 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
1231 lexString(Sources[i], Toks); in TEST_F()
1280 const char *Sources[] = { in TEST_F() local
1287 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
1290 lexString(Sources[i], Toks); in TEST_F()
1313 const char *Sources[] = { in TEST_F() local
1318 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
1321 lexString(Sources[i], Toks); in TEST_F()
1346 const char *Sources[] = { in TEST_F() local
1351 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
1354 lexString(Sources[i], Toks); in TEST_F()
1371 const char *Sources[] = { in TEST_F() local
1376 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
1379 lexString(Sources[i], Toks); in TEST_F()
1793 const char *Sources[] = { in TEST_F() local
1800 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) { in TEST_F()
1803 lexString(Sources[i], Toks); in TEST_F()