Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/common/
Ducmndata.c99 strcmpAfterPrefix(const char *s1, const char *s2, int32_t *pPrefixLength) { in strcmpAfterPrefix() argument
100 int32_t pl=*pPrefixLength; in strcmpAfterPrefix()
113 *pPrefixLength=pl; in strcmpAfterPrefix()
/external/icu/icu4c/source/common/
Ducmndata.c99 strcmpAfterPrefix(const char *s1, const char *s2, int32_t *pPrefixLength) { in strcmpAfterPrefix() argument
100 int32_t pl=*pPrefixLength; in strcmpAfterPrefix()
113 *pPrefixLength=pl; in strcmpAfterPrefix()