/plugin/mdpage/vendor/symfony/polyfill-ctype/ |
H A D | bootstrap.php | 15 function ctype_alnum($input) { return p\Ctype::ctype_alnum($input); } 18 function ctype_alpha($input) { return p\Ctype::ctype_alpha($input); } 21 function ctype_cntrl($input) { return p\Ctype::ctype_cntrl($input); } 24 function ctype_digit($input) { return p\Ctype::ctype_digit($input); } 27 function ctype_graph($input) { return p\Ctype::ctype_graph($input); } 30 function ctype_lower($input) { return p\Ctype::ctype_lower($input); } 33 function ctype_print($input) { return p\Ctype::ctype_print($input); } 36 function ctype_punct($input) { return p\Ctype::ctype_punct($input); } 39 function ctype_space($input) { return p\Ctype::ctype_space($input); } 42 function ctype_upper($input) { return p\Ctype::ctype_upper($input); } [all …]
|
/plugin/combo/resources/webcode/ |
H A D | webcode-console.js | 36 let printTable = function (input) { argument 103 let printLog = function (input) { argument 162 addLogEntry(input) global() argument 168 addTableEntry(input) global() argument 190 log(input) global() argument 195 table(input) global() argument [all...] |
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/ |
H A D | LexerATNSimulator.php | 121 public function match(CharStream $input, int $mode) : int argument 158 protected function matchATN(CharStream $input) : int argument 187 execATN(CharStream $input, DFAState $ds0) global() argument 295 computeTargetState(CharStream $input, DFAState $s, int $t) global() argument 319 failOrAccept(SimState $prevAccept, CharStream $input, ATNConfigSet $reach, int $t) global() argument 359 getReachableConfigSet(CharStream $input, ATNConfigSet $closure, ATNConfigSet $reach, int $t) global() argument 418 accept(CharStream $input, LexerActionExecutor $lexerActionExecutor, int $startIndex, int $index, int $line, int $charPos) global() argument 448 computeStartState(CharStream $input, ATNState $p) global() argument 472 closure(CharStream $input, LexerATNConfig $config, ATNConfigSet $configs, bool $currentAltReachedAcceptState, bool $speculative, bool $treatEofAsEpsilon) global() argument 559 getEpsilonTarget(CharStream $input, LexerATNConfig $config, Transition $t, ATNConfigSet $configs, bool $speculative, bool $treatEofAsEpsilon) global() argument 692 evaluatePredicate(CharStream $input, int $ruleIndex, int $predIndex, bool $speculative) global() argument 719 captureSimState(SimState $settings, CharStream $input, DFAState $dfaState) global() argument 836 getText(CharStream $input) global() argument 842 consume(CharStream $input) global() argument [all...] |
/plugin/davcard/vendor/sabre/vobject/lib/Parser/ |
H A D | MimeDir.php | 33 protected $input; variable in Sabre\\VObject\\Parser\\MimeDir 52 public function parse($input = null, $options = null) { 75 public function setInput($input) { 481 static public function unescapeValue($input, $delimiter = ';') { 560 private function unescapeParam($input) {
|
H A D | Parser.php | 47 public function __construct($input = null, $options = 0) { 67 abstract public function parse($input = null, $options = null); 75 abstract public function setInput($input);
|
H A D | Json.php | 27 protected $input; variable in Sabre\\VObject\\Parser\\Json 48 public function parse($input = null, $options = null) { 182 public function setInput($input) {
|
/plugin/webdavclient/vendor/sabre/vobject/lib/Parser/ |
H A D | MimeDir.php | 33 protected $input; variable in Sabre\\VObject\\Parser\\MimeDir 52 public function parse($input = null, $options = null) { 75 public function setInput($input) { 481 static public function unescapeValue($input, $delimiter = ';') { 560 private function unescapeParam($input) {
|
H A D | Parser.php | 47 public function __construct($input = null, $options = 0) { 67 abstract public function parse($input = null, $options = null); 75 abstract public function setInput($input);
|
H A D | Json.php | 27 protected $input; variable in Sabre\\VObject\\Parser\\Json 48 public function parse($input = null, $options = null) { 182 public function setInput($input) {
|
/plugin/davcal/vendor/sabre/vobject/lib/Parser/ |
H A D | MimeDir.php | 33 protected $input; variable in Sabre\\VObject\\Parser\\MimeDir 52 public function parse($input = null, $options = null) { 75 public function setInput($input) { 481 static public function unescapeValue($input, $delimiter = ';') { 560 private function unescapeParam($input) {
|
H A D | Parser.php | 47 public function __construct($input = null, $options = 0) { 67 abstract public function parse($input = null, $options = null); 75 abstract public function setInput($input);
|
H A D | Json.php | 27 protected $input; variable in Sabre\\VObject\\Parser\\Json 48 public function parse($input = null, $options = null) { 182 public function setInput($input) {
|
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/ |
H A D | MimeDir.php | 32 protected $input; variable in Sabre\\VObject\\Parser\\MimeDir 77 function parse($input = null, $options = 0) { 123 function setInput($input) { 548 static function unescapeValue($input, $delimiter = ';') { 628 private function unescapeParam($input) {
|
H A D | Parser.php | 48 function __construct($input = null, $options = 0) { 69 abstract function parse($input = null, $options = 0); 78 abstract function setInput($input);
|
H A D | Json.php | 26 protected $input; variable in Sabre\\VObject\\Parser\\Json 48 function parse($input = null, $options = 0) { 185 function setInput($input) {
|
/plugin/webdav/vendor/sabre/vobject/lib/Parser/ |
H A D | Parser.php | 46 public function __construct($input = null, $options = 0) 67 abstract public function parse($input = null, $options = 0); 74 abstract public function setInput($input);
|
H A D | MimeDir.php | 33 protected $input; variable in Sabre\\VObject\\Parser\\MimeDir 78 public function parse($input = null, $options = 0) 120 public function setInput($input) 530 public static function unescapeValue($input, $delimiter = ';') 605 private function unescapeParam($input)
|
H A D | Json.php | 27 protected $input; variable in Sabre\\VObject\\Parser\\Json 49 public function parse($input = null, $options = 0) 182 public function setInput($input)
|
H A D | XML.php | 31 protected $input; variable in Sabre\\VObject\\Parser\\XML 55 public function __construct($input = null, $options = 0) 74 public function parse($input = null, $options = 0) 353 public function setInput($input)
|
/plugin/davcal/fullcalendar-3.10.5/ |
H A D | moment.js | 25 function isArray(input) { argument 26 return input instanceof Array || Object.prototype.toString.call(input) === '[object Array]'; argument 29 function isObject(input) { argument 49 function isUndefined(input) { argument 53 function isNumber(input) { argument 57 function isDate(input) { argument 346 function isFunction(input) { argument 1280 function getSetWeek (input) { argument 1285 function getSetISOWeek (input) { argument 1753 function localeIsPM (input) { argument [all …]
|
/plugin/bibtex/OSBib/ |
H A D | MINIMALRTF.php | 81 function bold($input = "") 89 function italics($input = "") 97 function underline($input = "") 159 function textBlock($fontBlock = FALSE, $fontSize = FALSE, $input = FALSE)
|
/plugin/authwordpress/ |
H A D | class-phpass.php | 88 function encode64($input, $count) argument 111 function gensalt_private($input) argument 166 function gensalt_extended($input) argument 184 function gensalt_blowfish($input) argument [all...] |
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/ |
H A D | ObjectWithToString.php | 9 private $input; variable in JMS\\Serializer\\Tests\\Fixtures\\ObjectWithToString 11 public function __construct($input)
|
/plugin/icalevents/vendor/sabre/vobject/bin/ |
H A D | bench_manipulatevcard.php | 18 $input = file_get_contents($inputFile); variable 52 function formatMemory($input) {
|
/plugin/bibtex/OSBib/format/bibtexParse/ |
H A D | PARSECREATORS.php | 35 function parse($input) 113 function grabSurname($input)
|