Home
last modified time | relevance | path

Searched refs:character (Results 101 – 125 of 317) sorted by relevance

12345678910>>...13

/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Ddate.rst35 character:
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md113 - [70: Allow tab character before first annotation in DocBlock](https://github.com/doctrine/annotat…
119 - [99: Fix - #70 - allow tab character before first annotation in docblock](https://github.com/doct…
/plugin/authhttp/
H A DREADME105 uses everything before the @ character as user name
107 uses everything after the \ character as user name
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1character","lastChar","repeatOverride","processMotion","processOperator","processOperatorMotion","…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D6.6.js1character:t}},e.is=function(e){var t=e;return me.objectLiteral(t)&&me.number(t.line)&&me.number(t.
H A D4.4.js1character:t}},e.is=function(e){var t=e;return gr.objectLiteral(t)&&gr.number(t.line)&&gr.number(t.
H A D2.2.js80 function create(line, character) { argument
81 return { line: line, character: character };
1435 return a.range.start.character - b.range.start.character;
32708 … if (range.start.line === range.end.line && range.start.character === range.end.character) {
34531 ? fullValue.slice(0, position.character - (range.start.character + 1))
34532 : fullValue.slice(0, position.character - range.start.character);
36121 return { line: 0, character: offset };
36206 return a.range.start.character - b.range.start.character;
36280 if (start.line > end.line || (start.line === end.line && start.character > end.character)) {
37209 endColumn: diag.range.end.character + 1,
[all …]
H A D47.47.js.map1 …at',\n 'while',\n 'array',\n 'category',\n 'character',\n 'comp…
/plugin/dirtylittlehelper/mermaid/editor/
H A D6.6.js1character:t}},e.is=function(e){var t=e;return me.objectLiteral(t)&&me.number(t.line)&&me.number(t.
/plugin/mediasyntax/
H A DREADME61 2010-04-11: 1 hour: <pre> tag must not be interrupted by a line starting with a character that is not a space
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DREADME.md15 …mit hook requires PHP version 5.2.4 or greater due to its use of the vertical whitespace character.
/plugin/codemirror/dist/modes/
H A Dyacas.min.js.map1character\n ch = stream.next();\n\n // string\n if (ch === '\"') {\n state.tokenize …
H A Dmathematica.min.js.map1character\n ch = stream.next();\n\n // string\n if (ch === '\"') {\n state.tokenize …
H A Drust.min.js.map1 …egex: /b?r#+\"/, token: \"string\", next: \"string_raw_hash\"},\n // character\n {regex: /'(…
H A Dsql.min.js.map1character check checkpoint checksum class_origin client_statistics close coalesce code collate col…
/plugin/strata/
H A Dmanual.txt162 * Field names can contain any character except the following: '':'' ''('' '')'' ''['' '']'' ''{'' ''}'' ''<'' ''>'' ''|'' ''~'' ''!'' ''@'' ''#'' ''$'' ''%'' ''^'' ''&'' ''*'' ''?'' ''='' ''%%"%%''
163 * Values can contain any character, but values in a list of multiple values can't contain '',''
204 * Fragment Identifiers can contain any character except ''>''
231 * Variables can contain any character except spaces or '':'' ''('' '')'' ''['' '']'' ''{'' ''}'' ''<'' ''>'' ''|'' ''~'' ''!'' ''@'' ''#'' ''$'' ''%'' ''^'' ''&'' ''*'' ''?'' ''='' ''%%"%%''
233 * Predicate literals can contain any character except '':'' and ''[''
234 * Object literals can contain any character
/plugin/displayfile/
H A DREADME.md27 …hting GeSHi library. To disable syntax highlighting, specify a dask (-) character for the `LANG` v…
/plugin/groupmail/
H A DREADME.textile56 p. or join multiple of them with a | character:
/plugin/authremoteuser/
H A DREADME.md109 Empty lines, and everything after a `#` character are ignored. Each line
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMlNamespace.asciidoc310 $params['charset'] = (string) Optional parameter to specify the character set of the file
314 $params['delimiter'] = (string) Optional parameter to specify the delimiter character for a delimited file - must be a single character
315 $params['quote'] = (string) Optional parameter to specify the quote character for a delimited file - must be a single character
/plugin/pdfjs/pdfjs/web/locale/ia/
H A Dviewer.properties245 web_fonts_disabled=Le typos de character de web es inactive: incapace de usar le typos de character
/plugin/combo/grammar/
H A DPageSql.g4102 // A string constant is formed by enclosing the string in single quotes ('). A single quote within the string can be encoded by putting two single quotes in a row - as in Pascal. C-style escapes using the backslash character are not supported because they are not standard SQL.
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DREADME.md30 embedded resources such as fonts, `bcmath` for generating barcodes or `xml` for character set conversion
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js116 child.nodeValue.toArray().each( function(character) { argument
119 character == ' ' ? String.fromCharCode(160) : character),
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml804 # character. This isn't a comment.
810 …'this' => "contains three lines of text.\nThe third one starts with a\n# character. This isn't a c…
1126 # character.
1137 'leading comment indicator' => "# first line starts with a\n# character.\n",

12345678910>>...13