Lines Matching defs:firstline
3033 static SLJIT_INLINE struct sljit_label *mainloop_entry(compiler_common *common, BOOL hascrorlf, BOOL firstline)
3048 if (!(hascrorlf || firstline) && (common->nltype == NLTYPE_ANY ||
3052 if (firstline)
3517 static SLJIT_INLINE BOOL fast_forward_first_n_chars(compiler_common *common, BOOL firstline)
3680 if (firstline)
3751 if (firstline)
3771 static SLJIT_INLINE void fast_forward_first_char(compiler_common *common, pcre_uchar first_char, BOOL caseless, BOOL firstline)
3779 if (firstline)
3824 if (firstline)
3828 static SLJIT_INLINE void fast_forward_newline(compiler_common *common, BOOL firstline)
3839 if (firstline)
3874 if (firstline)
3912 if (firstline)
3918 static SLJIT_INLINE void fast_forward_start_bits(compiler_common *common, pcre_uint8 *start_bits, BOOL firstline)
3929 if (firstline)
3991 if (firstline)