sp-magic.de/bower_components/jquery/src/manipulation/var/rtagName.js

4 lines
52 B
JavaScript
Raw Normal View History

2016-10-28 17:56:41 +00:00
define( function() {
return ( /<([\w:-]+)/ );
} );