Home
last modified time | relevance | path

Searched defs:begin (Results 26 – 50 of 77) sorted by relevance

1234

/plugin/openid/Auth/OpenID/
DDatabaseConnection.php59 function begin() function in Auth_OpenID_DatabaseConnection
DConsumer.php314 function begin($user_url, $anonymous=false) function in Auth_OpenID_Consumer
653 function begin($service_endpoint) function in Auth_OpenID_GenericConsumer
/plugin/highlightjs/highlight/languages/
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
Dsql.js13 …'go': 1, 'revoke': 1, 'smallint': 1, 'indicator': 1, 'end-exec': 1, 'disconnect': 1, 'zone': 1, 'w…
23 begin: '--', end: '$' property
27 begin: '\'', end: '\'', property
33 begin: '\'\'', end: '^', noMarkup: true property
37 begin: '"', end: '"', property
42 className: 'dquote',
Davrasm.js56 begin: ';', end: '$' property
62 begin: '\'', end: '[^\\\\]\'', property
73 begin: '^[A-Za-z0-9_.$]+:', end: '^' property
77 begin: '#', end: '$' property
81 begin: '\\.[a-zA-Z]+', end: '^' property
85 begin: '@[0-9]+', end: '^' property
Dvbscript.js21 begin: '"', end: '"', property
28 begin: '""', end: '^', noMarkup: true property
32 begin: '\'', end: '$' property
Drenderman.js218 begin: 'surface |displacement |light |volume |imager ', end: '\\(', property
224 begin: 'illuminate|illuminance|gather', end: '\\(', property
236 begin: '#', end: '$' property
Dapache.js424 begin: '</?', end: '>' property
428 begin: '\\s\\[', end: '\\]$' property
432 begin: '[\\$%]\\{', end: '\\}', property
437 begin: '[\\$%]\\d+', end: '^' property
Dmel.js29 begin: '`', end: '`', property
35 begin: '\\$\\d', end: '^', property
40 begin: '[\\$\\%\\@\\*](\\^\\w\\b|#\\w+|[^\\s\\w{]|{\\w+}|\\w+)', end: '^' property
/plugin/booking/
Dhelper.php116 public function addBooking($id, $begin, $length, $user)
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js12024 begin: begin property
15707 begin: ex.begin, property
15723 begin: stream.start, property
45088 'begin': 0x0000, property
45092 'begin': 0x0080, property
45096 'begin': 0x0100, property
45100 'begin': 0x0180, property
45104 'begin': 0x0250, property
45108 'begin': 0x02B0, property
45112 'begin': 0x0300, property
[all …]
Dpdf.js17886 this._pdfDataRangeTransport.addRangeListener(function (begin, chunk) { argument
17888 begin: begin, property
23588 begin: begin, property
23712 begin: parseInt(matches[1], 10), property
23717 begin: 0, property
/plugin/virtualkeyboard/vk/extensions/
Darrayextensions.js128 Array.prototype.indexOf = function(needle,begin) { argument
/plugin/statistics/
H A DLogger.php99 public function begin(): void function in dokuwiki\\plugin\\statistics\\Logger
/plugin/codemirror/dist/modes/
Dmllike.min.js1 …"));else if(typeof define=="function"&&define.amd)define(["../../lib/codemirror"],a);else a(CodeMi…
/plugin/fedauth/Auth/OpenID/
DConsumer.php313 function begin($user_url, $anonymous=false) function in Auth_OpenID_Consumer
631 function begin($service_endpoint) function in Auth_OpenID_GenericConsumer
/plugin/diagramsnet/lib/js/diagramly/util/
DmxJsCanvas.js584 mxJsCanvas.prototype.begin = function() method in mxJsCanvas
/plugin/jukebox/id3/
Dgetid3.lib.php1240 function EmbeddedLookup($key, $begin, $end, $file, $name) {
/plugin/diagramsnet/lib/js/diagramly/vsdx/
DmxVsdxCanvas2D.js222 mxVsdxCanvas2D.prototype.begin = function() method in mxVsdxCanvas2D
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
Dgetid3.lib.php1646 public static function EmbeddedLookup($key, $begin, $end, $file, $name) {
/plugin/pdfjs/pdfjs/web/
Dviewer.js12436 begin: { property
12482 function beginText(begin, className) { argument
12516 var begin = match.begin; variable
12574 var begin = Math.max(clearedUntilDivIdx, match.begin.divIdx); variable
/plugin/ditaa/ditaa/
HDditaa.jar ... .htmlparser.jericho.OutputSegment { private final int begin private final int end private final java.util. ...
/plugin/diagramsnet/lib/math/jax/input/TeX/
Djax.js19 …zation,[["TeX",m]].concat([].slice.call(arguments,1)))};var f=MathJax.Object.isArray;var e=MathJax… property
/plugin/highlightjs/highlight/
Dhighlight.pack.js1 …</gm,"&lt;").replace(/>/gm,"&gt;")}function k(s,r){if(!s){return false}for(var c=0;c<s.length;c++)… variable
/plugin/struct/jsoneditor/
H A Djsoneditor-minimalist.min.js32 …(!0),this._updateDomField(),this.field&&(h.innerHTML=this._escapeHTML(this.field));break;case"inpu… function

1234