Home
last modified time | relevance | path

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

12345

/plugin/pageimage/
H A Dhelper.php95 function getImageID($id,$flags=array()){
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DFileSystem.php67 public function __construct($path, $flags = null, $splFileInfoClass = null)
/plugin/swiftmail/Swift/Connection/
H A DSendmail.php29 protected $flags = null; variable in Swift_Connection_Sendmail
92 public function setFlags($flags)
/plugin/mikioplugin/
H A Daction.php18 function glob_recursive($pattern, $flags = 0) 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/findologicxmlexport/vendor/symfony/yaml/
H A DDumper.php49 public function dump($input, int $inline = 0, int $indent = 0, int $flags = 0): string
/plugin/aichat/vendor/vanderlee/php-sentence/tests/
H A DMultibyteTest.php14 public function testSplit($expected, $pattern, $subject, $limit = -1, $flags = 0) argument
/plugin/findologicxmlexport/vendor/hoa/iterator/Recursive/
H A DRegularExpression.php74 $flags = 0,
H A DDirectory.php81 public function __construct($path, $flags = null, $splFileInfoClass = null)
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
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/findologicxmlexport/vendor/hoa/stream/Wrapper/
H A DWrapper.php62 public static function register($protocol, $className, $flags = 0)
/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/authorstats/
H A Dhelper.php71 public function rglob($pattern, $flags = 0)
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DForm.php839 SetFormText($w, $h, $name, $value = '', $default = '', $title = '', $flags = [], $align = 'L', $hidden = false, $maxlen = 1, $js = '', $background_col = false, $border_col = false) global() argument
940 SetFormChoice($w, $h, $name, $flags, $array, $align = 'L', $js = '') global() argument
1014 SetCheckBox($w, $h, $name, $value, $title = '', $checked = false, $flags = [], $disabled = false) global() argument
1021 SetRadio($w, $h, $name, $value, $title = '', $checked = false, $flags = [], $disabled = false) global() argument
1027 SetFormReset($w, $h, $name, $value = 'Reset', $title = '', $flags = [], $background_col = false, $border_col = false, $noprint = false) global() argument
1036 SetJSButton($w, $h, $name, $value, $js, $image_id = 0, $title = '', $flags = [], $indexed = false, $background_col = false, $border_col = false, $noprint = false) global() argument
1053 SetFormSubmit($w, $h, $name, $value = 'Submit', $url = '', $title = '', $typ = 'html', $method = 'POST', $flags = [], $background_col = false, $border_col = false, $noprint = false) global() argument
1099 SetFormButton($bb, $hh, $name, $value, $type, $title = '', $flags = [], $checked = false, $disabled = false, $background_col = false, $border_col = false, $noprint = false) global() argument
[all...]
/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/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/timetrack/
H A Dsyntax.php195 function parseFlags($flags){
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DSQLAdmin.php47 public $flags; variable in Google\\Service\\SQLAdmin
/plugin/abstract/
H A Dsyntax.php96 function parseFlags($flags){
/plugin/include/syntax/
H A Dfooter.php45 function html_footer($page, $sect, $sect_title, $flags, $footer_lvl, &$renderer) { argument
[all...]
/plugin/combo/vendor/symfony/polyfill-php80/
H A DPhpToken.php85 public static function tokenize(string $code, int $flags = 0): array argument
/plugin/pgn4web/pgn4web/libs/jscolor/
H A Djscolor.js446 this.exportColor = function(flags) { argument
472 this.fromHSV = function(h, s, v, flags) { // null = don't change argument
487 this.fromRGB = function(r, g, b, flags) { // null = don't change argument
515 this.fromString = function(hex, flags) { argument
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/IWrapper/
H A DFile.php153 public function url_stat($path, $flags);
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUriNormalizer.php121 public static function normalize(UriInterface $uri, $flags = self::PRESERVING_NORMALIZATIONS)
/plugin/stats/
H A Dsyntax.php767 function getAllChanges($directory='',$first=0,$num=0,$ns='',$flags=0) {
816 function parseChanges($directory='',$first=0,$num=0,$ns='',$flags=0) {

12345