Searched refs:pSubstring (Results 1 – 3 of 3) sorted by relevance
1678 const char *pSubstring; in pkg_createWithoutAssemblyCode() local1687 pSubstring = uprv_strstr(name, dataDirName); in pkg_createWithoutAssemblyCode()1688 if (pSubstring != NULL) { in pkg_createWithoutAssemblyCode()
1681 const char *pSubstring; in pkg_createWithoutAssemblyCode() local1690 pSubstring = uprv_strstr(name, dataDirName); in pkg_createWithoutAssemblyCode()1691 if (pSubstring != nullptr) { in pkg_createWithoutAssemblyCode()