Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/xmlwf/
H A Dxmlwf.c966 unsigned long long attackThresholdBytes; in tmain() local
1076 attackThresholdBytes = tcstoull(valueText, &afterValueText, 10); in tmain()
1130 parser, attackThresholdBytes); in tmain()
1132 (void)attackThresholdBytes; // silence -Wunused-but-set-variable in tmain()