File "rsingleTag.js"
Full Path: /home/cananyalcin/public_html/vendors/jquery/src/core/var/rsingleTag.js
File size: 99 bytes
MIME-type: text/plain
Charset: utf-8
define( function() {
// Match a standalone tag
return ( /^<([\w-]+)\s*\/?>(?:<\/\1>|)$/ );
} );