Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre.h309 #define PCRE_STUDY_EXTRA_NEEDED 0x0008 macro
H A Dpcre_study.c1568 PCRE_STUDY_EXTRA_NEEDED)) != 0) in pcre_study()
1635 (options & PCRE_STUDY_EXTRA_NEEDED) == 0) in pcre_study()
H A Dpcre_internal.h1135 PCRE_STUDY_JIT_PARTIAL_HARD_COMPILE|PCRE_STUDY_EXTRA_NEEDED)
H A DChangeLog995 12. Added support for PCRE_STUDY_EXTRA_NEEDED.
1010 16. The new PCRE_STUDY_EXTRA_NEEDED option is now used by pcregrep, resulting
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dtestinput23729 /-- Check PCRE_STUDY_EXTRA_NEEDED --/
H A Dtestoutput212448 /-- Check PCRE_STUDY_EXTRA_NEEDED --/
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt2533 pcre_study() is called with the PCRE_STUDY_EXTRA_NEEDED option, it
2539 three further options in addition to PCRE_STUDY_EXTRA_NEEDED:

Completed in 83 milliseconds