6 calls to Inline::parseScalar() in Zircon Profile 8.0
- 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 array.
- Inline::parseMapping in vendor/
symfony/ yaml/ Inline.php - Parses a mapping to a YAML string.
- Inline::parseSequence in vendor/
symfony/ yaml/ Inline.php - Parses a sequence to a YAML string.
- InlineTest::testParseScalarWithCorrectlyQuotedStringShouldReturnString in vendor/
symfony/ yaml/ Tests/ InlineTest.php - Parser::parse in vendor/
symfony/ yaml/ Parser.php - Parses a YAML string to a PHP value.