align-match-tex-pattern

align-match-tex-pattern is a compiled Lisp function in `align.el'.

(align-match-tex-pattern REGEXP END &optional REVERSE)

Match REGEXP in TeX mode, counting backslashes appropriately.
END denotes the end of the region to be searched, while REVERSE, if
non-nil, indicates that the search should proceed backward from the
current position.