base/utils/numbers.bro

Source File:/scripts/base/utils/numbers.bro

Summary

Functions

extract_count: function Extract the first integer found in the given string.

Detailed Interface

Functions

extract_count
Type:function (s: string) : count

Extract the first integer found in the given string. If no integer can be found, 0 is returned.


Previous Page

base/utils/files.bro

Copyright 2013, The Bro Project. Last updated on July 19, 2016. Created using Sphinx 1.4.4.