Searched refs:nfs4_mixed_prepare (Results 1 – 3 of 3) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
D | spreptst.c | 459 destLen = nfs4_mixed_prepare(src, srcLen, NULL, 0, &parseError, &status); in Test_nfs4_mixed_prep() 463 destLen = nfs4_mixed_prepare(src, srcLen, dest, destLen, &parseError, &status); in Test_nfs4_mixed_prep() 482 nfs4_mixed_prepare(src, srcLen, dest, MAX_BUFFER_SIZE, &parseError, &status); in Test_nfs4_mixed_prep()
|
D | nfsprep.h | 70 nfs4_mixed_prepare( const char* src, int32_t srcLength,
|
D | nfsprep.c | 208 nfs4_mixed_prepare( const char* src, int32_t srcLength, in nfs4_mixed_prepare() function
|