HomeSort by: relevance | last modified time | path
    Searched defs:function_regexp_list (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl2/diffutils/dist/src/
diff.c 77 static struct regexp_list function_regexp_list; variable in typeref:struct:regexp_list
275 function_regexp_list.buf = &function_regexp;
385 add_regexp (&function_regexp_list, optarg);
437 add_regexp (&function_regexp_list, "^[[:alpha:]$_]");
675 summarize_regexp_list (&function_regexp_list);
diff.c 77 static struct regexp_list function_regexp_list; variable in typeref:struct:regexp_list
275 function_regexp_list.buf = &function_regexp;
385 add_regexp (&function_regexp_list, optarg);
437 add_regexp (&function_regexp_list, "^[[:alpha:]$_]");
675 summarize_regexp_list (&function_regexp_list);
diff.c 77 static struct regexp_list function_regexp_list; variable in typeref:struct:regexp_list
275 function_regexp_list.buf = &function_regexp;
385 add_regexp (&function_regexp_list, optarg);
437 add_regexp (&function_regexp_list, "^[[:alpha:]$_]");
675 summarize_regexp_list (&function_regexp_list);
  /src/external/gpl2/xcvs/dist/diff/
diff.h 107 EXTERN struct regexp_list *function_regexp_list;
106 EXTERN struct regexp_list *function_regexp_list; variable in typeref:struct:regexp_list
diff.h 107 EXTERN struct regexp_list *function_regexp_list;
106 EXTERN struct regexp_list *function_regexp_list; variable in typeref:struct:regexp_list
diff.h 107 EXTERN struct regexp_list *function_regexp_list;
106 EXTERN struct regexp_list *function_regexp_list; variable in typeref:struct:regexp_list

Completed in 53 milliseconds