Searched refs:GET_NEWLINE (Results 1 – 1 of 1) sorted by relevance
132 #define GET_NEWLINE(x) ((x) & 0xffff) macro1210 if (GET_NEWLINE(current->newline)) in regression_tests()1211 pcre2_set_newline_8(ccontext8, GET_NEWLINE(current->newline)); in regression_tests()1237 if (GET_NEWLINE(current->newline)) in regression_tests()1238 pcre2_set_newline_16(ccontext16, GET_NEWLINE(current->newline)); in regression_tests()1264 if (GET_NEWLINE(current->newline)) in regression_tests()1265 pcre2_set_newline_32(ccontext32, GET_NEWLINE(current->newline)); in regression_tests()