Home | History | Annotate | Download | only in docs

Lines Matching refs:CDATA

423   // (3) /<!\[CDATA\[.*?\]\]>/: a cdata section
427 /(?:[^<]+|<!--[\s\S]*?-->|<!\[CDATA\[([\s\S]*?)\]\]>|<\/?[a-zA-Z][^>]*>|<)/g;
429 var pr_cdataPrefix = /^<\[CDATA\[/;
455 // strip CDATA prefix and suffix. Don't unescape since it's CDATA