Regex check first character

For example, the regular expression "ColdFusion" corresponds to the string "ColdFusion allows you to use regular expressions" but not the string "In ColdFusion, you can use regular expressions". In a character set (i.e.: within square brackets,) a careful character denies the following characters. [^A] corresponds to any character that is ................
................