Home
last modified time | relevance | path

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

/dports/security/snort3/snort3-3.1.19.0/src/service_inspectors/http_inspect/
H A Dhttp_enum.h75 PEG_JS_BYTES, PEG_JS_IDENTIFIER, PEG_JS_IDENTIFIER_OVERFLOW, PEG_COUNT_MAX }; enumerator
H A Dhttp_js_norm.cc74 HttpModule::increment_peg_counts(PEG_JS_BYTES, src_next - ptr); in js_normalize()