needstype        4794 ext/pcre/pcrelib/pcre_jit_compile.c BOOL needstype = FALSE, needsscript = FALSE, needschar = FALSE;
needstype        4865 ext/pcre/pcrelib/pcre_jit_compile.c       needstype = TRUE;
needstype        4878 ext/pcre/pcrelib/pcre_jit_compile.c       needstype = TRUE;
needstype        4960 ext/pcre/pcrelib/pcre_jit_compile.c if (needstype || needsscript)
needstype        4967 ext/pcre/pcrelib/pcre_jit_compile.c     if (needstype)
needstype        4977 ext/pcre/pcrelib/pcre_jit_compile.c   else if (needstype && needsscript)