Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dnfsprep.h70 nfs4_mixed_prepare( const char* src, int32_t srcLength,
Dspreptst.c457 destLen = nfs4_mixed_prepare(src, srcLen, NULL, 0, &parseError, &status); in Test_nfs4_mixed_prep()
461 destLen = nfs4_mixed_prepare(src, srcLen, dest, destLen, &parseError, &status); in Test_nfs4_mixed_prep()
480 nfs4_mixed_prepare(src, srcLen, dest, MAX_BUFFER_SIZE, &parseError, &status); in Test_nfs4_mixed_prep()
Dnfsprep.c208 nfs4_mixed_prepare( const char* src, int32_t srcLength, in nfs4_mixed_prepare() function