Home
last modified time | relevance | path

Searched refs:flags (Results 126 – 150 of 256) sorted by relevance

1234567891011

/plugin/cumulus/
H A Dsyntax.php33 $flags = explode('&', substr($match, 2, -2));
34 unset($flags[0]);
35 foreach ($flags as $flag) {
/plugin/include/
H A Daction.php346 list($syntax, $flags) = array_pad(explode('&', $syntax, 2), 2, "");
363 if ($flags) $result .= '&'.$flags;
/plugin/combo/vendor/carica/phpcss/
H A Dcomposer.lock12 "stability-flags": [],
/plugin/pagelist/
H A Dhelper.php167 'desc' => '(optional) overrides default flags, or en/disable existing columns',
168 'params' => ['flags' => 'array'],
240 * @param string[] $flags
241 * possible flags:
249 public function setFlags($flags)
251 if (!is_array($flags)) return false;
253 foreach ($flags as $flag) {
221 setFlags($flags) global() argument
/plugin/quickstats/GEOIP/
H A Dgeoip.inc75 public $flags;
1399 if ($gi->flags & GEOIP_SHARED_MEMORY) {
1528 function geoip_open($filename, $flags)
1531 $gi->flags = $flags;
1532 if ($gi->flags & GEOIP_SHARED_MEMORY) {
1536 if ($gi->flags & GEOIP_MEMORY_CACHE) {
1548 if ($gi->flags & GEOIP_SHARED_MEMORY) {
1682 if ($gi->flags & GEOIP_MEMORY_CACHE) {
1688 } elseif ($gi->flags & GEOIP_SHARED_MEMORY) {
1729 if ($gi->flags & GEOIP_MEMORY_CACHE) {
[all …]
H A Dgeoipcity.inc65 if ($gi->flags & GEOIP_MEMORY_CACHE) {
67 } elseif ($gi->flags & GEOIP_SHARED_MEMORY) {
/plugin/authorstats/
H A Daction.php49 $flags = explode(",", str_replace(" ", "", $this->getConf("pagelist_flags")));
59 $pagelist->setFlags($flags);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFile.php166 var $flags; variable in Mpdf\\TTFontFile
964 $this->flags = 4;
967 $this->flags |= 64;
970 $this->flags |= 262144;
973 $this->flags |= 1;
3787 $flags = GlyphOperator::MORE;
3789 while ($flags & GlyphOperator::MORE) {
3792 $flags = $up[1];
3798 if ($flags & GlyphOperator::WORDS) {
3803 if ($flags
[all...]
/plugin/jplayer/vendor/symfony/process/
H A DProcess.php560 * @param int $flags A bit field of Process::ITER_* flags
567 public function getIterator($flags = 0) argument
571 $clearOutput = !(self::ITER_KEEP_OUTPUT & $flags);
572 $blocking = !(self::ITER_NON_BLOCKING & $flags);
573 $yieldOut = !(self::ITER_SKIP_OUT & $flags);
574 $yieldErr = !(self::ITER_SKIP_ERR & $flags);
/plugin/combo/vendor/symfony/process/
H A DProcess.php618 * @param int $flags A bit field of Process::ITER_* flags
626 public function getIterator(int $flags = 0) argument
630 $clearOutput = !(self::ITER_KEEP_OUTPUT & $flags);
631 $blocking = !(self::ITER_NON_BLOCKING & $flags);
632 $yieldOut = !(self::ITER_SKIP_OUT & $flags);
633 $yieldErr = !(self::ITER_SKIP_ERR & $flags);
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DStreamWrapper.php147 public function url_stat($path, $flags) argument
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/
H A DUdpSocket.php65 socket_sendto($this->socket, $chunk, strlen($chunk), $flags = 0, $this->ip, $this->port);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php698 * @param int $flags
702 private function _url_stat($path, $flags) argument
709 … $results = $flags & STREAM_URL_STAT_LINK ? $this->sftp->lstat($path) : $this->sftp->stat($path);
/plugin/a2s/
H A DASCIIToSVG.php1843 public $flags; variable in dokuwiki\\plugin\\a2s\\Point
1853 $this->flags = 0;
1943 private $flags; variable in dokuwiki\\plugin\\a2s\\SVGPath
1956 $this->flags = 0;
2018 $this->flags |= self::CLOSED;
2034 $p->flags |= $flags;
2054 $p->flags |= $t;
2060 $p->flags |= $t;
2068 return ($this->flags & self::CLOSED);
2602 if (($p->flags & Point::CONTROL)) {
[all …]
/plugin/authucenter/lib/uc_client/
H A Dclient.php47 function dhtmlspecialchars($string, $flags = null) { argument
50 $string[$key] = dhtmlspecialchars($val, $flags);
53 if($flags === null) {
60 $string = htmlspecialchars($string, $flags);
67 $string = htmlspecialchars($string, $flags, $charset);
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.id3v2.php298 * @param array $flags
302 public function GenerateID3v2TagFlags($flags) { argument
307 $flag = (!empty($flags['unsynchronisation']) ? '1' : '0'); // a - Unsynchronisation
308 $flag .= (!empty($flags['extendedheader'] ) ? '1' : '0'); // b - Extended header
309 $flag .= (!empty($flags['experimental'] ) ? '1' : '0'); // c - Experimental indicator
310 $flag .= (!empty($flags['footer'] ) ? '1' : '0'); // d - Footer present
316 $flag = (!empty($flags['unsynchronisation']) ? '1' : '0'); // a - Unsynchronisation
317 $flag .= (!empty($flags['extendedheader'] ) ? '1' : '0'); // b - Extended header
318 $flag .= (!empty($flags['experimental'] ) ? '1' : '0'); // c - Experimental indicator
324 $flag = (!empty($flags['unsynchronisation']) ? '1' : '0'); // a - Unsynchronisation
[all …]
/plugin/aichat/vendor/vanderlee/php-sentence/
H A DREADME.md36 ### ***`array`*** `split(`***`string`*** `$text, `***`integer`*** `$flags = 0)`
39 `$flags` is zero (`0`, default) or the following class constant:
/plugin/diagramsnet/lib/js/deflate/
H A Dpako.min.js2flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Shaper/
H A DMyanmar.php439 public static function is_one_of($info, $flags) argument
444 return !!(self::FLAG($info['myanmar_category']) & $flags);
/plugin/authshibboleth/plugin/authshibboleth/
H A Dauth.php933 $flags = null;
939 $flags = FILE_APPEND;
943 if (false === file_put_contents($logFile, $message, $flags)) {
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2flags){if(!FS.isFile(stream.node.mode)){throw new FS.ErrnoError(ERRNO_CODES.ENODEV)}var ptr;var al… argument
/plugin/oauth/
H A Dcomposer.lock84 "stability-flags": [],
/plugin/sphinxsearch-was/
H A Dsphinxapi.php1287 $flags = 1; // remove spaces
1288 if ($opts["exact_phrase"]) $flags |= 2;
1289 if ($opts["single_passage"]) $flags |= 4;
1290 if ($opts["use_boundaries"]) $flags |= 8;
1291 if ($opts["weight_order"]) $flags |= 16;
1292 $req = pack("NN", 0, $flags); // mode=0, flags=$flags
/plugin/sphinxsearch/
H A Dsphinxapi.php1319 $flags = 1; // remove spaces
1320 if ( $opts["exact_phrase"] ) $flags |= 2;
1321 if ( $opts["single_passage"] ) $flags |= 4;
1322 if ( $opts["use_boundaries"] ) $flags |= 8;
1323 if ( $opts["weight_order"] ) $flags |= 16;
1324 $req = pack ( "NN", 0, $flags ); // mode=0, flags=$flags
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/
H A DMetricsGenerator.php34 'Flags' => $ttf->flags,

1234567891011