Provide a Jade primitive function for searching and replacing text in strings. This should perform very much faster than implementations using pos() and loops in Jade code. Variations for case insensitivity and replace one vs replace all matches would be nice but not essential. Original PAR 27816 opening in 2002.