Home | History | Annotate | Download | only in common

Lines Matching refs:ksize

330         int32_t ksize = 0;
383 ksize = (int32_t)uprv_strlen(newKeywords);
384 size += ksize + 1;
436 if ( ksize != 0)
448 p += ksize;