Home | History | Annotate | Download | only in intltest

Lines Matching refs:bytes_r

637     char *bytes_r = extractBytes(s2, "IBM424", brLength);
663 ucsdet_setText(csd, bytes_r, brLength, &status);
678 freeBytes(bytes_r);
727 char *bytes_r = extractBytes(s2, "IBM420", brLength);
753 ucsdet_setText(csd, bytes_r, brLength, &status);
768 freeBytes(bytes_r);