Home
last modified time | relevance | path

Searched defs:input (Results 176 – 200 of 477) sorted by last modified time

12345678910>>...20

/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/
H A DWriterTest.php21 function compare($input, $output) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DStringUtil.php79 static function ensureUTF8($input) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/
H A DInviteTest.php224 function writeFull($input) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DValidateFilterTest.php12 function testFilter($input, $filters, $test, $result, $message = null) {
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js747 lazyInit = function (input) { argument
766 createDateTimePicker = function (input) { argument
877 getCaretPos = function (input) { argument
1965 destroyDateTimePicker = function (input) { argument
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DCalAddressTest.php10 function testGetNormalizedValue($expected, $input) {
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php749 protected function negotiateVCard($input, &$mimeType = null) {
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/VCard/
H A DDateAndOrTimeTest.php14 function testGetJsonValue($input, $output) {
/plugin/davcal/vendor/sabre/vobject/lib/Parser/
H A DParser.php47 public function __construct($input = null, $options = 0) {
67 abstract public function parse($input = null, $options = null);
75 abstract public function setInput($input);
/plugin/davcal/vendor/sabre/vobject/lib/Splitter/
H A DICalendar.php47 public function __construct($input, $options = 0) {
H A DSplitterInterface.php27 public function __construct($input);
H A DVCard.php30 protected $input; variable in Sabre\\VObject\\Splitter\\VCard
47 public function __construct($input, $options = 0) {
/plugin/davcal/vendor/sabre/vobject/lib/
H A DVCardConverter.php32 public function convert(Component\VCard $input, $targetVersion) {
71 …vertProperty(Component\VCard $input, Component\VCard $output, Property $property, $targetVersion) {
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DDateTimeParserTest.php158 function testVCardDate($input, $output) {
/plugin/davcal/vendor/sabre/http/lib/
H A Dfunctions.php222 function parsePrefer($input) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/
H A Dsabredav.css99 input, button { selector
/plugin/davcal/
H A Dscript.js18 Date.parseDate = function( input, format ){ argument
/plugin/davcal/vendor/sabre/xml/lib/
H A DService.php86 function parse($input, $contextUri = null, &$rootElementName = null) {
119 function expect($rootElementName, $input, $contextUri = null) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Element/
H A DPropTest.php144 function assertDecodeProp($input, array $expected, array $elementMap = []) {
/plugin/indexmenu/scripts/
H A Dtoolbarindexwizard.js242 AnonymousFunction2ff88f970700(i, input) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3ConversationTurnUserInput.php68 public function setInput(GoogleCloudDialogflowCxV3QueryInput $input)
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWT.php338 public static function jsonDecode(string $input)
359 public static function jsonEncode(array $input): string
387 public static function urlsafeB64Decode(string $input): string
404 public static function urlsafeB64Encode(string $input): string
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/
H A DEvalBarrett.php187 private static function generateInlineMultiply($input, array $arr, $output, $class)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP.php906 protected static function array_repeat($input, $multiplier)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DParDoInstruction.php41 public function setInput(InstructionInput $input)

12345678910>>...20