Lines Matching refs:NLBLOCK
48 #define NLBLOCK md /* Block containing newline information */ macro
2122 NLBLOCK->nltype == NLTYPE_FIXED && in match()
2123 NLBLOCK->nllen == 2 && in match()
2124 UCHAR21TEST(eptr) == NLBLOCK->nl[0]) in match()
2166 NLBLOCK->nltype == NLTYPE_FIXED && in match()
2167 NLBLOCK->nllen == 2 && in match()
2168 UCHAR21TEST(eptr) == NLBLOCK->nl[0]) in match()
2309 NLBLOCK->nltype == NLTYPE_FIXED && in match()
2310 NLBLOCK->nllen == 2 && in match()
2311 UCHAR21TEST(eptr) == NLBLOCK->nl[0]) in match()
4394 NLBLOCK->nltype == NLTYPE_FIXED && in match()
4395 NLBLOCK->nllen == 2 && in match()
4396 UCHAR21(eptr) == NLBLOCK->nl[0]) in match()
4647 NLBLOCK->nltype == NLTYPE_FIXED && in match()
4648 NLBLOCK->nllen == 2 && in match()
4649 *eptr == NLBLOCK->nl[0]) in match()
5159 NLBLOCK->nltype == NLTYPE_FIXED && in match()
5160 NLBLOCK->nllen == 2 && in match()
5161 c == NLBLOCK->nl[0]) in match()
5284 NLBLOCK->nltype == NLTYPE_FIXED && in match()
5285 NLBLOCK->nllen == 2 && in match()
5286 c == NLBLOCK->nl[0]) in match()
5717 NLBLOCK->nltype == NLTYPE_FIXED && in match()
5718 NLBLOCK->nllen == 2 && in match()
5719 UCHAR21(eptr) == NLBLOCK->nl[0]) in match()
5959 NLBLOCK->nltype == NLTYPE_FIXED && in match()
5960 NLBLOCK->nllen == 2 && in match()
5961 *eptr == NLBLOCK->nl[0]) in match()