| /plugin/combo/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 …
|
| /plugin/findologicxmlexport/vendor/symfony/yaml/ |
| D | Inline.php | 42 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
|
| D | Parser.php | 50 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
|
| D | Yaml.php | 52 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
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Ad/ |
| H A D | SdFlagsControl.php | 53 protected $flags; variable in FreeDSx\\Ldap\\Control\\Ad\\SdFlagsControl 58 public function __construct(int $flags) 76 public function setFlags(int $flags)
|
| H A D | DirSyncRequestControl.php | 66 protected $flags; variable in FreeDSx\\Ldap\\Control\\Ad\\DirSyncRequestControl 83 …public function __construct(int $flags = self::FLAG_INCREMENTAL_VALUES, string $cookie = '', int $… 103 public function setFlags(int $flags)
|
| /plugin/tagfilter/helper/ |
| D | syntax.php | 102 public function prepareList($pageids, $flags) 179 public function renderList($pages, $flags, $pagelistflags) 223 public function parseFlags($flags)
|
| /plugin/mediasyntax/ |
| D | helper.php | 297 function _get_instructions($page, $sect, $mode, $lvl, $flags) 323 function _convert_instructions(&$ins, $lvl, $page, $sect, $flags) 482 function _append_includeins(&$ins, $id, $flags) 501 function _footer($page, $sect, $sect_title, $flags, $footer_lvl) 527 function _permalink(&$ins, $page, $sect, $flags)
|
| /plugin/runcommand/ |
| D | syntax.php | 302 function renderFormButton($name, $label, $flags, $action) { 322 function renderFormHidden($name, $label, $flags, $value) { 333 function renderFormTextBox($name, $label, $flags, $value) { 348 function renderFormListBox($name, $label, $flags, $value) { 367 function renderFormAutoComplete($name, $label, $flags, $value) { 408 function renderFormSlider($name, $label, $flags, $value) { 431 function renderFormSpinner($name, $label, $flags, $value) { 459 function renderFormDate($name, $label, $flags, $value) {
|
| /plugin/include/ |
| H A D | helper.php | 239 …function _get_instructions($page, $sect, $mode, $lvl, $flags, $root_id = null, $included_pages = a… 295 …function _convert_instructions(&$ins, $lvl, $page, $sect, $flags, $root_id, $included_pages = arra… 509 function _footer($page, $sect, $sect_title, $flags, $footer_lvl, $root_id) { 534 function _permalink(&$ins, $page, $sect, $flags) { 657 function _get_firstsec(&$ins, $page, $flags) { 694 function _get_included_pages($mode, $page, $sect, $parent_id, $flags) {
|
| /plugin/asciidocjs/node_modules/jake/lib/ |
| D | package_task.js | 214 flags: 'czf', property 219 flags: 'czf', property 224 flags: 'cjf', property 229 flags: 'cf', property 234 flags: 'qr', property
|
| /plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Util/ |
| D | Filesystem.php | 33 public function recursiveGlob($pattern, $flags = 0) 62 public function recursiveGlobFiles($pattern, $flags = 0)
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | utils_array.php | 4 function any_flag_set(&$flags) { 11 function expand_to_with_flags($size, $array, $flags) {
|
| /plugin/aichat/vendor/vanderlee/php-sentence/src/ |
| D | Multibyte.php | 74 public static function split($pattern, $string, $limit = -1, $flags = 0) 107 private static function isLastPart($length, $flags, $limit, &$count) 123 private static function isPart($length, $flags)
|
| /plugin/scrape/vendor/symfony/polyfill-php80/Resources/stubs/ |
| D | Attribute.php | 25 public $flags; variable in Attribute 27 public function __construct(int $flags = self::TARGET_ALL)
|
| /plugin/combo/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)
|
| /plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/ |
| D | bootstrap.php | 133 …function idn_to_ascii($domain, $flags = 0, $variant = \INTL_IDNA_VARIANT_2003, &$idna_info = null)… 136 …function idn_to_utf8($domain, $flags = 0, $variant = \INTL_IDNA_VARIANT_2003, &$idna_info = null) … 140 …function idn_to_ascii($domain, $flags = 0, $variant = \INTL_IDNA_VARIANT_UTS46, &$idna_info = null… 143 …function idn_to_utf8($domain, $flags = 0, $variant = \INTL_IDNA_VARIANT_UTS46, &$idna_info = null)…
|
| /plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/ |
| D | EnsureFilterWorker.php | 31 private $flags; variable in Assetic\\Factory\\Worker\\EnsureFilterWorker 40 public function __construct($pattern, FilterInterface $filter, $flags = null)
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/ |
| D | CheckRequest.php | 28 public $flags; variable in Google\\Service\\ServiceControl\\CheckRequest 53 public function setFlags($flags)
|
| /plugin/asciidocjs/node_modules/commander/ |
| D | index.js | 21 constructor(flags, description) { argument 437 _optionEx(config, flags, description, fn, defaultValue) { argument 555 option(flags, description, fn, defaultValue) { argument 573 requiredOption(flags, description, fn, defaultValue) { argument 1184 version(str, flags, description) { argument 1350 flags: this._helpFlags property 1406 function padOptionDetails(flags, description) { argument 1551 helpOption(flags, description) { argument
|
| /plugin/charter/ |
| D | helper.php | 63 var $flags; variable in helper_plugin_charter 189 function setFlags($flags = array()) {
|
| /plugin/asciidocjs/node_modules/core-js/fn/regexp/ |
| D | flags.js | 2 var flags = require('../../modules/_flags'); variable
|