Home | History | Annotate | Download | only in pcre

Lines Matching full:include_pattern

149 static char *include_pattern = NULL;
251 { OP_STRING, N_INCLUDE,&include_pattern, "include=pattern","include matching files when recursing" },
2592 if (include_pattern != NULL)
2594 include_compiled = pcre_compile(include_pattern, 0, &error, &errptr,