Home | History | Annotate | Download | only in intltest

Lines Matching refs:p_curr

591     char * p_curr;
594 if (*p_curr) {
595 str.append(*p_curr);
596 p_curr++;
644 p_curr = current;
648 for (; str.content_size()<len && *p_curr && *p_last;){
667 } else if (*p_curr){