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

/freebsd-11-stable/stand/ficl/
H A Dwords.c4449 static void compareInternal(FICL_VM *pVM, int caseInsensitive) function
4489 compareInternal(pVM, FALSE);
4495 compareInternal(pVM, TRUE);

Completed in 56 milliseconds