Searched refs:PCRE_STUDY_EXTRA_NEEDED (Results 1 – 12 of 12) sorted by relevance
309 #define PCRE_STUDY_EXTRA_NEEDED 0x0008 macro
1570 PCRE_STUDY_EXTRA_NEEDED)) != 0) in pcre_study()1637 (options & PCRE_STUDY_EXTRA_NEEDED) == 0) in pcre_study()
309 #define PCRE_STUDY_EXTRA_NEEDED 0x0008
1135 PCRE_STUDY_JIT_PARTIAL_HARD_COMPILE|PCRE_STUDY_EXTRA_NEEDED)
3162 study_options |= PCRE_STUDY_EXTRA_NEEDED; in main()
3818 study_options |= PCRE_STUDY_EXTRA_NEEDED; in main()
995 12. Added support for PCRE_STUDY_EXTRA_NEEDED.1010 16. The new PCRE_STUDY_EXTRA_NEEDED option is now used by pcregrep, resulting
513 with the PCRE_STUDY_EXTRA_NEEDED option, causing it always to return a
2533 pcre_study() is called with the PCRE_STUDY_EXTRA_NEEDED option, it2539 three further options in addition to PCRE_STUDY_EXTRA_NEEDED:
3729 /-- Check PCRE_STUDY_EXTRA_NEEDED --/
12448 /-- Check PCRE_STUDY_EXTRA_NEEDED --/