Home | History | Annotate | Download | only in src

Lines Matching refs:icu_length

13411   int icu_length = 0;
13414 &icu_length, &error);
13415 if (U_FAILURE(error) || icu_length == 0) {