Home
last modified time | relevance | path

Searched refs:begin (Results 126 – 150 of 284) sorted by relevance

12345678910>>...12

/plugin/publistf/bib2tpl/lib/
H A DBibTex.php888 $begin = '';
892 $begin .= $firstchar;
904 $value = $begin.$value.$end;
/plugin/publist/bib2tpl/lib/
H A DBibTex.php888 $begin = '';
892 $begin .= $firstchar;
904 $value = $begin.$value.$end;
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxJsCanvas.js482 this.begin();
492 this.begin();
584 mxJsCanvas.prototype.begin = function() method in mxJsCanvas
/plugin/codemirror/dist/modes/
H A Dstex.min.js.map1begin and \\end have arguments that follow. These are stored in the plugin\n\n this.styleId…
H A Dmllike.min.js.map1begin","class","constraint","done","downto","external","function","initializer","lazy","match","me…
H A Dsql.min.js.map1begin\"),\n builtin: set(defaultBuiltin),\n atoms: set(\"false true null unknown\"),\n da…
H A Druby.min.js.map1begin\", \"break\", \"case\", \"class\", \"def\", \"defined?\", \"do\", \"else\",\n \"elsif\", …
H A Dvhdl.min.js.map1begin,block,\" +\n \"body,buffer,bus,case,component,configuration,constant,disconnect,downto,…
/plugin/diagramsnet/lib/shapes/
H A DmxArrows.js56 c.begin();
72 c.begin();
80 c.begin();
242 c.begin();
385 c.begin();
523 c.begin();
673 c.begin();
824 c.begin();
967 c.begin();
1138 c.begin();
[all …]
H A DmxGCP2.js44 c.begin();
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D0.0.js.map1begin', next: '@raw.$1' }],\n // identifiers and keywords\n [\n …
H A D1.1.js.map1begin', 'end'],\n ['case', 'endcase'],\n ['casex', 'endcase'],\n ['casez', 'e…
H A D11.11.js.map1 …n: 'delimiter.angle' }\n ],\n keywords: [\n 'abs',\n 'begin',\n 'Bytes'…
H A D38.38.js.map1 …close: '>', token: 'delimiter.angle' }\n ],\n keywords: [\n 'begin',\n 'block'…
H A D19.19.js.map1 … 'as',\n 'assert',\n 'asr',\n 'base',\n 'begin',\n 'break'…
/plugin/bibtex4dw/lib/
H A Dbibtexparser.php867 //Remember we begin to search the entry backwards so the " has to show up twice - ending and beginning delimiter
907 * @return bool true if the at is correct, false if the at is likely to begin the next entry.
1229 $begin = '';
1233 $begin .= $firstchar;
1245 $value = $begin.$value.$end;
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.lib.php1639 * @param int $begin
1646 public static function EmbeddedLookup($key, $begin, $end, $file, $name) { argument
1656 $line_count = $end - $begin - 7;
1662 for ($i = 0; $i < ($begin + 3); $i++) {
H A Dmodule.audio-video.riff.php2183 $begin = __LINE__;
2202 return getid3_lib::EmbeddedLookup($tagshortname, $begin, __LINE__, __FILE__, 'riff-sndm');
2212 $begin = __LINE__;
2376 …kup('0x'.str_pad(strtoupper(dechex($wFormatTag)), 4, '0', STR_PAD_LEFT), $begin, __LINE__, __FILE_…
2386 $begin = __LINE__;
2775 return getid3_lib::EmbeddedLookup($fourcc, $begin, __LINE__, __FILE__, 'riff-fourcc');
/plugin/latexport/examples/
H A Dexample.tex115 \begin{document}
/plugin/jukebox/id3/
H A Dgetid3.lib.php1240 function EmbeddedLookup($key, $begin, $end, $file, $name) { argument
1250 $line_count = $end - $begin - 7;
1256 for ($i = 0; $i < ($begin + 3); $i++) {
/plugin/fedauth/Auth/OpenID/
H A DConsumer.php313 function begin($user_url, $anonymous=false) function in Auth_OpenID_Consumer
376 $auth_req = $this->consumer->begin($endpoint);
631 function begin($service_endpoint) function in Auth_OpenID_GenericConsumer
/plugin/openid/Auth/OpenID/
H A DConsumer.php314 function begin($user_url, $anonymous=false) function in Auth_OpenID_Consumer
377 $auth_req = $this->consumer->begin($endpoint);
653 function begin($service_endpoint) function in Auth_OpenID_GenericConsumer
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dio.asp170 ' Check the current folder syntax (must begin and start with a slash).
/plugin/openid/
H A Daction.php171 $auth = $consumer->begin($_POST['openid_identifier']);
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md95 Fixed an issue with inline markers that begin with the same character e.g. `[` and `[[`.

12345678910>>...12