Help for this page
/^ # start of string 0x # 0x prefix ... $ # end of string /xi # x = allow spaces & comments in regexp # i = ignore case