Searched refs:unorm_quickCheckWithOptions (Results 1 – 4 of 4) sorted by relevance
259 unorm_quickCheckWithOptions(const UChar *src, int32_t srcLength,
1137 #define unorm_quickCheckWithOptions U_ICU_ENTRY_POINT_RENAME(unorm_quickCheckWithOptions) macro
54 unorm_quickCheckWithOptions(const UChar *src, int32_t srcLength, in unorm_quickCheckWithOptions() function
278 return unorm_quickCheckWithOptions(src,srcLen,mode, options, status); in ICUQuickCheck()