Home
last modified time | relevance | path

Searched defs:flags (Results 26 – 50 of 103) sorted by last modified time

12345

/plugin/changes/
H A Dsyntax.php377 * @param $flags argument
424 renderSimpleList($changes, & $R, $flags = null) global() argument
479 parseSimpleListFlags($flags) global() argument
[all...]
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js174 function createInvalid (flags) { argument
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A Dbootstrap.php133 …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)…
H A 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/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DCheckRequest.php28 public $flags; variable in Google\\Service\\ServiceControl\\CheckRequest
53 public function setFlags($flags)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php3026 private function parseTime($key, $flags, &$response)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DSQLAdmin.php47 public $flags; variable in Google\\Service\\SQLAdmin
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
H A DAction.php42 public $flags; variable in Google\\Service\\Genomics\\Action
143 public function setFlags($flags)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php702 private function _url_stat($path, $flags)
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DStreamWrapper.php147 public function url_stat($path, $flags)
H A DUriNormalizer.php121 public static function normalize(UriInterface $uri, $flags = self::PRESERVING_NORMALIZATIONS)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/
H A DIdentity.php86 private $flags = 0; variable in phpseclib3\\System\\SSH\\Agent\\Identity
/plugin/a2s/
H A DASCIIToSVG.php1843 public $flags; variable in dokuwiki\\plugin\\a2s\\Point
1943 private $flags; variable in dokuwiki\\plugin\\a2s\\SVGPath
2009 public function addPoint($x, $y, $flags = Point::POINT) {
/plugin/authorstats/
H A Dhelper.php71 public function rglob($pattern, $flags = 0)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DControls.php56 dirSync(int $flags = DirSyncRequestControl FLAG_INCREMENTAL_VALUES, string $cookie = '', int $maxBytes = 2147483647) global() argument
212 sdFlags(int $flags) global() argument
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Ad/
H A DDirSyncRequestControl.php100 * @param int $flags argument
63 protected $flags; global() variable in FreeDSx\\Ldap\\Control\\Ad\\DirSyncRequestControl
80 __construct(int $flags = self FLAG_INCREMENTAL_VALUES, string $cookie = '', int $maxBytes = 2147483647) global() argument
[all...]
H A DSdFlagsControl.php52 protected $flags; global() variable in FreeDSx\\Ldap\\Control\\Ad\\SdFlagsControl
57 __construct(int $flags) global() argument
75 setFlags(int $flags) global() argument
[all...]
/plugin/include/
H A Dhelper.php237 _get_instructions($page, $sect, $mode, $lvl, $flags, $root_id = null, $included_pages = array()) global() argument
293 _convert_instructions(& $ins, $lvl, $page, $sect, $flags, $root_id, $included_pages = array()) global() argument
508 _footer($page, $sect, $sect_title, $flags, $footer_lvl, $root_id) global() argument
533 _permalink(& $ins, $page, $sect, $flags) global() argument
658 _get_firstsec(& $ins, $page, $flags) global() argument
695 _get_included_pages($mode, $page, $sect, $parent_id, $flags) global() argument
[all...]
/plugin/include/syntax/
H A Dfooter.php45 function html_footer($page, $sect, $sect_title, $flags, $footer_lvl, &$renderer) { argument
[all...]
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js3592 flags = { class
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/jscolor/
H A 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/abstract/
H A Dsyntax.php96 function parseFlags($flags){

12345