mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Renamed
This commit is contained in:
parent
cd934c460b
commit
da89e7ee6e
6 changed files with 10 additions and 12 deletions
|
@ -317,7 +317,7 @@ static std::unordered_map<std::string, unsigned int> func_attrs = {
|
|||
{"global_ids", ATTR_IDEMPOTENT},
|
||||
{"global_options", ATTR_IDEMPOTENT},
|
||||
{"gsub", ATTR_FOLDABLE},
|
||||
{"get_tags_by_category", ATTR_NO_ZEEK_SIDE_EFFECTS},
|
||||
{"get_plugin_components", ATTR_NO_ZEEK_SIDE_EFFECTS},
|
||||
{"has_event_group", ATTR_NO_ZEEK_SIDE_EFFECTS},
|
||||
{"has_module_events", ATTR_NO_ZEEK_SIDE_EFFECTS},
|
||||
{"have_spicy", ATTR_IDEMPOTENT},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue