Home
last modified time | relevance | path

Searched defs:flags (Results 1 – 9 of 9) sorted by relevance

/template/strap/vendor/symfony/yaml/
H A DInline.php37 …public static function initialize(int $flags, int $parsedLineNumber = null, string $parsedFilename…
61 public static function parse(string $value = null, int $flags = 0, array &$references = [])
117 public static function dump($value, int $flags = 0): string
231 private static function dumpArray(array $value, int $flags): string
252 private static function dumpNull(int $flags): string
268 …public static function parseScalar(string $scalar, int $flags = 0, array $delimiters = null, int &…
347 …private static function parseSequence(string $sequence, int $flags, int &$i = 0, array &$reference…
415 …private static function parseMapping(string $mapping, int $flags, int &$i = 0, array &$references …
561 …private static function evaluateScalar(string $scalar, int $flags, array &$references = [], bool &…
721 private static function parseTag(string $value, int &$i, int $flags): ?string
H A DParser.php52 public function parseFile(string $filename, int $flags = 0)
81 public function parse(string $value, int $flags = 0)
116 private function doParse(string $value, int $flags)
518 private function parseBlock(int $offset, string $yaml, int $flags)
721 private function parseValue(string $value, int $flags, string $context)
1082 …n preg_match(string $pattern, string $subject, array &$matches = null, int $flags = 0, int $offset…
1126 private function getLineTag(string $value, int $flags, bool $nextLineCheck = true): ?string
H A DYaml.php53 public static function parseFile(string $filename, int $flags = 0)
76 public static function parse(string $input, int $flags = 0)
94 public static function dump($input, int $inline = 2, int $indent = 4, int $flags = 0): string
H A DDumper.php49 public function dump($input, int $inline = 0, int $indent = 0, int $flags = 0): string
143 …private function dumpTaggedValue(TaggedValue $value, int $inline, int $indent, int $flags, string …
/template/strap/vendor/symfony/polyfill-php80/Resources/stubs/
H A DAttribute.php25 public $flags; variable in Attribute
27 public function __construct(int $flags = self::TARGET_ALL)
/template/strap/vendor/symfony/polyfill-php80/
H A DPhpToken.php85 public static function tokenize(string $code, int $flags = 0): array
/template/strap/vendor/symfony/yaml/Command/
H A DLintCommand.php136 private function validate(string $content, int $flags, string $file = null)
/template/strap/vendor/symfony/process/
H A DProcess.php627 public function getIterator(int $flags = 0)
/template/strap/resources/library/rrdiagram/0.9.4.1/
H A Drrdiagram.js1 …define&&define.amd?define("rrdiagram",[],e):"object"==typeof exports?exports.rrdiagram=e():t.rrdia…