Searched refs:termstr (Results 1 – 1 of 1) sorted by relevance
6933 U8 termstr[UTF8_MAXLEN]; /* terminating string */ local6947 termcode = termstr[0] = term;6952 Copy(s, termstr, termlen, U8);6963 termcode = termstr[0] = term = tmps[5];6985 &offset, (char*)termstr, termlen);7073 if (s+termlen <= PL_bufend && memEQ(s, (char*)termstr, termlen))