Use uniform length limit for String constants (#2381)
authorAndres Noetzli <andres.noetzli@gmail.com>
Sun, 26 Aug 2018 21:31:16 +0000 (14:31 -0700)
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>
Sun, 26 Aug 2018 21:31:16 +0000 (16:31 -0500)
commit9f9f8d29c9428289492e421fc1c464a51a06977e
tree7985ee180985263a275ed3e95c662a5f394f9da8
parent28867b06a05fc13d0257093fcd28caa5907317b6
Use uniform length limit for String constants (#2381)
src/theory/strings/regexp_operation.cpp
src/theory/strings/regexp_operation.h
src/theory/strings/theory_strings.cpp
src/theory/strings/theory_strings.h
src/theory/strings/theory_strings_rewriter.cpp
src/util/regexp.cpp