8 calls to Parser::preg_match() in Loft Data Grids 7.2
- Inline::dump in vendor/
symfony/ yaml/ Inline.php - Dumps a given PHP variable to a YAML string.
- Inline::evaluateScalar in vendor/
symfony/ yaml/ Inline.php - Evaluates scalars and replaces magic values.
- Inline::parseQuotedScalar in vendor/
symfony/ yaml/ Inline.php - Parses a YAML quoted scalar.
- Inline::parseScalar in vendor/
symfony/ yaml/ Inline.php - Parses a YAML scalar.
- Parser::doParse in vendor/
symfony/ yaml/ Parser.php - Parser::isBlockScalarHeader in vendor/
symfony/ yaml/ Parser.php - Tests whether or not the current line is the header of a block scalar.
- Parser::parseBlockScalar in vendor/
symfony/ yaml/ Parser.php - Parses a block scalar.
- Parser::parseValue in vendor/
symfony/ yaml/ Parser.php - Parses a YAML value.