Searched refs:verbcount (Results 1 – 2 of 2) sorted by relevance
3927 int verbcount = p.getVerbs(verbs, 4); in test_addPathMode() local3928 REPORTER_ASSERT(reporter, verbcount == 4); in test_addPathMode()3945 int verbcount = p.getVerbs(verbs, 7); in test_extendClosedPath() local3946 REPORTER_ASSERT(reporter, verbcount == 7); in test_extendClosedPath()
411 static const int verbcount = sizeof(verbs)/sizeof(verbitem); variable5940 for (i = 0; i < verbcount; i++) in compile_branch()6055 if (i < verbcount) continue; /* Successfully handled a verb */ in compile_branch()