Home
last modified time | relevance | path

Searched refs:Error (Results 126 – 150 of 771) sorted by relevance

12345678910>>...31

/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php1668 $this->Error('Incorrect unit: '.$unit);
1748 function Error($msg) { function in FPDF
1925 $this->Error('Font already added: '.$family);
2237 $this->Error('Font file not found');
2331 $this->Error('Unsupported font type: '.$type);
2566 $this->Error('Not a JPEG file: '.$file);
2599 $this->Error('Can\'t open image file: '.$file);
2604 $this->Error('Not a PNG file: '.$file);
2610 $this->Error('Incorrect PNG file: '.$file);
2637 $this->Error('Unknown filter method: '.$file);
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/block/
H A Dblock_unique_name.test11 Twig\Error\SyntaxError: The block 'content' has already been defined line 2 in "index.twig" at line…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/
H A Dmultiline_function_with_undefined_variable.test12 Twig\Error\RuntimeError: Variable "with_context" does not exist in "index.twig" at line 3.
H A Dmultiline_tag_with_undefined_variable.test12 Twig\Error\RuntimeError: Variable "vars" does not exist in "index.twig" at line 3.
H A Dmultiline_array_with_undefined_variable_again.test18 Twig\Error\RuntimeError: Variable "foobar" does not exist in "index.twig" at line 7.
H A Dundefined_trait.test9 Twig\Error\RuntimeError: Block "foobar" is not defined in trait "foo" in "index.twig" at line 2.
H A Dmultiline_function_with_unknown_argument.test9 Twig\Error\SyntaxError: Unknown argument "invalid" for function "include(template, variables, with_…
H A Dmultiline_array_with_undefined_variable.test18 Twig\Error\RuntimeError: Variable "foo2" does not exist in "index.twig" at line 11.
H A Dstrict_comparison_operator.test6 Twig\Error\SyntaxError: Unexpected operator of value "=". Did you try to use "===" or "!==" for str…
H A Dunclosed_tag.test20 Twig\Error\SyntaxError: Unexpected "endblock" tag (expecting closing tag for the "if" tag defined n…
H A Dsyntax_error_in_reused_template.test10 Twig\Error\SyntaxError: Unexpected token "operator" of value "=" ("end of statement block" expected…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/
H A Dparent_without_extends.test8 Twig\Error\SyntaxError: Calling "parent" on a template that does not extend nor "use" another templ…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/sandbox/
H A Dnot_valid1.test11 Twig\Error\SyntaxError: Only "include" tags are allowed within a "sandbox" section in "index.twig" …
H A Dnot_valid2.test14 Twig\Error\SyntaxError: Only "include" tags are allowed within a "sandbox" section in "index.twig" …
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A Dtwo_word_operators_as_variables.test8 Twig\Error\SyntaxError: Unexpected token "operator" of value "starts with" in "index.twig" at line …
/plugin/gitbacked/lang/en/
H A Dmail_repo_path_error.txt5 * **Error:** <code>@GIT_ERROR_MESSAGE@</code>
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/include/
H A Dmissing_nested.test16 Twig\Error\LoaderError: Template "foo.twig" is not defined in "base.twig" at line 3.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/macros/
H A Dvarargs_argument.test7 Twig\Error\SyntaxError: The argument "varargs" in macro "test" cannot be defined because the variab…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/
H A Dloop_not_defined_cond.test9 Twig\Error\SyntaxError: The "loop" variable cannot be used in a looping condition in "index.twig" a…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/include/
H A Dmissing_nested.test16 Twig\Error\LoaderError: Template "foo.twig" is not defined in "base.twig" at line 3.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/with/
H A Dwith_only.test10 Twig\Error\RuntimeError: Variable "baz" does not exist in "index.twig" at line 3.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/embed/
H A Derror_line.test16 Twig\Error\RuntimeError: Variable "nothing" does not exist in "index.twig" at line 5.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/macro/
H A Dfrom_with_reserved_name.test9 Twig\Error\SyntaxError: "templateName" cannot be an imported macro as it is a reserved keyword in "…
H A Dreserved_name.test10 Twig\Error\SyntaxError: "parent" cannot be used as a macro name as it is a reserved keyword in "ind…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_connector.cfm130 …<cfset xmlContent = "<Error number=""1"" text=""This connector is disabled. Please check the 'edit…
134 <cfset xmlContent = "<Error number=""102"" />">
138 …<cfset xmlContent = '<Error number="1" text="The &quot;' & url.command & '&quot; command isn''t al…
142 …<cfset xmlContent = '<Error number="1" text="The &quot;' & url.type & '&quot; type isn''t allowed"…
174 <cfset xmlContent = "<Error number=""103"" />">
294 <cfset xmlContent = xmlContent & '<Error number="#errorNumber#" />'>

12345678910>>...31