Home
last modified time | relevance | path

Searched defs:REGEX_QUOTED_STRING (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DInline.php27 …const REGEX_QUOTED_STRING = '(?:"([^"\\\\]*+(?:\\\\.[^"\\\\]*+)*+)"|\'([^\']*+(?:\'\'[^\']*+)*+)\'… define in Symfony\\Component\\Yaml\\Inline
/plugin/combo/vendor/symfony/yaml/
H A DInline.php27 public const REGEX_QUOTED_STRING = '(?:"([^"\\\\]*+(?:\\\\.[^"\\\\]*+)*+)"|\'([^\']*+(?:\'\'[^\']*+)*+)\')'; define in Symfony\\Component\\Yaml\\Inline