Home | History | Annotate | Download | only in common

Lines Matching refs:resultLength

785                             int32_t* resultLength,
797 if (resultLength) {
798 *resultLength = (int32_t)uprv_strlen(myStr);
804 if (resultLength) {
805 *resultLength = 0;
1029 int32_t* resultLength,
1036 if (resultLength) {
1037 *resultLength = (int32_t)uprv_strlen(myStr);
1042 if (resultLength) {
1043 *resultLength = 0;