Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2grep.c288 static fnstr *include_from = NULL; variable
304 static fndatastr include_from_data = { &include_from, &include_from_last };
4216 for (fn = include_from; fn != NULL; fn = fn->next) in main()
4322 free_file_chain(include_from); in main()