Home
last modified time | relevance | path

Searched defs:firstline (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/fileinfo/libmagic/
H A Dsoftmagic.c128 int firstline = 1; /* a flag to print X\n X\n- X */ in match() local
2312 print_sep(struct magic_set *ms, int firstline) in print_sep()
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c3084 …_INLINE struct sljit_label *mainloop_entry(compiler_common *common, BOOL hascrorlf, BOOL firstline) in mainloop_entry()
3573 static SLJIT_INLINE BOOL fast_forward_first_n_chars(compiler_common *common, BOOL firstline) in fast_forward_first_n_chars()
3817 …t_forward_first_char(compiler_common *common, pcre_uchar first_char, BOOL caseless, BOOL firstline) in fast_forward_first_char()
3874 static SLJIT_INLINE void fast_forward_newline(compiler_common *common, BOOL firstline) in fast_forward_newline()
3964 …NLINE void fast_forward_start_bits(compiler_common *common, pcre_uint8 *start_bits, BOOL firstline) in fast_forward_start_bits()
H A Dpcre_exec.c6367 BOOL firstline; in pcre_exec() local

Completed in 45 milliseconds