Searched refs:PCRE_DFA_SHORTEST (Results 1 – 8 of 8) sorted by relevance
125 PCRE_DFA_SHORTEST = $00010000;169 PCRE_DFA_SHORTEST + PCRE_DFA_RESTART +
151 #define PCRE_DFA_SHORTEST 0x00010000 /* D ) Overlaid */ macro
151 #define PCRE_DFA_SHORTEST 0x00010000 /* D ) Overlaid */
1129 PCRE_NO_UTF8_CHECK|PCRE_PARTIAL_HARD|PCRE_PARTIAL_SOFT|PCRE_DFA_SHORTEST| \
802 if ((md->moptions & PCRE_DFA_SHORTEST) != 0) in internal_dfa_exec()
4785 options |= PCRE_DFA_SHORTEST; in main()
4135 TIAL_SOFT, PCRE_DFA_SHORTEST, and PCRE_DFA_RESTART. All but the last4156 PCRE_DFA_SHORTEST4158 Setting the PCRE_DFA_SHORTEST option causes the matching algorithm to