Searched refs:matchControlTag (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/stand/ficl/
H A Dwords.c103 static void matchControlTag(FICL_VM *pVM, char *tag) function
131 matchControlTag(pVM, tag);
154 matchControlTag(pVM, tag);
520 matchControlTag(pVM, colonTag);
1311 matchControlTag(pVM, origTag);
1382 matchControlTag(pVM, fallthroughTag);
1384 matchControlTag(pVM, caseTag);
1391 matchControlTag(pVM, caseTag);
1458 matchControlTag(pVM, fallthroughTag);
1462 matchControlTag(pV
[all...]

Completed in 125 milliseconds