Searched refs:uregex_groupCount (Results 1 – 7 of 7) sorted by relevance
609 uregex_groupCount(URegularExpression *regexp,
1442 #define uregex_groupCount U_ICU_ENTRY_POINT_RENAME(uregex_groupCount) macro
607 result = uregex_groupCount(re, &status); in TestRegexCAPI()614 result = uregex_groupCount(re, &status); in TestRegexCAPI()
619 uregex_groupCount(URegularExpression *regexp2, in uregex_groupCount() function
2194 return uregex_groupCount(regexp, status); in uregex_groupCount_android()