Lines Matching refs:pSubstring
1626 const char *pSubstring;1635 pSubstring = uprv_strstr(name, dataDirName);1636 if (pSubstring != NULL) {