Home
last modified time | relevance | path

Searched defs:uprv_strstr (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/common/
Dcstring.h41 #define uprv_strstr(s, c) U_STANDARD_CPP_NAMESPACE strstr(s, c) macro
/third_party/node/deps/icu-small/source/common/
Dcstring.h41 #define uprv_strstr(s, c) U_STANDARD_CPP_NAMESPACE strstr(s, c) macro
/third_party/skia/third_party/externals/icu/source/common/
Dcstring.h41 #define uprv_strstr(s, c) U_STANDARD_CPP_NAMESPACE strstr(s, c) macro