max_lookbehind 8058 ext/pcre/pcrelib/pcre_compile.c cd->max_lookbehind == 0) max_lookbehind 8059 ext/pcre/pcrelib/pcre_compile.c cd->max_lookbehind = 1; max_lookbehind 8441 ext/pcre/pcrelib/pcre_compile.c if (fixed_length > cd->max_lookbehind) max_lookbehind 8442 ext/pcre/pcrelib/pcre_compile.c cd->max_lookbehind = fixed_length; max_lookbehind 9307 ext/pcre/pcrelib/pcre_compile.c cd->max_lookbehind = 0; max_lookbehind 9388 ext/pcre/pcrelib/pcre_compile.c cd->max_lookbehind = 0; max_lookbehind 9425 ext/pcre/pcrelib/pcre_compile.c re->max_lookbehind = cd->max_lookbehind; max_lookbehind 9549 ext/pcre/pcrelib/pcre_compile.c if (fixed_length > cd->max_lookbehind) cd->max_lookbehind = fixed_length; max_lookbehind 222 ext/pcre/pcrelib/pcre_fullinfo.c *((int *)where) = re->max_lookbehind; max_lookbehind 2338 ext/pcre/pcrelib/pcre_internal.h pcre_uint16 max_lookbehind; /* Longest lookbehind (characters) */ max_lookbehind 2364 ext/pcre/pcrelib/pcre_internal.h pcre_uint16 max_lookbehind; /* Longest lookbehind (characters) */ max_lookbehind 2448 ext/pcre/pcrelib/pcre_internal.h int max_lookbehind; /* Maximum lookbehind (characters) */