Home
last modified time | relevance | path

Searched refs:pSubstring (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
Dpkgdata.cpp1678 const char *pSubstring; in pkg_createWithoutAssemblyCode() local
1687 pSubstring = uprv_strstr(name, dataDirName); in pkg_createWithoutAssemblyCode()
1688 if (pSubstring != NULL) { in pkg_createWithoutAssemblyCode()
/third_party/icu/icu4c/source/tools/pkgdata/
Dpkgdata.cpp1678 const char *pSubstring; in pkg_createWithoutAssemblyCode() local
1687 pSubstring = uprv_strstr(name, dataDirName); in pkg_createWithoutAssemblyCode()
1688 if (pSubstring != NULL) { in pkg_createWithoutAssemblyCode()
/third_party/node/deps/icu-small/source/tools/pkgdata/
Dpkgdata.cpp1681 const char *pSubstring; in pkg_createWithoutAssemblyCode() local
1690 pSubstring = uprv_strstr(name, dataDirName); in pkg_createWithoutAssemblyCode()
1691 if (pSubstring != nullptr) { in pkg_createWithoutAssemblyCode()