Searched refs:GET_NEWLINE (Results 1 – 1 of 1) sorted by relevance
132 #define GET_NEWLINE(x) ((x) & 0xffff) macro1226 if (GET_NEWLINE(current->newline)) in regression_tests()1227 pcre2_set_newline_8(ccontext8, GET_NEWLINE(current->newline)); in regression_tests()1253 if (GET_NEWLINE(current->newline)) in regression_tests()1254 pcre2_set_newline_16(ccontext16, GET_NEWLINE(current->newline)); in regression_tests()1280 if (GET_NEWLINE(current->newline)) in regression_tests()1281 pcre2_set_newline_32(ccontext32, GET_NEWLINE(current->newline)); in regression_tests()