Several inner parser functions modified to use string_view, to reduce unecessary copying (and indirectly allocationg) related to passing strings around.
Several inner parser functions modified to use string_view, to reduce unecessary copying (and indirectly allocationg) related to passing strings around.