Home
last modified time | relevance | path

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

1234567

/plugin/timetrack/
Dsyntax.php195 function parseFlags($flags){
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DSQLAdmin.php47 public $flags; variable in Google\\Service\\SQLAdmin
/plugin/pgn4web/pgn4web/libs/jscolor/
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/abstract/
Dsyntax.php96 function parseFlags($flags){
/plugin/scrape/vendor/symfony/polyfill-php80/
DPhpToken.php85 public static function tokenize(string $code, int $flags = 0): array
/plugin/combo/vendor/symfony/polyfill-php80/
H A DPhpToken.php85 public static function tokenize(string $code, int $flags = 0): array
/plugin/include/syntax/
H A Dfooter.php45 function html_footer($page, $sect, $sect_title, $flags, $footer_lvl, &$renderer) {
/plugin/asciidocjs/node_modules/acorn/src/
Dtokenize.js375 function tryCreateRegexp(src, flags, throwErrorAt, parser) { argument
444 return this.finishToken(tt.regexp, {pattern: content, flags: mods, value: value}) property
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/
Dtokenize.js388 function tryCreateRegexp(src, flags, throwErrorAt, parser) { argument
457 return this.finishToken(tt.regexp, {pattern: content, flags: mods, value: value}) property
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/IWrapper/
DFile.php153 public function url_stat($path, $flags);
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DUriNormalizer.php121 public static function normalize(UriInterface $uri, $flags = self::PRESERVING_NORMALIZATIONS)
DStreamWrapper.php147 public function url_stat($path, $flags)
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DUriNormalizer.php124 …public static function normalize(UriInterface $uri, int $flags = self::PRESERVING_NORMALIZATIONS):…
DStreamWrapper.php185 public function url_stat(string $path, int $flags): array
/plugin/stats/
Dsyntax.php767 function getAllChanges($directory='',$first=0,$num=0,$ns='',$flags=0) {
816 function parseChanges($directory='',$first=0,$num=0,$ns='',$flags=0) {
/plugin/bez/mdl/
H A DTask.php395 public function remove_participant_flags($user_id, $flags) {
418 public function set_participant_flags($user_id, $flags=array()) {
H A DThread.php250 public function remove_participant_flags($user_id, $flags) {
273 public function set_participant_flags($user_id, $flags=array()) {
/plugin/randominc/
Dsyntax.php242 protected function getFlags($flags, &$flagsarray) {
/plugin/aichat/vendor/vanderlee/php-sentence/src/
H A DSentence.php407 public function split($text, $flags = 0)
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
Dholder.min.js12 …e=b.createElement("style"),f=[];for(b.documentElement.firstChild.appendChild(e),b._qsa=[],e.styleS…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/
DIdentity.php86 private $flags = 0; variable in phpseclib3\\System\\SSH\\Agent\\Identity
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
DInlineTest.php30 public function testParse($yaml, $value, $flags = 0)
38 public function testParseWithMapObjects($yaml, $value, $flags = Yaml::PARSE_OBJECT_FOR_MAP)
/plugin/findologicxmlexport/vendor/hoa/ustring/
DUstring.php362 $flags = 0,
436 $flags = self::WITHOUT_EMPTY
/plugin/asciidocjs/node_modules/pug-filters/node_modules/yargs/lib/
Dparser.js12 var flags = { arrays: {}, bools: {}, strings: {}, counts: {}, normalize: {}, configs: {} } variable
428 function guessType (key, flags) { argument
/plugin/toolbox/
DToolboxFindAndReplace.js239 function makeRegexp(term, flags) { argument

1234567