Home
last modified time | relevance | path

Searched defs:end (Results 126 – 150 of 459) sorted by relevance

12345678910>>...19

/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
DVAlarmTest.php13 function testInTimeRange(VAlarm $valarm, $start, $end, $outcome) {
DVJournalTest.php13 function testInTimeRange(VJournal $vtodo, $start, $end, $outcome) {
DVTodoTest.php13 function testInTimeRange(VTodo $vtodo, $start, $end, $outcome) {
/plugin/header2/
Drenderer.php41 public function finishSectionEdit($end = null) {
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
DVJournalTest.php13 public function testInTimeRange(VJournal $vtodo,$start,$end,$outcome) {
DVAlarmTest.php14 public function testInTimeRange(VAlarm $valarm,$start,$end,$outcome) {
DVTodoTest.php14 public function testInTimeRange(VTodo $vtodo,$start,$end,$outcome) {
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVJournalTest.php13 public function testInTimeRange(VJournal $vtodo,$start,$end,$outcome) {
H A DVAlarmTest.php14 public function testInTimeRange(VAlarm $valarm,$start,$end,$outcome) {
H A DVTodoTest.php14 public function testInTimeRange(VTodo $vtodo,$start,$end,$outcome) {
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
DVAlarmTest.php14 public function testInTimeRange(VAlarm $valarm,$start,$end,$outcome) {
DVTodoTest.php14 public function testInTimeRange(VTodo $vtodo,$start,$end,$outcome) {
/plugin/solr/
DAddDocument.php28 public function end(){ function in Solr_AddDocument
/plugin/scrape/vendor/scotteh/php-dom-wrapper/src/
DNodeList.php106 public function end() { function in DOMWrap\\NodeList
220 public function slice(int $start, int $end = null): NodeList {
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/
Dlocutil.js18 constructor(p, start, end) { argument
/plugin/asciidocjs/node_modules/acorn/src/
Dlocutil.js18 constructor(p, start, end) { argument
/plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/
Dacorn_loose.es.js61 this.last = {type: tokTypes.name, start: dummy.start, end: dummy.start, loc: dummy.loc} property
215 …replace = {start: e.pos, end: pos, type: tokTypes.string, value: this$1.input.slice(e.pos + 1, pos… property
219 replace = {start: e.pos, end: pos, type: tokTypes.regexp, value: re} property
221 replace = {start: e.pos, end: pos, property
243 if (replace === true) replace = {start: pos, end: pos, type: tokTypes.name, value: "✖"} property
Dacorn_loose.js67 this.last = {type: acorn.tokTypes.name, start: dummy.start, end: dummy.start, loc: dummy.loc} property
221 …replace = {start: e.pos, end: pos, type: acorn.tokTypes.string, value: this$1.input.slice(e.pos + … property
225 replace = {start: e.pos, end: pos, type: acorn.tokTypes.regexp, value: re} property
227 replace = {start: e.pos, end: pos, property
249 … if (replace === true) replace = {start: pos, end: pos, type: acorn.tokTypes.name, value: "✖"} property
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
Djquery.transform2d.js422 function interpolationList( start, end ) { argument
425 end: [] property
/plugin/header3/
Drenderer.php60 public function finishSectionEdit($end = null) {
/plugin/asciidocjs/node_modules/acorn/dist/
Dacorn_loose.js66 this.last = {type: __acorn.tokTypes.name, start: dummy.start, end: dummy.start, loc: dummy.loc} property
220 …replace = {start: e.pos, end: pos, type: __acorn.tokTypes.string, value: this$1.input.slice(e.pos … property
224 replace = {start: e.pos, end: pos, type: __acorn.tokTypes.regexp, value: re} property
226 replace = {start: e.pos, end: pos, property
248 … if (replace === true) replace = {start: pos, end: pos, type: __acorn.tokTypes.name, value: "✖"} property
Dacorn_loose.es.js62 this.last = {type: tokTypes.name, start: dummy.start, end: dummy.start, loc: dummy.loc} property
216 …replace = {start: e.pos, end: pos, type: tokTypes.string, value: this$1.input.slice(e.pos + 1, pos… property
220 replace = {start: e.pos, end: pos, type: tokTypes.regexp, value: re} property
222 replace = {start: e.pos, end: pos, property
244 if (replace === true) replace = {start: pos, end: pos, type: tokTypes.name, value: "✖"} property
/plugin/highlightjs/highlight/languages/
Dsql.js13 …amp': 1, 'using': 1, 'go': 1, 'revoke': 1, 'smallint': 1, 'indicator': 1, 'end-exec': 1, 'disconne… property
23 begin: '--', end: '$' property
27 begin: '\'', end: '\'', property
33 begin: '\'\'', end: '^', noMarkup: true property
37 begin: '"', end: '"', property
42 className: 'dquote',
Dcpp.js25 begin: '\'', end: '[^\\\\]\'', property
30 begin: '#', end: '$' property
34 begin: '\\b(deque|list|queue|stack|vector|map|set|bitset|multiset|multimap)\\s*<', end: '>', property
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
DMethod.php37 public function setLines($start, $end = null)

12345678910>>...19