Home
last modified time | relevance | path

Searched defs:flags (Results 51 – 75 of 103) sorted by relevance

12345

/plugin/bez/mdl/
H A DTask.php394 public function remove_participant_flags($user_id, $flags) { argument
417 public function set_participant_flags($user_id, $flags=array()) { argument
[all...]
H A DThread.php249 public function remove_participant_flags($user_id, $flags) { argument
272 public function set_participant_flags($user_id, $flags=array()) { argument
[all...]
/plugin/randominc/
H A Dsyntax.php242 protected function getFlags($flags, &$flagsarray) {
/plugin/toolbox/
H A DToolboxFindAndReplace.js239 function makeRegexp(term, flags) { argument
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DStreamWrapper.php147 public function url_stat($path, $flags)
/plugin/aichat/vendor/vanderlee/php-sentence/src/
H A DSentence.php407 public function split($text, $flags = 0) argument
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/
H A DIdentity.php86 private $flags = 0; variable in phpseclib3\\System\\SSH\\Agent\\Identity
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php362 $flags = 0,
436 $flags = self::WITHOUT_EMPTY
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DInlineTest.php30 public function testParse($yaml, $value, $flags = 0)
38 public function testParseWithMapObjects($yaml, $value, $flags = Yaml::PARSE_OBJECT_FOR_MAP)
/plugin/findologicxmlexport/vendor/symfony/yaml/Command/
H A DLintCommand.php112 private function validate($content, $flags, $file = null)
/plugin/combo/vendor/symfony/yaml/Command/
H A DLintCommand.php136 private function validate(string $content, int $flags, string $file = null) argument
/plugin/pagelist/
H A Dhelper.php221 setFlags($flags) global() argument
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DWrapper.php536 public function url_stat($path, $flags)
/plugin/freechat/phpfreechat/src/
H A Dpfctools.php370 function file_put_contents($filename, $content, $flags = null, $resource_context = null)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php702 private function _url_stat($path, $flags)
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.id3v2.php302 public function GenerateID3v2TagFlags($flags) {
/plugin/tagfilter/
H A Dscript.js25 tagfilter_submit(id,ns,flags) global() argument
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Shaper/
H A DMyanmar.php439 public static function is_one_of($info, $flags) argument
/plugin/pgn4web/pgn4web/libs/garbochess/
H A Dgarbochess.js620 function StoreHash(value, flags, ply, move, depth) { argument
1318 function HashEntry(lock, value, flags, hashDepth, bestMove, globalPly) { argument
/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/register/
H A Dregister.php47 var $start, $end, $name, $desc, $flags; variable in bit
/plugin/dir/
H A Dsyntax.php333 function _initOpts($flags) {
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js320 self = function (pattern, flags) { argument
468 self.cache = function (pattern, flags) { argument
854 self.union = function (patterns, flags) { argument
/plugin/virtualkeyboard/vk/layouts/
H A DKorean.js132 flags:0 //for some crosstalk property in Korean
/plugin/jplayer/vendor/symfony/process/
H A DProcess.php567 public function getIterator($flags = 0)

12345