Policy 1707 commit to LF
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / app / policyApp / libs / bower_components / jquery / src / core / var / rsingleTag.js
1 define(function() {
2         // Match a standalone tag
3         return (/^<(\w+)\s*\/?>(?:<\/\1>|)$/);
4 });