Home | History | Annotate | Download | only in fxjs

Lines Matching full:abcdefg

1352   } tests[] = {{"Substr(\"ABCDEFG\", 3, 4)", "CDEF"},
1354 {"Substr(\"ABCDEFG\", 5, 0)", ""},