You are here

7 calls to Inline::parseScalar() in Lockr 7.3

Inline::evaluateBinaryScalar in vendor/symfony/yaml/Inline.php
@internal
Inline::evaluateScalar in vendor/symfony/yaml/Inline.php
Evaluates scalars and replaces magic values.
Inline::parse in vendor/symfony/yaml/Inline.php
Converts a YAML string to a PHP value.
Inline::parseMapping in vendor/symfony/yaml/Inline.php
Parses a YAML mapping.
Inline::parseSequence in vendor/symfony/yaml/Inline.php
Parses a YAML sequence.
InlineTest::testParseScalarWithCorrectlyQuotedStringShouldReturnString in vendor/symfony/yaml/Tests/InlineTest.php
Parser::doParse in vendor/symfony/yaml/Parser.php