Lines Matching refs:pSubstring
1640 const char *pSubstring;1649 pSubstring = uprv_strstr(name, dataDirName);1650 if (pSubstring != NULL) {