Home
last modified time | relevance | path

Searched defs:options (Results 851 – 867 of 867) sorted by path

1...<<3132333435

/plugin/webdavclient/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php52 public function parse($input = null, $options = null) {
H A DParser.php36 protected $options; variable in Sabre\\VObject\\Parser\\Parser
47 public function __construct($input = null, $options = 0) {
67 abstract public function parse($input = null, $options = null);
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DProperty.php458 function validate($options = 0) {
H A DReader.php41 static public function read($data, $options = 0) {
64 static public function readJson($data, $options = 0) {
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php364 public function validate($options = 0) {
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/
H A DText.php309 public function validate($options = 0) {
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php301 public function validate($options = 0) {
/plugin/webdavclient/vendor/sabre/vobject/lib/Splitter/
H A DICalendar.php47 public function __construct($input, $options = 0) {
H A DVCard.php47 public function __construct($input, $options = 0) {
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVCalendarTest.php669 function assertValidate($ics, $options, $expectedLevel, $expectedMessage = null) {
H A DVCardTest.php262 function assertValidate($vcf, $options, $expectedLevel, $expectedMessage = null) {
/plugin/widearea/widearea/
H A Dwidearea.js388 setOptions: function(options) { argument
/plugin/xcom/
H A Dscript.js585 function xcom_query_status(options) { argument
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js343 function FlateWorker(action, options) { argument
1062 JSZip.loadAsync = function (content, options) { argument
3841 function ZipEntry(options, loadOptions) { argument
4126 this.options = { class in AnonymousFunctione744f5d00100.AnonymousFunctione744f5d05100.ZipObject
4718 function Deflate(options) { argument
4953 function deflate(input, options) { argument
4973 function deflateRaw(input, options) { argument
4988 function gzip(input, options) { argument
5093 function Inflate(options) { argument
5378 function inflate(input, options) { argument
[all …]
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs1593 function parse(file/*:RawBytes*/, options/*:CFBReadOpts*/)/*:CFBContainer*/ { argument
19245 function parse_workbook(blob, options/*:ParseOpts*/)/*:Workbook*/ { argument
19269 var process_cell_style = function pcs(cell, line/*:any*/, options) { argument
19278 var addcell = function addcell(cell/*:any*/, line/*:any*/, options/*:any*/) { argument
19803 function parse_xlscfb(cfb/*:any*/, options/*:?ParseOpts*/)/*:Workbook*/ { argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js1951 Promise.prototype.filter = function (fn, options) { argument
1955 Promise.filter = function (promises, fn, options) { argument
2296 Promise.coroutine = function (generatorFunction, options) { argument
2495 function map(promises, fn, options, _filter) { argument
2520 Promise.prototype.map = function (fn, options) { argument
2524 Promise.map = function (promises, fn, options, _filter) { argument
3814 Promise.promisify = function (fn, options) { argument
3829 Promise.promisifyAll = function (target, options) { argument
12941 function _filter(options, config, item_id) { argument
29865 getHtmlSelect: function(options, attributes, value) { argument
[all …]
/plugin/zip/pear/
H A DPEAR.php329 function setErrorHandling($mode = null, $options = null)
521 $options = null,
595 function staticPushErrorHandling($mode, $options = null)
680 function pushErrorHandling($mode, $options = null)
852 $mode = null, $options = null, $userinfo = null)

1...<<3132333435