Home | History | Annotate | Download | only in src

Lines Matching refs:NOTACHAR

389   list[3] = NOTACHAR;
412 list[3] = NOTACHAR;
414 list[4] = NOTACHAR;
444 while(*clist_src++ != NOTACHAR);
446 /* All characters are stored. The terminating NOTACHAR is copied from the
902 while(*ochr_ptr != NOTACHAR);
913 while(*ochr_ptr != NOTACHAR);
914 if (*ochr_ptr == NOTACHAR) return FALSE; /* Not found */
1030 while(*chr_ptr != NOTACHAR);