Home | History | Annotate | Download | only in toolutil

Lines Matching refs:middle

971     const char *name, *middle, *treeSep;
990 middle=name+findPrefixLength;
999 treeSep=strchr(middle, U_TREE_ENTRY_SEP_CHAR);
1000 if(treeSep!=NULL && (treeSep-middle)<middleLength) {
1001 // the middle (matching the * wildcard) contains a tree separator /