Home | History | Annotate | Download | only in common

Lines Matching refs:uprv_strchr

535             nextPath = uprv_strchr(currentPath, U_PATH_SEP_CHAR);
1144 if(uprv_strchr(path,U_FILE_ALT_SEP_CHAR) != NULL) {
1147 while((p=uprv_strchr(altSepPath.data(), U_FILE_ALT_SEP_CHAR))) {
1171 first = uprv_strchr(path, U_FILE_SEP_CHAR);
1180 treeChar = uprv_strchr(path, U_TREE_SEPARATOR);