Home
last modified time | relevance | path

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

/dports/games/powwow/powwow-1.2.17/
H A Dmain.c1101 match_e[0] = strlen(line); in __P4()
1103 match_s[n] = match_e[n] = 0; in __P4()
1139 match_s[p] = match_e[p] = 0; in __P4()
1202 match_e[prm] = nsrc - line; in __P4()
1207 match_e[prm] = strlen(line); in __P4()
1222 match_e[prm] - match_s[prm], in __P4()
1224 match_e[prm] = tmp - line; in __P4()
1228 match_e[prm] - match_s[prm], in __P4()
1235 if (prm != -1 && match_e[prm]) in __P4()
1496 if (match_e[i] > match_s[i]) { in __P3()
[all …]
/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
138 match_e = GetVarByName(token); in find_value()
141 if ( (match_e != BYTE_EXTRACT_NO_VAR) && (match_b == BYTE_MATH_VAR_INDEX) ) in find_value()
145 else if ( (match_e != BYTE_EXTRACT_NO_VAR) && (match_b != BYTE_MATH_VAR_INDEX) ) in find_value()
147 return match_e; in find_value()
149 else if ( (match_e == BYTE_EXTRACT_NO_VAR) && (match_b == BYTE_MATH_VAR_INDEX) ) in find_value()
/dports/www/py-w3lib/w3lib-1.21.0/w3lib/
H A Dhtml.py261 match_s, match_e = match.span(1)
264 offset = match_e
/dports/science/py-gsd/gsd-2.5.0/gsd/
H A Dfl.pyx874 match_e = match.encode('utf-8')
875 c_match = match_e
/dports/lang/onyx/onyx-5.1.2/bin/onyx/
H A DCookfile.inc.in104 match_e.nx.in match_f.nx.in match_g.nx.in match_h.nx.in
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/f/
H A Dexpr.c14956 case FFESRC_CASE_MATCH_INIT ('E', 'e', match_e, no_match): in ffeexpr_make_float_const_()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/f/
H A Dexpr.c14956 case FFESRC_CASE_MATCH_INIT ('E', 'e', match_e, no_match): in ffeexpr_make_float_const_()