Searched defs:flags (Results 1 – 9 of 9) sorted by relevance
| /template/strap/vendor/symfony/yaml/ |
| H A D | Inline.php | 37 …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 D | Parser.php | 52 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 D | Yaml.php | 53 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 D | Dumper.php | 49 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 D | Attribute.php | 25 public $flags; variable in Attribute 27 public function __construct(int $flags = self::TARGET_ALL)
|
| /template/strap/vendor/symfony/polyfill-php80/ |
| H A D | PhpToken.php | 85 public static function tokenize(string $code, int $flags = 0): array
|
| /template/strap/vendor/symfony/yaml/Command/ |
| H A D | LintCommand.php | 136 private function validate(string $content, int $flags, string $file = null)
|
| /template/strap/vendor/symfony/process/ |
| H A D | Process.php | 627 public function getIterator(int $flags = 0)
|
| /template/strap/resources/library/rrdiagram/0.9.4.1/ |
| H A D | rrdiagram.js | 1 …define&&define.amd?define("rrdiagram",[],e):"object"==typeof exports?exports.rrdiagram=e():t.rrdia…
|