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