Home
last modified time | relevance | path

Searched refs:character (Results 126 – 150 of 317) sorted by relevance

12345678910>>...13

/plugin/mathpublish/phpmathpublisher/
H A DMathExpression.php485 public function drawLargestOperator($size, $character) argument
501 …$imgSymbol = $this->helper->displaySymbol($character, $baseExp * 1.8); //max($baseExp,$heightExp-$…
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc253 var c2_inx = results.indexOf(c2,c1_inx); // position of expected next character
1441 …results=results.replace(/_FORMAT_SPACE_\s*$/,""); // remove unwanted space after character entity
1526 if(!this.code_type) { // keep special character literals outside of code block
1567 // remove space between formatted character entity and following character string
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc340 var c2_inx = results.indexOf(c2, c1_inx); // position of expected next character
1450 …esults = results.replace(/_FORMAT_SPACE_\s*$/, ""); // remove unwanted space after character entity
1531 if (!this.code_type) { // keep special character literals outside of code block
1569 // remove space between formatted character entity and following character string
/plugin/codemirror/dist/modes/
H A Dxquery.min.js.map1character is not known\n if(!known) stream.eatWhile(/[\\w\\$_-]/);\n\n // gobble a colon…
H A Dsass.min.js.map1character for !important, !default, etc.\n if (ch === \"!\") {\n stream.next();\n …
H A Dttcn-cfg.min.js.map1 …\n var afterNext = stream.peek();\n //look if the character if the quote is …
H A Dfortran.min.js.map1 …,\n \"c_short\", \"c_signed_char\", \"c_size_t\", \"character\",\n …
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D32.32.js.map1 … // '<' would start the HTML mode, however there is no way to jump 1 character back to let the\…
H A D3.3.js.map1character.\n * @param line The position's line.\n * @param character The position's charac…
H A D4.4.js.map1character\n * of comments with a replaceCharacter\n */\nexport function stripComments(text, replac…
H A Deditor.worker.js.map1character\n codePoint = 65533 /* UNICODE_REPLACEMENT */;\n …
/plugin/diagramsnet/lib/resources/
H A Ddia_i18n.txt963 character=character
H A Ddia_ru.txt963 character=Символ
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dstructure.txt34 character entities (ie &#1234;) for characters outside the 0x20-0x7F
36 for output in HTML, and can be converted to whatever character set
547 …y() { // <frame name> can be any of the 4-character (3-character in ID3v2.2…
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md84 * Fix displaying dollar character in footer with core fonts (#520)
312 - barcode C93 - updated C93 code from TCPDF because of bug - incorrect checksum character for "153-2-4"
645 Improved CJK line wrapping (if CJK character at end of line, breaks there rather than previous wordspace)
663 - cyrillic character p &#1088; at end of table cell caused cell height to be incorrectly calculated
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt115 DlgSpecialExplaination : "Click on a character or Enter an entity number or code in the text box, t…
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md195 character in a paragraph into a `<br />` tag.
727 the same character must be used to open and close an emphasis span.
756 To include a literal backtick character within a code span, you can use
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.readme.txt302 use first character of channel string as channel)
380 "eighth note" character (U+266A) is represented
391 ^^ = the character ^
/plugin/cli/
H A Dcli-examples.txt171 Not sure to do about this as download progress marker uses same character as prompt!
/plugin/pdfjs/pdfjs/
H A DLICENSE159 incidental, or consequential damages of any character arising as a
/plugin/sequencediagram/bower_components/bower-webfontloader/
H A DLICENSE158 incidental, or consequential damages of any character arising as a
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DLICENSE-APACHE158 incidental, or consequential damages of any character arising as a
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default47 …r'] = '&'; // should almost always be left as '&'. Must be a single character. Do not change t…
95 // The '*' character MUST be used to represent the source image name
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js5732 return value.replace(/^([A-Z])/g, function (_, character) {
5733 return character.toLowerCase();
5734 }).replace(/([A-Z])/g, function (_, character) {
5735 return '-' + character.toLowerCase();
/plugin/codeprettify/code-prettify/
H A DCOPYING159 incidental, or consequential damages of any character arising as a

12345678910>>...13