Lines Matching refs:NOTACHAR
2996 list[3] = NOTACHAR; in get_chr_property_list()
3019 list[3] = NOTACHAR; in get_chr_property_list()
3021 list[4] = NOTACHAR; in get_chr_property_list()
3051 while(*clist_src++ != NOTACHAR); in get_chr_property_list()
3501 while(*ochr_ptr != NOTACHAR); in compare_opcodes()
3512 while(*ochr_ptr != NOTACHAR); in compare_opcodes()
3513 if (*ochr_ptr == NOTACHAR) return FALSE; /* Not found */ in compare_opcodes()
3629 while(*chr_ptr != NOTACHAR); in compare_opcodes()
4369 while (p[0] < NOTACHAR) in add_list_to_class()
4410 while (p[0] < NOTACHAR) in add_not_list_to_class()
4414 (p[1] == NOTACHAR) ? (utf ? 0x10ffffu : 0xffffffffu) : p[1] - 1); in add_not_list_to_class()
5214 PRIV(hspace_list), NOTACHAR); in compile_branch()
5224 PRIV(vspace_list), NOTACHAR); in compile_branch()