Searched refs:verbcount (Results 1 – 2 of 2) sorted by relevance
3336 int verbcount = p.getVerbs(verbs, 4); in test_addPathMode() local3337 REPORTER_ASSERT(reporter, verbcount == 4); in test_addPathMode()3354 int verbcount = p.getVerbs(verbs, 7); in test_extendClosedPath() local3355 REPORTER_ASSERT(reporter, verbcount == 7); in test_extendClosedPath()
260 static const int verbcount = sizeof(verbs)/sizeof(verbitem); variable6469 for (i = 0; i < verbcount; i++) in compile_branch()6547 if (i < verbcount) continue; /* Successfully handled a verb */ in compile_branch()