Projet

Général

Profil

Paste
Télécharger (91 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / libraries / flexslider-2.5.0 / bower_components / jquery / src / core / var / rsingleTag.js @ 0aee3c58

1
define(function() {
2
        // Match a standalone tag
3
        return (/^<(\w+)\s*\/?>(?:<\/\1>|)$/);
4
});