Home
last modified time | relevance | path

Searched refs:requiresSingleQuoting (Results 1 – 4 of 4) sorted by relevance

/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DEscaper.php77 public static function requiresSingleQuoting(string $value): bool function in Symfony\\Component\\Yaml\\Escaper
H A DInline.php196 case Escaper::requiresSingleQuoting($value):
/plugin/combo/vendor/symfony/yaml/
H A DEscaper.php73 public static function requiresSingleQuoting(string $value): bool function in Symfony\\Component\\Yaml\\Escaper
H A DInline.php193 case Escaper::requiresSingleQuoting($value):