Behaviors
List of software behaviors discovered with static code analysis.
Executes an expression. (x2)
execution
Terminates a process. (x2)
execution
Writes data to the STDOUT stream. (x4)
execution
Reads from files. (x3)
file
Splits a string using a regular expression. (x2)
behavior
Creates a regular expression. (x4)
behavior
Concatenates strings. (x2)
behavior
Uses string-related functions. (x21)
behavior