Home
last modified time | relevance | path

Searched defs:flags (Results 26 – 50 of 157) sorted by relevance

1234567

/plugin/asciidocjs/node_modules/core-js/library/fn/regexp/
Dflags.js2 var flags = require('../../modules/_flags'); variable
/plugin/changes/
Dsyntax.php379 protected function renderPageList($changes, $renderer, $flags)
426 protected function renderSimpleList($changes, $renderer, $flags = [])
481 protected function parseSimpleListFlags($flags)
/plugin/findologicxmlexport/vendor/hoa/iterator/
DRegularExpression.php174 $flags = 0,
341 public function setFlags($flags)
DFileSystem.php67 public function __construct($path, $flags = null, $splFileInfoClass = null)
/plugin/swiftmail/Swift/Connection/
DSendmail.php29 protected $flags = null; variable in Swift_Connection_Sendmail
92 public function setFlags($flags)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
DRegex.php25 … public static function pregMatchSafe($pattern, $subject, $matches = null, $flags = 0, $offset = 0)
/plugin/icons/syntax/
Dicon.php21 protected $flags = array(); variable in syntax_plugin_icons_icon
239 protected function parseFlags($pack, $icon, $flags) {
/plugin/pageimage/
Dhelper.php95 function getImageID($id,$flags=array()){
/plugin/mikioplugin/
H A Daction.php18 function glob_recursive($pattern, $flags = 0)
/plugin/codemirror/dist/modes/
Dr.min.js1 …"));else if(typeof define=="function"&&define.amd)define(["../../lib/codemirror"],a);else a(CodeMi…
/plugin/findologicxmlexport/vendor/symfony/yaml/
DDumper.php49 public function dump($input, int $inline = 0, int $indent = 0, int $flags = 0): string
/plugin/aichat/vendor/vanderlee/php-sentence/tests/
DMultibyteTest.php14 public function testSplit($expected, $pattern, $subject, $limit = -1, $flags = 0)
/plugin/scrape/vendor/symfony/css-selector/XPath/Extension/
DNodeExtension.php34 private $flags; variable in Symfony\\Component\\CssSelector\\XPath\\Extension\\NodeExtension
36 public function __construct(int $flags = 0)
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
Dbootstrap80.php121 …function idn_to_ascii(?string $domain, ?int $flags = IDNA_DEFAULT, ?int $variant = INTL_IDNA_VARIA…
124 …function idn_to_utf8(?string $domain, ?int $flags = IDNA_DEFAULT, ?int $variant = INTL_IDNA_VARIAN…
/plugin/diagramsnet/lib/js/jscolor/
Djscolor.js407 this.exportColor = function(flags) { argument
433 this.fromHSV = function(h, s, v, flags) { // null = don't change argument
446 this.fromRGB = function(r, g, b, flags) { // null = don't change argument
466 this.fromString = function(hex, flags) { argument
/plugin/findologicxmlexport/vendor/hoa/iterator/Recursive/
DRegularExpression.php74 $flags = 0,
DDirectory.php81 public function __construct($path, $flags = null, $splFileInfoClass = null)
/plugin/asciidocjs/node_modules/core-js/modules/
Des7.string.match-all.js25 var flags = 'flags' in RegExpProto ? String(regexp.flags) : getFlags.call(regexp); variable
Des6.regexp.to-string.js14 if (require('./_fails')(function () { return $toString.call({ source: 'a', flags: 'b' }) != '/a/b';… property
/plugin/asciidocjs/node_modules/core-js/library/modules/
Des7.string.match-all.js25 var flags = 'flags' in RegExpProto ? String(regexp.flags) : getFlags.call(regexp); variable
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DForm.php837 …function SetFormText($w, $h, $name, $value = '', $default = '', $title = '', $flags = [], $align =…
938 function SetFormChoice($w, $h, $name, $flags, $array, $align = 'L', $js = '')
1012 …function SetCheckBox($w, $h, $name, $value, $title = '', $checked = false, $flags = [], $disabled …
1019 …function SetRadio($w, $h, $name, $value, $title = '', $checked = false, $flags = [], $disabled = f…
1025 …function SetFormReset($w, $h, $name, $value = 'Reset', $title = '', $flags = [], $background_col =…
1034 …function SetJSButton($w, $h, $name, $value, $js, $image_id = 0, $title = '', $flags = [], $indexed…
1051 …lue = 'Submit', $url = '', $title = '', $typ = 'html', $method = 'POST', $flags = [], $background_…
1097 …function SetFormButton($bb, $hh, $name, $value, $type, $title = '', $flags = [], $checked = false,…
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/
DWrapper.php62 public static function register($protocol, $className, $flags = 0)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
DAction.php42 public $flags; variable in Google\\Service\\Genomics\\Action
143 public function setFlags($flags)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DControls.php57 …public static function dirSync(int $flags = DirSyncRequestControl::FLAG_INCREMENTAL_VALUES, string…
213 public static function sdFlags(int $flags): SdFlagsControl
/plugin/authorstats/
Dhelper.php71 public function rglob($pattern, $flags = 0)

1234567