Home
last modified time | relevance | path

Searched refs:PCRE_DFA_SHORTEST (Results 1 – 3 of 3) sorted by last modified time

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_internal.h1178 PCRE_NO_UTF8_CHECK|PCRE_PARTIAL_HARD|PCRE_PARTIAL_SOFT|PCRE_DFA_SHORTEST| \
H A Dpcre.h145 #define PCRE_DFA_SHORTEST 0x00010000 /* D */ macro
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt3969 TIAL_SOFT, PCRE_DFA_SHORTEST, and PCRE_DFA_RESTART. All but the last
3990 PCRE_DFA_SHORTEST
3992 Setting the PCRE_DFA_SHORTEST option causes the matching algorithm to

Completed in 55 milliseconds