Home | History | Annotate | Download | only in cintltst

Lines Matching refs:sEsc

774   char sEsc[256], s[256], tEsc[256], t[256], b[256], output[512], relation[256];
778 *sEsc = *tEsc = *s = *t = 0;
786 strcat(sEsc, "\\u");
787 strcat(sEsc, b);
792 strcat(sEsc, b);
808 strcat(output, sEsc);
814 strcat(output, sEsc);
832 strcat(output, sEsc);
841 strcat(output, sEsc);