Home
last modified time | relevance | path

Searched refs:pwc (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dwcharndk1.cpp524 wchar_t *pwc = nullptr; in Wcschr_One() local
525 pwc = wcschr(wcs, L's'); in Wcschr_One()
527 napi_create_int32(env, pwc - wcs + PARAM_1 == PARAM_4, &result); in Wcschr_One()
Dstdlibndk.cpp892 wchar_t pwc[] = L"mblen_0100"; in Mblen() local
893 wcstombs(src, pwc, ARRY_MAX); in Mblen()