Home
last modified time | relevance | path

Searched defs:flags (Results 51 – 75 of 103) sorted by last modified time

12345

/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
H A Dopus.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
H A Dogg.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Util/
H A DFilesystem.php33 public function recursiveGlob($pattern, $flags = 0)
62 public function recursiveGlobFiles($pattern, $flags = 0)
/plugin/jplayer/vendor/symfony/process/
H A DProcess.php567 public function getIterator($flags = 0)
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.id3v2.php302 public function GenerateID3v2TagFlags($flags) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/
H A DEnsureFilterWorker.php31 private $flags; variable in Assetic\\Factory\\Worker\\EnsureFilterWorker
40 public function __construct($pattern, FilterInterface $filter, $flags = null)
/plugin/codemirror/dist/modes/
H A Dr.min.js1 …"));else if(typeof define=="function"&&define.amd)define(["../../lib/codemirror"],a);else a(CodeMi…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js1057 Promise.prototype._propagateFrom = function (parent, flags) { argument
1105 function cancellationPropagateFrom(parent, flags) { argument
1119 function bindingPropagateFrom(parent, flags) { argument
/plugin/icons/syntax/
H A Dicon.php21 protected $flags = array(); variable in syntax_plugin_icons_icon
239 protected function parseFlags($pack, $icon, $flags) {
/plugin/emoji/assets/
H A Demoji_strategy.json1 …iley emotion"},"grin":{"unicode":"1f601","shortname":":grin:","aliases":"","keywords":"grinning fa…
/plugin/findologicxmlexport/vendor/hoa/iterator/Recursive/
H A DDirectory.php81 public function __construct($path, $flags = null, $splFileInfoClass = null)
H A DRegularExpression.php74 $flags = 0,
/plugin/findologicxmlexport/vendor/symfony/yaml/Command/
H A DLintCommand.php112 private function validate($content, $flags, $file = null)
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DDumper.php49 public function dump($input, int $inline = 0, int $indent = 0, int $flags = 0): string
H A DInline.php42 public static function initialize($flags, $parsedLineNumber = null, $parsedFilename = null)
66 public static function parse(string $value = null, int $flags = 0, array $references = [])
124 public static function dump($value, int $flags = 0): string
238 private static function dumpArray(array $value, int $flags): string
266 …public static function parseScalar(string $scalar, int $flags = 0, array $delimiters = null, int &…
342 …private static function parseSequence(string $sequence, int $flags, int &$i = 0, array $references…
406 …private static function parseMapping(string $mapping, int $flags, int &$i = 0, array $references =…
541 private static function evaluateScalar(string $scalar, int $flags, array $references = [])
660 private static function parseTag(string $value, int &$i, int $flags): ?string
H A DYaml.php52 public static function parseFile(string $filename, int $flags = 0)
75 public static function parse(string $input, int $flags = 0)
95 public static function dump($input, int $inline = 2, int $indent = 4, int $flags = 0): string
H A DParser.php50 public function parseFile(string $filename, int $flags = 0)
79 public function parse(string $value, int $flags = 0)
121 private function doParse(string $value, int $flags)
445 private function parseBlock(int $offset, string $yaml, int $flags)
642 private function parseValue(string $value, int $flags, string $context)
1008 …n preg_match(string $pattern, string $subject, array &$matches = null, int $flags = 0, int $offset…
1052 private function getLineTag(string $value, int $flags, bool $nextLineCheck = true): ?string
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/
H A DWrapper.php62 public static function register($protocol, $className, $flags = 0)
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DWrapper.php536 public function url_stat($path, $flags)
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DRegularExpression.php174 $flags = 0,
341 public function setFlags($flags)
H A DFileSystem.php67 public function __construct($path, $flags = null, $splFileInfoClass = null)
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/IWrapper/
H A DFile.php153 public function url_stat($path, $flags);
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php362 $flags = 0,
436 $flags = self::WITHOUT_EMPTY
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DRegex.php25 … public static function pregMatchSafe($pattern, $subject, $matches = null, $flags = 0, $offset = 0)

12345