2 |
--------------------------------------------------------------------------------
/testcases/_extras/html/basic_tags/tag_q:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/testcases/_extras/html/basic_tags/tag_s:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/testcases/_extras/html/basic_tags/tag_u:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/testcases/_extras/js/keyword_arguments:
--------------------------------------------------------------------------------
1 | arguments
--------------------------------------------------------------------------------
/testcases/_extras/js/keyword_continue:
--------------------------------------------------------------------------------
1 | continue
--------------------------------------------------------------------------------
/testcases/_extras/js/keyword_debugger:
--------------------------------------------------------------------------------
1 | debugger
--------------------------------------------------------------------------------
/testcases/_extras/js/keyword_decodeURI:
--------------------------------------------------------------------------------
1 | decodeURI
--------------------------------------------------------------------------------
/testcases/_extras/js/keyword_function:
--------------------------------------------------------------------------------
1 | function
--------------------------------------------------------------------------------
/testcases/_extras/js/keyword_parseInt:
--------------------------------------------------------------------------------
1 | parseInt
--------------------------------------------------------------------------------
/testcases/_extras/js/misc_comment_block:
--------------------------------------------------------------------------------
1 | /* */
--------------------------------------------------------------------------------
/testcases/_extras/js/object_Function:
--------------------------------------------------------------------------------
1 | Function
--------------------------------------------------------------------------------
/testcases/_extras/js/object_Infinity:
--------------------------------------------------------------------------------
1 | Infinity
--------------------------------------------------------------------------------
/testcases/_extras/js/object_Int8Array:
--------------------------------------------------------------------------------
1 | Int8Array
--------------------------------------------------------------------------------
/testcases/_extras/js/prop_destructor:
--------------------------------------------------------------------------------
1 | .destructor
--------------------------------------------------------------------------------
/testcases/_extras/js/prop_prototype:
--------------------------------------------------------------------------------
1 | .prototype
--------------------------------------------------------------------------------
/testcases/_extras/sql/function_changes:
--------------------------------------------------------------------------------
1 | changes()
--------------------------------------------------------------------------------
/testcases/_extras/sql/function_count:
--------------------------------------------------------------------------------
1 | count(1)
--------------------------------------------------------------------------------
/testcases/_extras/sql/function_date:
--------------------------------------------------------------------------------
1 | date(1,1,1)
--------------------------------------------------------------------------------
/testcases/_extras/sql/function_glob:
--------------------------------------------------------------------------------
1 | glob(1,1)
--------------------------------------------------------------------------------
/testcases/_extras/sql/function_instr:
--------------------------------------------------------------------------------
1 | instr(1,1)
--------------------------------------------------------------------------------
/testcases/_extras/sql/function_length:
--------------------------------------------------------------------------------
1 | length(1)
--------------------------------------------------------------------------------
/testcases/_extras/sql/function_like:
--------------------------------------------------------------------------------
1 | like(1,1)
--------------------------------------------------------------------------------
/testcases/_extras/sql/function_likely:
--------------------------------------------------------------------------------
1 | likely(1)
--------------------------------------------------------------------------------
/testcases/_extras/sql/function_lower:
--------------------------------------------------------------------------------
1 | lower(1)
--------------------------------------------------------------------------------
/testcases/_extras/sql/function_ltrim:
--------------------------------------------------------------------------------
1 | ltrim(1,1)
--------------------------------------------------------------------------------
/testcases/_extras/sql/function_quote:
--------------------------------------------------------------------------------
1 | quote(1)
--------------------------------------------------------------------------------
/testcases/_extras/sql/function_random:
--------------------------------------------------------------------------------
1 | random()
--------------------------------------------------------------------------------
/testcases/_extras/sql/function_round:
--------------------------------------------------------------------------------
1 | round(1,1)
--------------------------------------------------------------------------------
/testcases/_extras/sql/function_rtrim:
--------------------------------------------------------------------------------
1 | rtrim(1,1)
--------------------------------------------------------------------------------
/testcases/_extras/sql/function_time:
--------------------------------------------------------------------------------
1 | time(1,1,1)
--------------------------------------------------------------------------------
/testcases/_extras/sql/function_total:
--------------------------------------------------------------------------------
1 | total(1)
--------------------------------------------------------------------------------
/testcases/_extras/sql/function_trim:
--------------------------------------------------------------------------------
1 | trim(1,1)
--------------------------------------------------------------------------------
/testcases/_extras/sql/function_typeof:
--------------------------------------------------------------------------------
1 | typeof(1)
--------------------------------------------------------------------------------
/testcases/_extras/sql/function_upper:
--------------------------------------------------------------------------------
1 | upper(1)
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_ANALYZE:
--------------------------------------------------------------------------------
1 | ANALYZE
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_BETWEEN:
--------------------------------------------------------------------------------
1 | BETWEEN
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_CASCADE:
--------------------------------------------------------------------------------
1 | CASCADE
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_COLLATE:
--------------------------------------------------------------------------------
1 | COLLATE
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_CONFLICT:
--------------------------------------------------------------------------------
1 | CONFLICT
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_DATABASE:
--------------------------------------------------------------------------------
1 | DATABASE
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_DEFAULT:
--------------------------------------------------------------------------------
1 | DEFAULT
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_DEFERRED:
--------------------------------------------------------------------------------
1 | DEFERRED
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_DISTINCT:
--------------------------------------------------------------------------------
1 | DISTINCT
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_EXCLUSIVE:
--------------------------------------------------------------------------------
1 | EXCLUSIVE
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_EXPLAIN:
--------------------------------------------------------------------------------
1 | EXPLAIN
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_FOREIGN:
--------------------------------------------------------------------------------
1 | FOREIGN
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_IMMEDIATE:
--------------------------------------------------------------------------------
1 | IMMEDIATE
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_INDEXED:
--------------------------------------------------------------------------------
1 | INDEXED
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_INITIALLY:
--------------------------------------------------------------------------------
1 | INITIALLY
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_INSTEAD:
--------------------------------------------------------------------------------
1 | INSTEAD
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_INTERSECT:
--------------------------------------------------------------------------------
1 | INTERSECT
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_NATURAL:
--------------------------------------------------------------------------------
1 | NATURAL
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_NOTNULL:
--------------------------------------------------------------------------------
1 | NOTNULL
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_PRIMARY:
--------------------------------------------------------------------------------
1 | PRIMARY
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_RECURSIVE:
--------------------------------------------------------------------------------
1 | RECURSIVE
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_REINDEX:
--------------------------------------------------------------------------------
1 | REINDEX
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_RELEASE:
--------------------------------------------------------------------------------
1 | RELEASE
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_REPLACE:
--------------------------------------------------------------------------------
1 | REPLACE
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_RESTRICT:
--------------------------------------------------------------------------------
1 | RESTRICT
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_ROLLBACK:
--------------------------------------------------------------------------------
1 | ROLLBACK
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_SAVEPOINT:
--------------------------------------------------------------------------------
1 | SAVEPOINT
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_TEMPORARY:
--------------------------------------------------------------------------------
1 | TEMPORARY
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_TRIGGER:
--------------------------------------------------------------------------------
1 | TRIGGER
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_VIRTUAL:
--------------------------------------------------------------------------------
1 | VIRTUAL
--------------------------------------------------------------------------------
/testcases/_extras/sql/keyword_WITHOUT:
--------------------------------------------------------------------------------
1 | WITHOUT
--------------------------------------------------------------------------------
/testcases/_extras/sql/snippet_date:
--------------------------------------------------------------------------------
1 | 2001-01-01
--------------------------------------------------------------------------------
/testcases/_extras/sql/snippet_parentheses:
--------------------------------------------------------------------------------
1 | (1)
--------------------------------------------------------------------------------
/testcases/_extras/sql/snippet_plus2days:
--------------------------------------------------------------------------------
1 | +2 days
--------------------------------------------------------------------------------
/testcases/_extras/sql/string_escaped_q:
--------------------------------------------------------------------------------
1 | 'a''b'
--------------------------------------------------------------------------------
/testcases/_extras/xml/attr_encoding:
--------------------------------------------------------------------------------
1 | encoding="1"
--------------------------------------------------------------------------------
/testcases/_extras/xml/attr_version:
--------------------------------------------------------------------------------
1 | version="1"
--------------------------------------------------------------------------------
/testcases/_extras/xml/attr_xml_base:
--------------------------------------------------------------------------------
1 | xml:base="1"
--------------------------------------------------------------------------------
/testcases/_extras/xml/attr_xml_id:
--------------------------------------------------------------------------------
1 | xml:id="1"
--------------------------------------------------------------------------------
/testcases/_extras/xml/attr_xml_lang:
--------------------------------------------------------------------------------
1 | xml:lang="1"
--------------------------------------------------------------------------------
/testcases/_extras/xml/string_col_include:
--------------------------------------------------------------------------------
1 | :include
--------------------------------------------------------------------------------
/testcases/_extras/xml/string_empty_dblquotes:
--------------------------------------------------------------------------------
1 | ""
--------------------------------------------------------------------------------
/testcases/_extras/xml/string_entities:
--------------------------------------------------------------------------------
1 | ENTITIES
--------------------------------------------------------------------------------
/testcases/_extras/xml/string_implied:
--------------------------------------------------------------------------------
1 | #IMPLIED
--------------------------------------------------------------------------------
/testcases/_extras/xml/string_nmtokens:
--------------------------------------------------------------------------------
1 | NMTOKENS
--------------------------------------------------------------------------------
/testcases/_extras/xml/string_notation:
--------------------------------------------------------------------------------
1 | NOTATION
--------------------------------------------------------------------------------
/testcases/_extras/xml/string_required:
--------------------------------------------------------------------------------
1 | #REQUIRED
--------------------------------------------------------------------------------
/testcases/_extras/xml/tag_include:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/testcases/_extras/html/basic_tags/tag_area:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/testcases/_extras/html/basic_tags/tag_base:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/testcases/_extras/html/basic_tags/tag_cite:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/testcases/_extras/html/basic_tags/tag_code:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/testcases/_extras/html/basic_tags/tag_col:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/testcases/_extras/html/basic_tags/tag_desc:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/testcases/_extras/html/basic_tags/tag_dt:
--------------------------------------------------------------------------------
1 |