Home | History | Annotate | Download | only in common

Lines Matching refs:resultLength

795                             int32_t* resultLength,
807 if (resultLength) {
808 *resultLength = (int32_t)uprv_strlen(myStr);
814 if (resultLength) {
815 *resultLength = 0;
1034 int32_t* resultLength,
1041 if (resultLength) {
1042 *resultLength = (int32_t)uprv_strlen(myStr);
1047 if (resultLength) {
1048 *resultLength = 0;