Home | History | Annotate | Download | only in toolutil

Lines Matching refs:middle

909     const char *name, *middle, *treeSep;
928 middle=name+findPrefixLength;
937 treeSep=strchr(middle, U_TREE_ENTRY_SEP_CHAR);
938 if(treeSep!=NULL && (treeSep-middle)<middleLength) {
939 // the middle (matching the * wildcard) contains a tree separator /