Searched refs:include_from (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist/
H A Dpcregrep.c229 static fnstr *include_from = NULL; variable
245 static fndatastr include_from_data = { &include_from, &include_from_last };
3188 for (fn = include_from; fn != NULL; fn = fn->next)
3272 free_file_chain(include_from);

Completed in 121 milliseconds