Searched refs:nfs4_mixed_prepare (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | nfsprep.h | 70 nfs4_mixed_prepare( const char* src, int32_t srcLength,
|
D | spreptst.c | 457 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()
|
D | nfsprep.c | 208 nfs4_mixed_prepare( const char* src, int32_t srcLength, in nfs4_mixed_prepare() function
|