String builtin_function transforming one string into another. More...
#include <string_builtin_function.h>
equals, indexOf or compare. get_value which gives a valuation to expressions, attempt to find the result of the builtin function. String builtin_function transforming one string into another.
Definition at line 130 of file string_builtin_function.h.
Definition at line 136 of file string_builtin_function.h.
Constructor from arguments of a function application.
Module: String solver Author: Diffblue Ltd.
The arguments in fun_args should be in order: an integer result.length, a character pointer &result[0], a string arg1 of type refined_string_typet, and potentially some arguments of primitive types.
Definition at line 11 of file string_builtin_function.cpp.
Tells whether the builtin function can be a testing function, that is a function that does not return a string, for instance like equals, indexOf or compare.
Reimplemented from string_builtin_functiont.
Definition at line 165 of file string_builtin_function.h.
Reimplemented from string_builtin_functiont.
Definition at line 161 of file string_builtin_function.h.
Reimplemented from string_builtin_functiont.
Definition at line 157 of file string_builtin_function.h.
Definition at line 134 of file string_builtin_function.h.
Definition at line 133 of file string_builtin_function.h.