Home | History | Annotate | Download | only in js

Lines Matching refs:xmp

37  *    You can also use the (html deprecated) {@code <xmp>} tag, but the pretty
289 return 'XMP' === node.tagName;
594 // XMP tags contain unescaped entities so require special handling.
1268 ['lang-', /^<xmp\b[^>]*>([\s\S]+?)<\/xmp\b[^>]*>/i],
1406 var codeSegments = [byTagName('pre'), byTagName('code'), byTagName('xmp')];
1444 p.tagName === 'xmp') &&
1492 // we need to change the tag to a <pre> since <xmp>s do not allow