Home
last modified time | relevance | path

Searched refs:PCRE_STUDY_EXTRA_NEEDED (Results 1 – 7 of 7) sorted by relevance

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre.h309 #define PCRE_STUDY_EXTRA_NEEDED 0x0008 macro
H A Dpcre_study.c1563 PCRE_STUDY_EXTRA_NEEDED)) != 0) in pcre_study()
1630 (options & PCRE_STUDY_EXTRA_NEEDED) == 0) in pcre_study()
H A Dpcre_internal.h1138 PCRE_STUDY_JIT_PARTIAL_HARD_COMPILE|PCRE_STUDY_EXTRA_NEEDED)
H A DChangeLog819 12. Added support for PCRE_STUDY_EXTRA_NEEDED.
834 16. The new PCRE_STUDY_EXTRA_NEEDED option is now used by pcregrep, resulting
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dtestinput23727 /-- Check PCRE_STUDY_EXTRA_NEEDED --/
H A Dtestoutput212426 /-- Check PCRE_STUDY_EXTRA_NEEDED --/
/PHP-5.4/ext/pcre/pcrelib/doc/
H A Dpcre.txt2522 pcre_study() is called with the PCRE_STUDY_EXTRA_NEEDED option, it
2528 three further options in addition to PCRE_STUDY_EXTRA_NEEDED:

Completed in 75 milliseconds