Searched refs:compile_pattern (Results 1 – 7 of 7) sorted by relevance
147 public int compile_pattern(char *pattern, int search_type, int show_error, PATTERN_TYPE *comp_patte… in compile_pattern() function
322 public int compile_pattern(char *pattern, int search_type, int show_error, PATTERN_TYPE *comp_patte…
176 else if (compile_pattern(pattern, search_type, show_error, &info->compiled) < 0) in set_pattern()
3927 * monitor.c (compile_pattern): Make val const char*.
5967 * monitor.c (compile_pattern): Update.