This page redirects to an external site: https://developer.wordpress.org/reference/functions/domain_exists/
Check whether a blogname is already taken.
Used during the new site registration process to ensure that each blogname is unique.
<code style="color: #000000"><span style="color: #0000BB"><?php domain_exists</span><span style="color: #007700">( </span><span style="color: #0000BB">$domain</span><span style="color: #007700">, </span><span style="color: #0000BB">$path</span><span style="color: #007700">, </span><span style="color: #0000BB">$site_id </span><span style="color: #007700">); </span><span style="color: #0000BB">?></span></code>
domain_exists() is located in wp-includes/ms-functions.php