You are here

constant ATT_VALUE in RDF Extensions 7.2

File

./rdfx.inc, line 34

Code

define('ATT_VALUE', "(?:\"(?:[^\"&<]*|" . REFERENCE . ")\"|'(?:[^\\'&<]|" . REFERENCE . ")*')");