mstart 868 ext/fileinfo/libmagic/apprentice.c mstart->flag |= BINTEST; mstart 875 ext/fileinfo/libmagic/apprentice.c if (mstart->str_flags & STRING_TEXTTEST) mstart 876 ext/fileinfo/libmagic/apprentice.c mstart->flag |= TEXTTEST; mstart 878 ext/fileinfo/libmagic/apprentice.c mstart->flag |= BINTEST; mstart 883 ext/fileinfo/libmagic/apprentice.c if (mstart->str_flags & STRING_BINTEST) mstart 884 ext/fileinfo/libmagic/apprentice.c mstart->flag |= BINTEST; mstart 885 ext/fileinfo/libmagic/apprentice.c if (mstart->str_flags & STRING_TEXTTEST) mstart 886 ext/fileinfo/libmagic/apprentice.c mstart->flag |= TEXTTEST; mstart 888 ext/fileinfo/libmagic/apprentice.c if (mstart->flag & (TEXTTEST|BINTEST)) mstart 894 ext/fileinfo/libmagic/apprentice.c mstart->flag |= BINTEST; mstart 896 ext/fileinfo/libmagic/apprentice.c mstart->flag |= TEXTTEST; mstart 326 ext/pcre/pcrelib/pcre_exec.c rrc = match(ra,rb,mstart,rc,rd,re,rdepth+1); \ mstart 336 ext/pcre/pcrelib/pcre_exec.c rrc = match(ra,rb,mstart,rc,rd,re,rdepth+1) mstart 362 ext/pcre/pcrelib/pcre_exec.c newframe->Xmstart = mstart;\ mstart 544 ext/pcre/pcrelib/pcre_exec.c frame->Xmstart = mstart; mstart 882 ext/pcre/pcrelib/pcre_exec.c mstart = md->start_match_ptr; mstart 1173 ext/pcre/pcrelib/pcre_exec.c mstart = md->start_match_ptr; /* In case \K changed it */ mstart 1239 ext/pcre/pcrelib/pcre_exec.c mstart = md->start_match_ptr; /* In case \K reset it */ mstart 1310 ext/pcre/pcrelib/pcre_exec.c cb.start_match = (int)(mstart - md->start_subject); mstart 1497 ext/pcre/pcrelib/pcre_exec.c if (eptr == mstart && op != OP_ASSERT_ACCEPT && mstart 1501 ext/pcre/pcrelib/pcre_exec.c mstart == md->start_subject + md->start_offset))) mstart 1508 ext/pcre/pcrelib/pcre_exec.c md->start_match_ptr = mstart; /* and the start (\K can modify) */ mstart 1548 ext/pcre/pcrelib/pcre_exec.c mstart = md->start_match_ptr; /* In case \K reset it */ mstart 1720 ext/pcre/pcrelib/pcre_exec.c cb.start_match = (int)(mstart - md->start_subject); mstart 1823 ext/pcre/pcrelib/pcre_exec.c mstart = md->start_match_ptr; mstart 1936 ext/pcre/pcrelib/pcre_exec.c md->start_match_ptr = mstart; mstart 1964 ext/pcre/pcrelib/pcre_exec.c md->start_match_ptr = mstart; mstart 2006 ext/pcre/pcrelib/pcre_exec.c md->start_match_ptr = mstart; /* In case \K reset it */ mstart 2108 ext/pcre/pcrelib/pcre_exec.c mstart = eptr;