#include "string_builtin_function.h"#include <algorithm>#include <iterator>#include "string_constraint_generator.h"Go to the source code of this file.
get_value which gives a valuation to expressions, attempt to find the current value of the array a. Definition at line 209 of file string_builtin_function.cpp.
Given a function get_value which gives a valuation to expressions, attempt to find the current value of the array a.
If the valuation of some characters are missing, then return an empty optional.
Definition at line 24 of file string_builtin_function.cpp.
Expression which is true for lower_case characters of the Basic Latin and Latin-1 supplement of unicode.
Definition at line 269 of file string_builtin_function.cpp.
Expression which is true for uppercase characters of the Basic Latin and Latin-1 supplement of unicode.
Definition at line 239 of file string_builtin_function.cpp.
Make a string from a constant array.
Definition at line 71 of file string_builtin_function.cpp.
Definition at line 59 of file string_builtin_function.cpp.