regex match everything up to a character code example Example: regex match to first instance /[^;]*/ # matches every character before the first ;