WordPress File wp-includes/formatting.php

wp_rel_nofollow()

Adds rel="nofollow" string to all HTML A elements in content.

wp_rel_ugc()

Adds rel="nofollow ugc" string to all HTML A elements in content.

wp_slash()

Adds slashes to a string or recursively adds slashes to strings within an array.