Home
last modified time | relevance | path

Searched defs:match_e (Results 1 – 2 of 2) sorted by relevance

/dports/games/powwow/powwow-1.2.17/
H A Dmain.c1093 static int match_regexp_action __P4 (void *,regexp, char *,line, int *,match_s, int *,match_e) in __P4() argument
1120 static int match_weak_action __P4 (char *,pat, char *,line, int *,match_s, int *,match_e) in __P4() argument
1260 int match_s[NUMPARAM], match_e[NUMPARAM]; in __P3() local
1490 static void set_params __P3 (char *,line, int *,match_s, int *,match_e) in __P3() argument
/dports/security/snort/snort-2.9.18/src/detection-plugins/
H A Dsp_byte_math.c132 uint32_t match_e = 0 ,match_b = 0; in find_value() local