Conditional Logic Entry Location in Database

I am trying to find where the entries that I entered in the fields for my submit button to trigger the conditional logic are stored in the database. I currently have 25 codes as separate entries - each one triggers the submit button to appear on a form. I need to replace the 25 codes with new ones and also add a few more. I could manually cut and paste the code in the settings on the form but was hoping to find the location in the database where these entries are stored. My functions.php file gives me the name of a table that should have the codes in them, but it has only 2 entries in that db and those 2 are not active codes.