├── README ├── testcases ├── _extras │ ├── js │ │ ├── misc_a │ │ ├── keyword_do │ │ ├── keyword_if │ │ ├── keyword_in │ │ ├── misc_1 │ │ ├── misc_comma │ │ ├── misc_dec │ │ ├── misc_div │ │ ├── misc_fn │ │ ├── misc_inc │ │ ├── misc_minus │ │ ├── misc_period │ │ ├── misc_plus │ │ ├── misc_rol │ │ ├── keyword_case │ │ ├── keyword_else │ │ ├── keyword_eval │ │ ├── keyword_let │ │ ├── keyword_new │ │ ├── keyword_this │ │ ├── keyword_try │ │ ├── keyword_var │ │ ├── keyword_void │ │ ├── keyword_with │ │ ├── misc_array │ │ ├── misc_assign │ │ ├── misc_colon_num │ │ ├── misc_cond │ │ ├── misc_equals │ │ ├── misc_modulo │ │ ├── misc_regex │ │ ├── misc_semicolon │ │ ├── misc_string │ │ ├── object_Date │ │ ├── object_Math │ │ ├── object_NaN │ │ ├── object_null │ │ ├── object_true │ │ ├── prop_match │ │ ├── prop_slice │ │ ├── keyword_break │ │ ├── keyword_catch │ │ ├── keyword_const │ │ ├── keyword_default │ │ ├── keyword_delete │ │ ├── keyword_escape │ │ ├── keyword_export │ │ ├── keyword_finally │ │ ├── keyword_isNaN │ │ ├── keyword_return │ │ ├── keyword_switch │ │ ├── keyword_throw │ │ ├── keyword_typeof │ │ ├── keyword_while │ │ ├── misc_code_block │ │ ├── misc_colon_string │ │ ├── misc_comment_line │ │ ├── misc_identical │ │ ├── misc_parentheses │ │ ├── misc_parentheses_1 │ │ ├── misc_parentheses_a │ │ ├── misc_plus_assign │ │ ├── misc_unicode │ │ ├── object_Array │ │ ├── object_Boolean │ │ ├── object_Number │ │ ├── object_Object │ │ ├── object_RegExp │ │ ├── object_String │ │ ├── object_Symbol │ │ ├── object_false │ │ ├── prop_charAt │ │ ├── prop_concat │ │ ├── prop_length │ │ ├── prop_proto │ │ ├── prop_toCode │ │ ├── prop_toString │ │ ├── prop_valueOf │ │ ├── keyword_arguments │ │ ├── keyword_continue │ │ ├── keyword_debugger │ │ ├── keyword_decodeURI │ │ ├── keyword_function │ │ ├── keyword_parseInt │ │ ├── misc_comment_block │ │ ├── object_Function │ │ ├── object_Infinity │ │ ├── object_Int8Array │ │ ├── prop_destructor │ │ ├── prop_prototype │ │ ├── keyword_for │ │ ├── keyword_instanceof │ │ ├── misc_parentheses_1x4 │ │ ├── misc_serialized_object │ │ └── prop_constructor │ ├── gif │ │ ├── marker_2c │ │ ├── marker_3b │ │ ├── header_87a │ │ ├── header_89a │ │ ├── header_gif │ │ ├── section_2101 │ │ ├── section_21f9 │ │ ├── section_21fe │ │ └── section_21ff │ ├── xml │ │ ├── string_id │ │ ├── tag_open │ │ ├── entity_hex │ │ ├── string_any │ │ ├── string_dashes │ │ ├── string_percent │ │ ├── string_ucs4 │ │ ├── string_utf8 │ │ ├── tag_close │ │ ├── tag_open_q │ │ ├── tag_sq2_close │ │ ├── tag_xml_q │ │ ├── attr_generic │ │ ├── attr_href │ │ ├── attr_xmlns │ │ ├── entity_builtin │ │ ├── entity_decimal │ │ ├── entity_external │ │ ├── string_brackets │ │ ├── string_cdata │ │ ├── string_col_generic │ │ ├── string_empty │ │ ├── string_empty_quotes │ │ ├── string_entity │ │ ├── string_fixed │ │ ├── string_idref │ │ ├── string_idrefs │ │ ├── string_nmtoken │ │ ├── string_parentheses │ │ ├── string_pcdata │ │ ├── string_public │ │ ├── string_schema │ │ ├── string_system │ │ ├── string_utf16 │ │ ├── string_xmlns │ │ ├── tag_attlist │ │ ├── tag_cdata │ │ ├── tag_doctype │ │ ├── tag_element │ │ ├── tag_entity │ │ ├── tag_ignore │ │ ├── tag_open_close │ │ ├── attr_encoding │ │ ├── attr_version │ │ ├── attr_xml_base │ │ ├── attr_xml_id │ │ ├── attr_xml_lang │ │ ├── string_col_include │ │ ├── string_empty_dblquotes │ │ ├── string_entities │ │ ├── string_implied │ │ ├── string_nmtokens │ │ ├── string_notation │ │ ├── string_required │ │ ├── tag_include │ │ ├── tag_notation │ │ ├── tag_open_exclamation │ │ ├── attr_standalone │ │ ├── attr_xml_space │ │ └── string_col_fallback │ ├── png │ │ ├── section_IDAT │ │ ├── section_IEND │ │ ├── section_IHDR │ │ ├── section_PLTE │ │ ├── section_bKGD │ │ ├── section_cHRM │ │ ├── section_fRAc │ │ ├── section_gAMA │ │ ├── section_gIFg │ │ ├── section_gIFt │ │ ├── section_gIFx │ │ ├── section_hIST │ │ ├── section_iCCP │ │ ├── section_iTXt │ │ ├── section_oFFs │ │ ├── section_pCAL │ │ ├── section_pHYs │ │ ├── section_sBIT │ │ ├── section_sCAL │ │ ├── section_sPLT │ │ ├── section_sRGB │ │ ├── section_sTER │ │ ├── section_tEXt │ │ ├── section_tIME │ │ ├── section_tRNS │ │ ├── section_zTXt │ │ └── header_png │ ├── sql │ │ ├── keyword_ADD │ │ ├── keyword_ALL │ │ ├── keyword_AND │ │ ├── keyword_AS │ │ ├── keyword_ASC │ │ ├── keyword_BY │ │ ├── keyword_CASE │ │ ├── keyword_CAST │ │ ├── keyword_DESC │ │ ├── keyword_DROP │ │ ├── keyword_EACH │ │ ├── keyword_ELSE │ │ ├── keyword_END │ │ ├── keyword_FAIL │ │ ├── keyword_FOR │ │ ├── keyword_FROM │ │ ├── keyword_FULL │ │ ├── keyword_GLOB │ │ ├── keyword_IF │ │ ├── keyword_IN │ │ ├── keyword_INTO │ │ ├── keyword_IS │ │ ├── keyword_JOIN │ │ ├── keyword_KEY │ │ ├── keyword_LEFT │ │ ├── keyword_LIKE │ │ ├── keyword_NO │ │ ├── keyword_NOT │ │ ├── keyword_NULL │ │ ├── keyword_OF │ │ ├── keyword_ON │ │ ├── keyword_OR │ │ ├── keyword_PLAN │ │ ├── keyword_ROW │ │ ├── keyword_SET │ │ ├── keyword_TEMP │ │ ├── keyword_THEN │ │ ├── keyword_TO │ │ ├── keyword_VIEW │ │ ├── keyword_WHEN │ │ ├── keyword_WITH │ │ ├── snippet_1eq1 │ │ ├── snippet_at │ │ ├── snippet_colon │ │ ├── snippet_fmtY │ │ ├── snippet_int │ │ ├── snippet_neg1 │ │ ├── snippet_pair │ │ ├── snippet_qmark │ │ ├── snippet_star │ │ ├── string_dbl_q │ │ ├── function_abs │ │ ├── function_avg │ │ ├── function_char │ │ ├── function_hex │ │ ├── function_max │ │ ├── function_min │ │ ├── function_sum │ │ ├── keyword_ABORT │ │ ├── keyword_ACTION │ │ ├── keyword_AFTER │ │ ├── keyword_ALTER │ │ ├── keyword_ATTACH │ │ ├── keyword_BEFORE │ │ ├── keyword_BEGIN │ │ ├── keyword_CHECK │ │ ├── keyword_COLUMN │ │ ├── keyword_COMMIT │ │ ├── keyword_CREATE │ │ ├── keyword_CROSS │ │ ├── keyword_DELETE │ │ ├── keyword_DETACH │ │ ├── keyword_ESCAPE │ │ ├── keyword_EXCEPT │ │ ├── keyword_EXISTS │ │ ├── keyword_GROUP │ │ ├── keyword_HAVING │ │ ├── keyword_IGNORE │ │ ├── keyword_INDEX │ │ ├── keyword_INNER │ │ ├── keyword_INSERT │ │ ├── keyword_ISNULL │ │ ├── keyword_LIMIT │ │ ├── keyword_MATCH │ │ ├── keyword_OFFSET │ │ ├── keyword_ORDER │ │ ├── keyword_OUTER │ │ ├── keyword_PRAGMA │ │ ├── keyword_QUERY │ │ ├── keyword_RAISE │ │ ├── keyword_REGEXP │ │ ├── keyword_RENAME │ │ ├── keyword_RIGHT │ │ ├── keyword_SELECT │ │ ├── keyword_TABLE │ │ ├── keyword_UNION │ │ ├── keyword_UNIQUE │ │ ├── keyword_UPDATE │ │ ├── keyword_USING │ │ ├── keyword_VACUUM │ │ ├── keyword_VALUES │ │ ├── keyword_WHERE │ │ ├── operator_concat │ │ ├── operator_ebove_eq │ │ ├── snippet_backticks │ │ ├── snippet_blob │ │ ├── snippet_brackets │ │ ├── snippet_comment │ │ ├── snippet_dollar │ │ ├── snippet_dotref │ │ ├── snippet_semicolon │ │ ├── string_single_q │ │ ├── function_changes │ │ ├── function_count │ │ ├── function_date │ │ ├── function_glob │ │ ├── function_instr │ │ ├── function_length │ │ ├── function_like │ │ ├── function_likely │ │ ├── function_lower │ │ ├── function_ltrim │ │ ├── function_quote │ │ ├── function_random │ │ ├── function_round │ │ ├── function_rtrim │ │ ├── function_time │ │ ├── function_total │ │ ├── function_trim │ │ ├── function_typeof │ │ ├── function_upper │ │ ├── keyword_ANALYZE │ │ ├── keyword_BETWEEN │ │ ├── keyword_CASCADE │ │ ├── keyword_COLLATE │ │ ├── keyword_CONFLICT │ │ ├── keyword_DATABASE │ │ ├── keyword_DEFAULT │ │ ├── keyword_DEFERRED │ │ ├── keyword_DISTINCT │ │ ├── keyword_EXCLUSIVE │ │ ├── keyword_EXPLAIN │ │ ├── keyword_FOREIGN │ │ ├── keyword_IMMEDIATE │ │ ├── keyword_INDEXED │ │ ├── keyword_INITIALLY │ │ ├── keyword_INSTEAD │ │ ├── keyword_INTERSECT │ │ ├── keyword_NATURAL │ │ ├── keyword_NOTNULL │ │ ├── keyword_PRIMARY │ │ ├── keyword_RECURSIVE │ │ ├── keyword_REINDEX │ │ ├── keyword_RELEASE │ │ ├── keyword_REPLACE │ │ ├── keyword_RESTRICT │ │ ├── keyword_ROLLBACK │ │ ├── keyword_SAVEPOINT │ │ ├── keyword_TEMPORARY │ │ ├── keyword_TRIGGER │ │ ├── keyword_VIRTUAL │ │ ├── keyword_WITHOUT │ │ ├── snippet_date │ │ ├── snippet_parentheses │ │ ├── snippet_plus2days │ │ ├── string_escaped_q │ │ ├── function_coalesce │ │ ├── function_decimal │ │ ├── function_ifnull │ │ ├── function_nullif │ │ ├── function_printf │ │ ├── function_replace │ │ ├── function_soundex │ │ ├── function_substr │ │ ├── function_unicode │ │ ├── function_unlikely │ │ ├── function_varchar │ │ ├── function_zeroblob │ │ ├── keyword_CONSTRAINT │ │ ├── keyword_DEFERRABLE │ │ ├── keyword_REFERENCES │ │ ├── keyword_TRANSACTION │ │ ├── snippet_string_pair │ │ ├── function_datetime │ │ ├── function_julianday │ │ ├── function_likelihood │ │ ├── function_randomblob │ │ ├── function_strftime │ │ ├── keyword_AUTOINCREMENT │ │ ├── keyword_CURRENT_DATE │ │ ├── keyword_CURRENT_TIME │ │ ├── sqlite_pragmas │ │ │ ├── pragma_stats │ │ │ ├── pragma_encoding │ │ │ ├── pragma_fullfsync │ │ │ ├── pragma_mmap_size │ │ │ ├── pragma_page_size │ │ │ ├── pragma_threads │ │ │ ├── pragma_auto_vacuum │ │ │ ├── pragma_cache_size │ │ │ ├── pragma_cache_spill │ │ │ ├── pragma_index_info │ │ │ ├── pragma_index_list │ │ │ ├── pragma_page_count │ │ │ ├── pragma_query_only │ │ │ ├── pragma_quick_check │ │ │ ├── pragma_synchronous │ │ │ ├── pragma_table_info │ │ │ ├── pragma_temp_store │ │ │ ├── pragma_vdbe_debug │ │ │ ├── pragma_vdbe_trace │ │ │ ├── pragma_application_id │ │ │ ├── pragma_busy_timeout │ │ │ ├── pragma_collation_list │ │ │ ├── pragma_count_changes │ │ │ ├── pragma_database_list │ │ │ ├── pragma_foreign_keys │ │ │ ├── pragma_freelist_count │ │ │ ├── pragma_journal_mode │ │ │ ├── pragma_locking_mode │ │ │ ├── pragma_max_page_count │ │ │ ├── pragma_parser_trace │ │ │ ├── pragma_schema_version │ │ │ ├── pragma_secure_delete │ │ │ ├── pragma_shrink_memory │ │ │ ├── pragma_user_version │ │ │ ├── pragma_vdbe_listing │ │ │ ├── pragma_wal_checkpoint │ │ │ ├── pragma_automatic_index │ │ │ ├── pragma_compile_options │ │ │ ├── pragma_foreign_key_list │ │ │ ├── pragma_integrity_check │ │ │ ├── pragma_read_uncommitted │ │ │ ├── pragma_soft_heap_limit │ │ │ ├── pragma_vdbe_addoptrace │ │ │ ├── pragma_writable_schema │ │ │ ├── pragma_case_sensitive_like │ │ │ ├── pragma_default_cache_size │ │ │ ├── pragma_defer_foreign_keys │ │ │ ├── pragma_foreign_key_check │ │ │ ├── pragma_full_column_names │ │ │ ├── pragma_incremental_vacuum │ │ │ ├── pragma_journal_size_limit │ │ │ ├── pragma_legacy_file_format │ │ │ ├── pragma_recursive_triggers │ │ │ ├── pragma_short_column_names │ │ │ ├── pragma_wal_autocheckpoint │ │ │ ├── pragma_checkpoint_fullfsync │ │ │ ├── pragma_data_store_directory │ │ │ ├── pragma_temp_store_directory │ │ │ ├── pragma_empty_result_callbacks │ │ │ ├── pragma_ignore_check_constraints │ │ │ └── pragma_reverse_unordered_selects │ │ ├── function_group_concat │ │ ├── function_sqlite_version │ │ ├── function_total_changes │ │ ├── function_last_insert_rowid │ │ ├── function_load_extension │ │ ├── function_sqlite_source_id │ │ ├── keyword_CURRENT_TIMESTAMP │ │ ├── function_sqlite_compileoption_get │ │ └── function_sqlite_compileoption_used │ ├── tiff │ │ ├── header_ii │ │ ├── header_mm │ │ ├── section_100 │ │ ├── section_101 │ │ ├── section_102 │ │ ├── section_103 │ │ ├── section_106 │ │ ├── section_107 │ │ ├── section_10D │ │ ├── section_10E │ │ ├── section_10F │ │ ├── section_110 │ │ ├── section_111 │ │ ├── section_112 │ │ ├── section_115 │ │ ├── section_116 │ │ ├── section_117 │ │ ├── section_11A │ │ ├── section_11B │ │ ├── section_11C │ │ ├── section_11D │ │ ├── section_11E │ │ ├── section_11F │ │ ├── section_122 │ │ ├── section_123 │ │ ├── section_124 │ │ ├── section_125 │ │ ├── section_128 │ │ ├── section_129 │ │ ├── section_12D │ │ ├── section_131 │ │ ├── section_132 │ │ ├── section_13B │ │ ├── section_13C │ │ ├── section_13D │ │ ├── section_13E │ │ ├── section_13F │ │ ├── section_140 │ │ ├── section_FE │ │ └── section_FF │ ├── webp │ │ ├── header_RIFF │ │ ├── header_WEBP │ │ ├── section_VP8 │ │ ├── section_XMP │ │ ├── section_ALPH │ │ ├── section_ANIM │ │ ├── section_ANMF │ │ ├── section_EXIF │ │ ├── section_FRGM │ │ ├── section_ICCP │ │ ├── section_VP8L │ │ └── section_VP8X │ ├── jpeg │ │ ├── header_jfif │ │ ├── header_jfxx │ │ ├── section_ffc0 │ │ ├── section_ffc2 │ │ ├── section_ffc4 │ │ ├── section_ffd0 │ │ ├── section_ffd8 │ │ ├── section_ffd9 │ │ ├── section_ffda │ │ ├── section_ffdb │ │ ├── section_ffdd │ │ ├── section_ffe0 │ │ ├── section_ffe1 │ │ └── section_fffe │ ├── html │ │ └── basic_tags │ │ │ ├── tag_a │ │ │ ├── tag_b │ │ │ ├── tag_i │ │ │ ├── tag_p │ │ │ ├── tag_q │ │ │ ├── tag_s │ │ │ ├── tag_u │ │ │ ├── tag_abbr │ │ │ ├── tag_area │ │ │ ├── tag_base │ │ │ ├── tag_bdi │ │ │ ├── tag_bdo │ │ │ ├── tag_big │ │ │ ├── tag_body │ │ │ ├── tag_br │ │ │ ├── tag_cite │ │ │ ├── tag_code │ │ │ ├── tag_col │ │ │ ├── tag_data │ │ │ ├── tag_dd │ │ │ ├── tag_del │ │ │ ├── tag_desc │ │ │ ├── tag_dfn │ │ │ ├── tag_dir │ │ │ ├── tag_div │ │ │ ├── tag_dl │ │ │ ├── tag_dt │ │ │ ├── tag_em │ │ │ ├── tag_font │ │ │ ├── tag_form │ │ │ ├── tag_h1 │ │ │ ├── tag_h2 │ │ │ ├── tag_h3 │ │ │ ├── tag_h4 │ │ │ ├── tag_h5 │ │ │ ├── tag_h6 │ │ │ ├── tag_head │ │ │ ├── tag_hr │ │ │ ├── tag_html │ │ │ ├── tag_img │ │ │ ├── tag_ins │ │ │ ├── tag_kbd │ │ │ ├── tag_li │ │ │ ├── tag_link │ │ │ ├── tag_main │ │ │ ├── tag_map │ │ │ ├── tag_mark │ │ │ ├── tag_math │ │ │ ├── tag_menu │ │ │ ├── tag_meta │ │ │ ├── tag_mi │ │ │ ├── tag_mn │ │ │ ├── tag_mo │ │ │ ├── tag_ms │ │ │ ├── tag_nav │ │ │ ├── tag_nobr │ │ │ ├── tag_ol │ │ │ ├── tag_pre │ │ │ ├── tag_rb │ │ │ ├── tag_rp │ │ │ ├── tag_rt │ │ │ ├── tag_rtc │ │ │ ├── tag_ruby │ │ │ ├── tag_samp │ │ │ ├── tag_span │ │ │ ├── tag_sub │ │ │ ├── tag_sup │ │ │ ├── tag_svg │ │ │ ├── tag_td │ │ │ ├── tag_th │ │ │ ├── tag_time │ │ │ ├── tag_tr │ │ │ ├── tag_tt │ │ │ ├── tag_ul │ │ │ ├── tag_var │ │ │ ├── tag_wbr │ │ │ ├── tag_xmp │ │ │ ├── tag_applet │ │ │ ├── tag_aside │ │ │ ├── tag_audio │ │ │ ├── tag_blink │ │ │ ├── tag_button │ │ │ ├── tag_canvas │ │ │ ├── tag_center │ │ │ ├── tag_embed │ │ │ ├── tag_figure │ │ │ ├── tag_footer │ │ │ ├── tag_frame │ │ │ ├── tag_header │ │ │ ├── tag_hgroup │ │ │ ├── tag_iframe │ │ │ ├── tag_image │ │ │ ├── tag_input │ │ │ ├── tag_keygen │ │ │ ├── tag_label │ │ │ ├── tag_legend │ │ │ ├── tag_meter │ │ │ ├── tag_mglyph │ │ │ ├── tag_mtext │ │ │ ├── tag_nextid │ │ │ ├── tag_object │ │ │ ├── tag_option │ │ │ ├── tag_output │ │ │ ├── tag_param │ │ │ ├── tag_script │ │ │ ├── tag_select │ │ │ ├── tag_small │ │ │ ├── tag_source │ │ │ ├── tag_spacer │ │ │ ├── tag_strike │ │ │ ├── tag_strong │ │ │ ├── tag_style │ │ │ ├── tag_table │ │ │ ├── tag_tbody │ │ │ ├── tag_tfoot │ │ │ ├── tag_thead │ │ │ ├── tag_title │ │ │ ├── tag_track │ │ │ ├── tag_video │ │ │ ├── tag_acronym │ │ │ ├── tag_address │ │ │ ├── tag_article │ │ │ ├── tag_basefont │ │ │ ├── tag_bgsound │ │ │ ├── tag_caption │ │ │ ├── tag_colgroup │ │ │ ├── tag_datalist │ │ │ ├── tag_details │ │ │ ├── tag_fieldset │ │ │ ├── tag_frameset │ │ │ ├── tag_isindex │ │ │ ├── tag_listing │ │ │ ├── tag_marquee │ │ │ ├── tag_menuitem │ │ │ ├── tag_multicol │ │ │ ├── tag_noembed │ │ │ ├── tag_noframes │ │ │ ├── tag_noscript │ │ │ ├── tag_optgroup │ │ │ ├── tag_plaintext │ │ │ ├── tag_progress │ │ │ ├── tag_section │ │ │ ├── tag_summary │ │ │ ├── tag_template │ │ │ ├── tag_textarea │ │ │ ├── tag_blockquote │ │ │ ├── tag_figcaption │ │ │ ├── tag_malignmark │ │ │ ├── tag_annotation-xml │ │ │ └── tag_foreignobject │ ├── gif.dict │ ├── webp.dict │ ├── jpeg.dict │ ├── png.dict │ ├── tiff.dict │ ├── xml.dict │ ├── js.dict │ └── sql_pragmas.dict ├── others │ ├── text │ │ └── hello_world.txt │ ├── js │ │ └── small_script.js │ ├── xml │ │ └── small_document.xml │ ├── rtf │ │ └── small_document.rtf │ ├── elf │ │ └── small_exec.elf │ ├── sql │ │ └── simple_queries.sql │ ├── pcap │ │ └── small_capture.pcap │ └── pdf │ │ └── small.pdf ├── images │ ├── bmp │ │ └── not_kitty.bmp │ ├── gif │ │ └── not_kitty.gif │ ├── ico │ │ └── not_kitty.ico │ ├── jp2 │ │ └── not_kitty.jp2 │ ├── jxr │ │ └── not_kitty.jxr │ ├── png │ │ ├── not_kitty.png │ │ ├── not_kitty_icc.png │ │ ├── not_kitty_alpha.png │ │ └── not_kitty_gamma.png │ ├── jpeg │ │ └── not_kitty.jpg │ ├── tiff │ │ └── not_kitty.tiff │ └── webp │ │ └── not_kitty.webp ├── multimedia │ └── h264 │ │ └── small_movie.mp4 ├── archives │ ├── common │ │ ├── cab │ │ │ └── small_archive.cab │ │ ├── gzip │ │ │ └── small_archive.gz │ │ ├── lzo │ │ │ └── small_archive.lzo │ │ ├── rar │ │ │ └── small_archive.rar │ │ ├── xz │ │ │ └── small_archive.xz │ │ ├── zip │ │ │ └── small_archive.zip │ │ ├── bzip2 │ │ │ └── small_archive.bz2 │ │ ├── cpio │ │ │ └── small_archive.cpio │ │ ├── compress │ │ │ └── small_archive.Z │ │ ├── ar │ │ │ └── small_archive.a │ │ └── tar │ │ │ └── small_archive.tar │ └── exotic │ │ ├── arj │ │ └── small_archive.arj │ │ ├── lha │ │ └── small_archive.lha │ │ ├── lzip │ │ └── small_archive.lz │ │ ├── rzip │ │ └── small_archive.rz │ │ ├── zoo │ │ └── small_archive.zoo │ │ ├── lrzip │ │ └── small_archive.lrz │ │ └── lzma │ │ └── small_archive.lzma └── README.testcases ├── QuickStartGuide.txt ├── docs ├── vuln_samples │ ├── bash-cmd-exec.var │ ├── sqlite-null-ptr4.sql │ ├── bash-uninit-mem.var │ ├── sqlite-null-ptr10.sql │ ├── sqlite-null-ptr11.sql │ ├── sqlite-null-ptr3.sql │ ├── sqlite-null-ptr5.sql │ ├── sqlite-null-ptr2.sql │ ├── sqlite-null-ptr7.sql │ ├── sqlite-bad-ptr.sql │ ├── sqlite-null-ptr8.sql │ ├── sqlite-stack-exhaustion.sql │ ├── sqlite-null-ptr1.sql │ ├── sqlite-null-ptr12.sql │ ├── sqlite-null-ptr13.sql │ ├── sqlite-unint-mem.sql │ ├── libxml2-bad-read.xml │ ├── jxrlib-crash.jxr │ ├── jxrlib-crash2.jxr │ ├── jxrlib-crash3.jxr │ ├── jxrlib-crash4.jxr │ ├── msie-dht-leak.jpg │ ├── msie-zlib-dos.png │ ├── sqlite-null-ptr9.sql │ ├── sqlite-oob-read.sql │ ├── firefox-bmp-leak.bmp │ ├── firefox-gif-leak.gif │ ├── firefox-gif-leak2.gif │ ├── libjpeg-sos-leak.jpg │ ├── libtiff-bad-write.tif │ ├── msie-jxr-mem-leak.jxr │ ├── msie-png-mem-leak.png │ ├── openssl-null-ptr.der │ ├── openssl-null-ptr2.der │ ├── sqlite-bad-free.sql │ ├── sqlite-null-ptr6.sql │ ├── ffmpeg-h264-bad-read.mp4 │ ├── file-fpu-exception.elf │ ├── firefox-chrome-leak.jpg │ ├── libtiff-uninit-mem.tif │ ├── libtiff-uninit-mem2.tif │ ├── libtiff-uninit-mem3.tif │ ├── libtiff-uninit-mem4.tif │ ├── msie-tiff-mem-leak.tif │ ├── photoshop-mem-leak.jpg │ ├── strings-bfd-badptr.elf │ ├── strings-bfd-badptr2.elf │ ├── strings-stack-overflow │ ├── tcpdump-arp-crash.pcap │ ├── tcpdump-ppp-crash.pcap │ ├── unrtf-arbitrary-read.rtf │ ├── libjpeg-turbo-dht-leak.jpg │ ├── strings-unchecked-ctr.elf │ ├── unzip-t-mem-corruption.zip │ ├── ffmpeg-h264-bad-ptr-800m.mp4 │ ├── lesspipe-cpio-bad-write.cpio │ ├── sqlite-bad-ptr2.sql │ ├── ffmpeg-h264-call-stack-overflow.mp4 │ ├── sqlite-stack-buf-overflow.sql │ ├── sqlite-null-ptr15.sql │ ├── sqlite-bad-ptr3.sql │ ├── sqlite-heap-overflow.sql │ ├── sqlite-use-after-free.sql │ ├── sqlite-oob-write.sql │ ├── sqlite-null-ptr14.sql │ └── sqlite-negative-memset.sql ├── visualization │ └── afl_gzip.png └── QuickStartGuide.txt ├── .gitignore ├── experimental ├── libpng_no_checksum │ └── libpng-nocrc.patch ├── instrumented_cmp │ └── instrumented_cmp.c ├── clang_asm_normalize │ └── as ├── experiments_readme.txt ├── bash_shellshock │ └── shellshock-fuzz.diff ├── README.experiments ├── bash_harness │ └── bash-harness.c ├── argv_fuzzing │ └── argv-fuzz-inl.h ├── crash_triage │ └── triage_crashes.sh ├── distributed_fuzzing │ └── sync_script.sh ├── persistent_demo │ └── persistent_demo.c └── post_library │ └── post_library_png.so.c ├── qemu_mode └── patches │ ├── translate-all.diff │ ├── syscall.diff │ ├── cpu-exec.diff │ └── elfload.diff ├── test-instr.c ├── hash.h ├── types.h └── afl-gotcpu.c /README: -------------------------------------------------------------------------------- 1 | docs/README -------------------------------------------------------------------------------- /testcases/_extras/js/misc_a: -------------------------------------------------------------------------------- 1 | a -------------------------------------------------------------------------------- /testcases/_extras/gif/marker_2c: -------------------------------------------------------------------------------- 1 | , -------------------------------------------------------------------------------- /testcases/_extras/gif/marker_3b: -------------------------------------------------------------------------------- 1 | ; -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_do: -------------------------------------------------------------------------------- 1 | do -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_if: -------------------------------------------------------------------------------- 1 | if -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_in: -------------------------------------------------------------------------------- 1 | in -------------------------------------------------------------------------------- /testcases/_extras/js/misc_1: -------------------------------------------------------------------------------- 1 | 1 -------------------------------------------------------------------------------- /testcases/_extras/js/misc_comma: -------------------------------------------------------------------------------- 1 | , -------------------------------------------------------------------------------- /testcases/_extras/js/misc_dec: -------------------------------------------------------------------------------- 1 | -- -------------------------------------------------------------------------------- /testcases/_extras/js/misc_div: -------------------------------------------------------------------------------- 1 | / -------------------------------------------------------------------------------- /testcases/_extras/js/misc_fn: -------------------------------------------------------------------------------- 1 | a() -------------------------------------------------------------------------------- /testcases/_extras/js/misc_inc: -------------------------------------------------------------------------------- 1 | ++ -------------------------------------------------------------------------------- /testcases/_extras/js/misc_minus: -------------------------------------------------------------------------------- 1 | - -------------------------------------------------------------------------------- /testcases/_extras/js/misc_period: -------------------------------------------------------------------------------- 1 | . -------------------------------------------------------------------------------- /testcases/_extras/js/misc_plus: -------------------------------------------------------------------------------- 1 | + -------------------------------------------------------------------------------- /testcases/_extras/js/misc_rol: -------------------------------------------------------------------------------- 1 | <<< -------------------------------------------------------------------------------- /testcases/_extras/xml/string_id: -------------------------------------------------------------------------------- 1 | ID -------------------------------------------------------------------------------- /testcases/_extras/xml/tag_open: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /testcases/_extras/gif/header_87a: -------------------------------------------------------------------------------- 1 | 87a -------------------------------------------------------------------------------- /testcases/_extras/gif/header_89a: -------------------------------------------------------------------------------- 1 | 89a -------------------------------------------------------------------------------- /testcases/_extras/gif/header_gif: -------------------------------------------------------------------------------- 1 | GIF -------------------------------------------------------------------------------- /testcases/_extras/gif/section_2101: -------------------------------------------------------------------------------- 1 | ! -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_case: -------------------------------------------------------------------------------- 1 | case -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_else: -------------------------------------------------------------------------------- 1 | else -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_eval: -------------------------------------------------------------------------------- 1 | eval -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_let: -------------------------------------------------------------------------------- 1 | let -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_new: -------------------------------------------------------------------------------- 1 | new -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_this: -------------------------------------------------------------------------------- 1 | this -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_try: -------------------------------------------------------------------------------- 1 | try -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_var: -------------------------------------------------------------------------------- 1 | var -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_void: -------------------------------------------------------------------------------- 1 | void -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_with: -------------------------------------------------------------------------------- 1 | with -------------------------------------------------------------------------------- /testcases/_extras/js/misc_array: -------------------------------------------------------------------------------- 1 | [1] -------------------------------------------------------------------------------- /testcases/_extras/js/misc_assign: -------------------------------------------------------------------------------- 1 | a=1 -------------------------------------------------------------------------------- /testcases/_extras/js/misc_colon_num: -------------------------------------------------------------------------------- 1 | 1: -------------------------------------------------------------------------------- /testcases/_extras/js/misc_cond: -------------------------------------------------------------------------------- 1 | 1?2:3 -------------------------------------------------------------------------------- /testcases/_extras/js/misc_equals: -------------------------------------------------------------------------------- 1 | = -------------------------------------------------------------------------------- /testcases/_extras/js/misc_modulo: -------------------------------------------------------------------------------- 1 | % -------------------------------------------------------------------------------- /testcases/_extras/js/misc_regex: -------------------------------------------------------------------------------- 1 | /a/g -------------------------------------------------------------------------------- /testcases/_extras/js/misc_semicolon: -------------------------------------------------------------------------------- 1 | ; -------------------------------------------------------------------------------- /testcases/_extras/js/misc_string: -------------------------------------------------------------------------------- 1 | 'a' -------------------------------------------------------------------------------- /testcases/_extras/js/object_Date: -------------------------------------------------------------------------------- 1 | Date -------------------------------------------------------------------------------- /testcases/_extras/js/object_Math: -------------------------------------------------------------------------------- 1 | Math -------------------------------------------------------------------------------- /testcases/_extras/js/object_NaN: -------------------------------------------------------------------------------- 1 | NaN -------------------------------------------------------------------------------- /testcases/_extras/js/object_null: -------------------------------------------------------------------------------- 1 | null -------------------------------------------------------------------------------- /testcases/_extras/js/object_true: -------------------------------------------------------------------------------- 1 | true -------------------------------------------------------------------------------- /testcases/_extras/js/prop_match: -------------------------------------------------------------------------------- 1 | .match -------------------------------------------------------------------------------- /testcases/_extras/js/prop_slice: -------------------------------------------------------------------------------- 1 | .slice -------------------------------------------------------------------------------- /testcases/_extras/png/section_IDAT: -------------------------------------------------------------------------------- 1 | IDAT -------------------------------------------------------------------------------- /testcases/_extras/png/section_IEND: -------------------------------------------------------------------------------- 1 | IEND -------------------------------------------------------------------------------- /testcases/_extras/png/section_IHDR: -------------------------------------------------------------------------------- 1 | IHDR -------------------------------------------------------------------------------- /testcases/_extras/png/section_PLTE: -------------------------------------------------------------------------------- 1 | PLTE -------------------------------------------------------------------------------- /testcases/_extras/png/section_bKGD: -------------------------------------------------------------------------------- 1 | bKGD -------------------------------------------------------------------------------- /testcases/_extras/png/section_cHRM: -------------------------------------------------------------------------------- 1 | cHRM -------------------------------------------------------------------------------- /testcases/_extras/png/section_fRAc: -------------------------------------------------------------------------------- 1 | fRAc -------------------------------------------------------------------------------- /testcases/_extras/png/section_gAMA: -------------------------------------------------------------------------------- 1 | gAMA -------------------------------------------------------------------------------- /testcases/_extras/png/section_gIFg: -------------------------------------------------------------------------------- 1 | gIFg -------------------------------------------------------------------------------- /testcases/_extras/png/section_gIFt: -------------------------------------------------------------------------------- 1 | gIFt -------------------------------------------------------------------------------- /testcases/_extras/png/section_gIFx: -------------------------------------------------------------------------------- 1 | gIFx -------------------------------------------------------------------------------- /testcases/_extras/png/section_hIST: -------------------------------------------------------------------------------- 1 | hIST -------------------------------------------------------------------------------- /testcases/_extras/png/section_iCCP: -------------------------------------------------------------------------------- 1 | iCCP -------------------------------------------------------------------------------- /testcases/_extras/png/section_iTXt: -------------------------------------------------------------------------------- 1 | iTXt -------------------------------------------------------------------------------- /testcases/_extras/png/section_oFFs: -------------------------------------------------------------------------------- 1 | oFFs -------------------------------------------------------------------------------- /testcases/_extras/png/section_pCAL: -------------------------------------------------------------------------------- 1 | pCAL -------------------------------------------------------------------------------- /testcases/_extras/png/section_pHYs: -------------------------------------------------------------------------------- 1 | pHYs -------------------------------------------------------------------------------- /testcases/_extras/png/section_sBIT: -------------------------------------------------------------------------------- 1 | sBIT -------------------------------------------------------------------------------- /testcases/_extras/png/section_sCAL: -------------------------------------------------------------------------------- 1 | sCAL -------------------------------------------------------------------------------- /testcases/_extras/png/section_sPLT: -------------------------------------------------------------------------------- 1 | sPLT -------------------------------------------------------------------------------- /testcases/_extras/png/section_sRGB: -------------------------------------------------------------------------------- 1 | sRGB -------------------------------------------------------------------------------- /testcases/_extras/png/section_sTER: -------------------------------------------------------------------------------- 1 | sTER -------------------------------------------------------------------------------- /testcases/_extras/png/section_tEXt: -------------------------------------------------------------------------------- 1 | tEXt -------------------------------------------------------------------------------- /testcases/_extras/png/section_tIME: -------------------------------------------------------------------------------- 1 | tIME -------------------------------------------------------------------------------- /testcases/_extras/png/section_tRNS: -------------------------------------------------------------------------------- 1 | tRNS -------------------------------------------------------------------------------- /testcases/_extras/png/section_zTXt: -------------------------------------------------------------------------------- 1 | zTXt -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_ADD: -------------------------------------------------------------------------------- 1 | ADD -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_ALL: -------------------------------------------------------------------------------- 1 | ALL -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_AND: -------------------------------------------------------------------------------- 1 | AND -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_AS: -------------------------------------------------------------------------------- 1 | AS -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_ASC: -------------------------------------------------------------------------------- 1 | ASC -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_BY: -------------------------------------------------------------------------------- 1 | BY -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_CASE: -------------------------------------------------------------------------------- 1 | CASE -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_CAST: -------------------------------------------------------------------------------- 1 | CAST -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_DESC: -------------------------------------------------------------------------------- 1 | DESC -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_DROP: -------------------------------------------------------------------------------- 1 | DROP -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_EACH: -------------------------------------------------------------------------------- 1 | EACH -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_ELSE: -------------------------------------------------------------------------------- 1 | ELSE -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_END: -------------------------------------------------------------------------------- 1 | END -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_FAIL: -------------------------------------------------------------------------------- 1 | FAIL -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_FOR: -------------------------------------------------------------------------------- 1 | FOR -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_FROM: -------------------------------------------------------------------------------- 1 | FROM -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_FULL: -------------------------------------------------------------------------------- 1 | FULL -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_GLOB: -------------------------------------------------------------------------------- 1 | GLOB -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_IF: -------------------------------------------------------------------------------- 1 | IF -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_IN: -------------------------------------------------------------------------------- 1 | IN -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_INTO: -------------------------------------------------------------------------------- 1 | INTO -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_IS: -------------------------------------------------------------------------------- 1 | IS -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_JOIN: -------------------------------------------------------------------------------- 1 | JOIN -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_KEY: -------------------------------------------------------------------------------- 1 | KEY -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_LEFT: -------------------------------------------------------------------------------- 1 | LEFT -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_LIKE: -------------------------------------------------------------------------------- 1 | LIKE -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_NO: -------------------------------------------------------------------------------- 1 | NO -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_NOT: -------------------------------------------------------------------------------- 1 | NOT -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_NULL: -------------------------------------------------------------------------------- 1 | NULL -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_OF: -------------------------------------------------------------------------------- 1 | OF -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_ON: -------------------------------------------------------------------------------- 1 | ON -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_OR: -------------------------------------------------------------------------------- 1 | OR -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_PLAN: -------------------------------------------------------------------------------- 1 | PLAN -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_ROW: -------------------------------------------------------------------------------- 1 | ROW -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_SET: -------------------------------------------------------------------------------- 1 | SET -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_TEMP: -------------------------------------------------------------------------------- 1 | TEMP -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_THEN: -------------------------------------------------------------------------------- 1 | THEN -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_TO: -------------------------------------------------------------------------------- 1 | TO -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_VIEW: -------------------------------------------------------------------------------- 1 | VIEW -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_WHEN: -------------------------------------------------------------------------------- 1 | WHEN -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_WITH: -------------------------------------------------------------------------------- 1 | WITH -------------------------------------------------------------------------------- /testcases/_extras/sql/snippet_1eq1: -------------------------------------------------------------------------------- 1 | 1=1 -------------------------------------------------------------------------------- /testcases/_extras/sql/snippet_at: -------------------------------------------------------------------------------- 1 | @1 -------------------------------------------------------------------------------- /testcases/_extras/sql/snippet_colon: -------------------------------------------------------------------------------- 1 | :1 -------------------------------------------------------------------------------- /testcases/_extras/sql/snippet_fmtY: -------------------------------------------------------------------------------- 1 | %Y -------------------------------------------------------------------------------- /testcases/_extras/sql/snippet_int: -------------------------------------------------------------------------------- 1 | int -------------------------------------------------------------------------------- /testcases/_extras/sql/snippet_neg1: -------------------------------------------------------------------------------- 1 | -1 -------------------------------------------------------------------------------- /testcases/_extras/sql/snippet_pair: -------------------------------------------------------------------------------- 1 | a,b -------------------------------------------------------------------------------- /testcases/_extras/sql/snippet_qmark: -------------------------------------------------------------------------------- 1 | ?1 -------------------------------------------------------------------------------- /testcases/_extras/sql/snippet_star: -------------------------------------------------------------------------------- 1 | * -------------------------------------------------------------------------------- /testcases/_extras/sql/string_dbl_q: -------------------------------------------------------------------------------- 1 | "a" -------------------------------------------------------------------------------- /testcases/_extras/tiff/header_ii: -------------------------------------------------------------------------------- 1 | II* -------------------------------------------------------------------------------- /testcases/_extras/tiff/header_mm: -------------------------------------------------------------------------------- 1 | MM* -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_100: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_101: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_102: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_103: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_106: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_107: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_10D: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_10E: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_10F: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_110: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_111: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_112: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_115: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_116: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_117: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_11A: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_11B: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_11C: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_11D: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_11E: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_11F: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_122: -------------------------------------------------------------------------------- 1 | " -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_123: -------------------------------------------------------------------------------- 1 | # -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_124: -------------------------------------------------------------------------------- 1 | $ -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_125: -------------------------------------------------------------------------------- 1 | % -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_128: -------------------------------------------------------------------------------- 1 | ( -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_129: -------------------------------------------------------------------------------- 1 | ) -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_12D: -------------------------------------------------------------------------------- 1 | - -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_131: -------------------------------------------------------------------------------- 1 | 1 -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_132: -------------------------------------------------------------------------------- 1 | 2 -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_13B: -------------------------------------------------------------------------------- 1 | ; -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_13C: -------------------------------------------------------------------------------- 1 | < -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_13D: -------------------------------------------------------------------------------- 1 | = -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_13E: -------------------------------------------------------------------------------- 1 | > -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_13F: -------------------------------------------------------------------------------- 1 | ? -------------------------------------------------------------------------------- /testcases/_extras/tiff/section_140: -------------------------------------------------------------------------------- 1 | @ -------------------------------------------------------------------------------- /testcases/_extras/webp/header_RIFF: -------------------------------------------------------------------------------- 1 | RIFF -------------------------------------------------------------------------------- /testcases/_extras/webp/header_WEBP: -------------------------------------------------------------------------------- 1 | WEBP -------------------------------------------------------------------------------- /testcases/_extras/webp/section_VP8: -------------------------------------------------------------------------------- 1 | VP8 -------------------------------------------------------------------------------- /testcases/_extras/webp/section_XMP: -------------------------------------------------------------------------------- 1 | XMP -------------------------------------------------------------------------------- /testcases/_extras/xml/entity_hex: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /testcases/_extras/xml/string_any: -------------------------------------------------------------------------------- 1 | ANY -------------------------------------------------------------------------------- /testcases/_extras/xml/string_dashes: -------------------------------------------------------------------------------- 1 | -- -------------------------------------------------------------------------------- /testcases/_extras/xml/string_percent: -------------------------------------------------------------------------------- 1 | %a -------------------------------------------------------------------------------- /testcases/_extras/xml/string_ucs4: -------------------------------------------------------------------------------- 1 | UCS-4 -------------------------------------------------------------------------------- /testcases/_extras/xml/string_utf8: -------------------------------------------------------------------------------- 1 | UTF-8 -------------------------------------------------------------------------------- /testcases/_extras/xml/tag_close: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /testcases/_extras/xml/tag_open_q: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /testcases/_extras/xml/tag_xml_q: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /QuickStartGuide.txt: -------------------------------------------------------------------------------- 1 | docs/QuickStartGuide.txt -------------------------------------------------------------------------------- /testcases/_extras/jpeg/header_jfif: -------------------------------------------------------------------------------- 1 | JFIF -------------------------------------------------------------------------------- /testcases/_extras/jpeg/header_jfxx: -------------------------------------------------------------------------------- 1 | JFXX -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_break: -------------------------------------------------------------------------------- 1 | break -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_catch: -------------------------------------------------------------------------------- 1 | catch -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_const: -------------------------------------------------------------------------------- 1 | const -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_default: -------------------------------------------------------------------------------- 1 | default -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_delete: -------------------------------------------------------------------------------- 1 | delete -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_escape: -------------------------------------------------------------------------------- 1 | escape -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_export: -------------------------------------------------------------------------------- 1 | export -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_finally: -------------------------------------------------------------------------------- 1 | finally -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_isNaN: -------------------------------------------------------------------------------- 1 | isNaN -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_return: -------------------------------------------------------------------------------- 1 | return -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_switch: -------------------------------------------------------------------------------- 1 | switch -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_throw: -------------------------------------------------------------------------------- 1 | throw -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_typeof: -------------------------------------------------------------------------------- 1 | typeof -------------------------------------------------------------------------------- /testcases/_extras/js/keyword_while: -------------------------------------------------------------------------------- 1 | while -------------------------------------------------------------------------------- /testcases/_extras/js/misc_code_block: -------------------------------------------------------------------------------- 1 | {1} -------------------------------------------------------------------------------- /testcases/_extras/js/misc_colon_string: -------------------------------------------------------------------------------- 1 | 'a': -------------------------------------------------------------------------------- /testcases/_extras/js/misc_comment_line: -------------------------------------------------------------------------------- 1 | // -------------------------------------------------------------------------------- /testcases/_extras/js/misc_identical: -------------------------------------------------------------------------------- 1 | === -------------------------------------------------------------------------------- /testcases/_extras/js/misc_parentheses: -------------------------------------------------------------------------------- 1 | () -------------------------------------------------------------------------------- /testcases/_extras/js/misc_parentheses_1: -------------------------------------------------------------------------------- 1 | (1) -------------------------------------------------------------------------------- /testcases/_extras/js/misc_parentheses_a: -------------------------------------------------------------------------------- 1 | (a) -------------------------------------------------------------------------------- /testcases/_extras/js/misc_plus_assign: -------------------------------------------------------------------------------- 1 | += -------------------------------------------------------------------------------- /testcases/_extras/js/misc_unicode: -------------------------------------------------------------------------------- 1 | '\u0001' -------------------------------------------------------------------------------- /testcases/_extras/js/object_Array: -------------------------------------------------------------------------------- 1 | Array -------------------------------------------------------------------------------- /testcases/_extras/js/object_Boolean: -------------------------------------------------------------------------------- 1 | Boolean -------------------------------------------------------------------------------- /testcases/_extras/js/object_Number: -------------------------------------------------------------------------------- 1 | Number -------------------------------------------------------------------------------- /testcases/_extras/js/object_Object: -------------------------------------------------------------------------------- 1 | Object -------------------------------------------------------------------------------- /testcases/_extras/js/object_RegExp: -------------------------------------------------------------------------------- 1 | RegExp -------------------------------------------------------------------------------- /testcases/_extras/js/object_String: -------------------------------------------------------------------------------- 1 | String -------------------------------------------------------------------------------- /testcases/_extras/js/object_Symbol: -------------------------------------------------------------------------------- 1 | Symbol -------------------------------------------------------------------------------- /testcases/_extras/js/object_false: -------------------------------------------------------------------------------- 1 | false -------------------------------------------------------------------------------- /testcases/_extras/js/prop_charAt: -------------------------------------------------------------------------------- 1 | .charAt -------------------------------------------------------------------------------- /testcases/_extras/js/prop_concat: -------------------------------------------------------------------------------- 1 | .concat -------------------------------------------------------------------------------- /testcases/_extras/js/prop_length: -------------------------------------------------------------------------------- 1 | .length -------------------------------------------------------------------------------- /testcases/_extras/js/prop_proto: -------------------------------------------------------------------------------- 1 | .__proto__ -------------------------------------------------------------------------------- /testcases/_extras/js/prop_toCode: -------------------------------------------------------------------------------- 1 | .toCode -------------------------------------------------------------------------------- /testcases/_extras/js/prop_toString: -------------------------------------------------------------------------------- 1 | .toString -------------------------------------------------------------------------------- /testcases/_extras/js/prop_valueOf: -------------------------------------------------------------------------------- 1 | .valueOf -------------------------------------------------------------------------------- /testcases/_extras/sql/function_abs: -------------------------------------------------------------------------------- 1 | abs(1) -------------------------------------------------------------------------------- /testcases/_extras/sql/function_avg: -------------------------------------------------------------------------------- 1 | avg(1) -------------------------------------------------------------------------------- /testcases/_extras/sql/function_char: -------------------------------------------------------------------------------- 1 | char(1) -------------------------------------------------------------------------------- /testcases/_extras/sql/function_hex: -------------------------------------------------------------------------------- 1 | hex(1) -------------------------------------------------------------------------------- /testcases/_extras/sql/function_max: -------------------------------------------------------------------------------- 1 | max(1,1) -------------------------------------------------------------------------------- /testcases/_extras/sql/function_min: -------------------------------------------------------------------------------- 1 | min(1,1) -------------------------------------------------------------------------------- /testcases/_extras/sql/function_sum: -------------------------------------------------------------------------------- 1 | sum(1) -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_ABORT: -------------------------------------------------------------------------------- 1 | ABORT -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_ACTION: -------------------------------------------------------------------------------- 1 | ACTION -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_AFTER: -------------------------------------------------------------------------------- 1 | AFTER -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_ALTER: -------------------------------------------------------------------------------- 1 | ALTER -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_ATTACH: -------------------------------------------------------------------------------- 1 | ATTACH -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_BEFORE: -------------------------------------------------------------------------------- 1 | BEFORE -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_BEGIN: -------------------------------------------------------------------------------- 1 | BEGIN -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_CHECK: -------------------------------------------------------------------------------- 1 | CHECK -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_COLUMN: -------------------------------------------------------------------------------- 1 | COLUMN -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_COMMIT: -------------------------------------------------------------------------------- 1 | COMMIT -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_CREATE: -------------------------------------------------------------------------------- 1 | CREATE -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_CROSS: -------------------------------------------------------------------------------- 1 | CROSS -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_DELETE: -------------------------------------------------------------------------------- 1 | DELETE -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_DETACH: -------------------------------------------------------------------------------- 1 | DETACH -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_ESCAPE: -------------------------------------------------------------------------------- 1 | ESCAPE -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_EXCEPT: -------------------------------------------------------------------------------- 1 | EXCEPT -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_EXISTS: -------------------------------------------------------------------------------- 1 | EXISTS -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_GROUP: -------------------------------------------------------------------------------- 1 | GROUP -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_HAVING: -------------------------------------------------------------------------------- 1 | HAVING -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_IGNORE: -------------------------------------------------------------------------------- 1 | IGNORE -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_INDEX: -------------------------------------------------------------------------------- 1 | INDEX -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_INNER: -------------------------------------------------------------------------------- 1 | INNER -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_INSERT: -------------------------------------------------------------------------------- 1 | INSERT -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_ISNULL: -------------------------------------------------------------------------------- 1 | ISNULL -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_LIMIT: -------------------------------------------------------------------------------- 1 | LIMIT -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_MATCH: -------------------------------------------------------------------------------- 1 | MATCH -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_OFFSET: -------------------------------------------------------------------------------- 1 | OFFSET -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_ORDER: -------------------------------------------------------------------------------- 1 | ORDER -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_OUTER: -------------------------------------------------------------------------------- 1 | OUTER -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_PRAGMA: -------------------------------------------------------------------------------- 1 | PRAGMA -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_QUERY: -------------------------------------------------------------------------------- 1 | QUERY -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_RAISE: -------------------------------------------------------------------------------- 1 | RAISE -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_REGEXP: -------------------------------------------------------------------------------- 1 | REGEXP -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_RENAME: -------------------------------------------------------------------------------- 1 | RENAME -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_RIGHT: -------------------------------------------------------------------------------- 1 | RIGHT -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_SELECT: -------------------------------------------------------------------------------- 1 | SELECT -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_TABLE: -------------------------------------------------------------------------------- 1 | TABLE -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_UNION: -------------------------------------------------------------------------------- 1 | UNION -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_UNIQUE: -------------------------------------------------------------------------------- 1 | UNIQUE -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_UPDATE: -------------------------------------------------------------------------------- 1 | UPDATE -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_USING: -------------------------------------------------------------------------------- 1 | USING -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_VACUUM: -------------------------------------------------------------------------------- 1 | VACUUM -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_VALUES: -------------------------------------------------------------------------------- 1 | VALUES -------------------------------------------------------------------------------- /testcases/_extras/sql/keyword_WHERE: -------------------------------------------------------------------------------- 1 | WHERE -------------------------------------------------------------------------------- /testcases/_extras/sql/operator_concat: -------------------------------------------------------------------------------- 1 | || -------------------------------------------------------------------------------- /testcases/_extras/sql/operator_ebove_eq: -------------------------------------------------------------------------------- 1 | >= -------------------------------------------------------------------------------- /testcases/_extras/sql/snippet_backticks: -------------------------------------------------------------------------------- 1 | `a` -------------------------------------------------------------------------------- /testcases/_extras/sql/snippet_blob: -------------------------------------------------------------------------------- 1 | blob -------------------------------------------------------------------------------- /testcases/_extras/sql/snippet_brackets: -------------------------------------------------------------------------------- 1 | [a] -------------------------------------------------------------------------------- /testcases/_extras/sql/snippet_comment: -------------------------------------------------------------------------------- 1 | /* */ -------------------------------------------------------------------------------- /testcases/_extras/sql/snippet_dollar: -------------------------------------------------------------------------------- 1 | $1 -------------------------------------------------------------------------------- /testcases/_extras/sql/snippet_dotref: -------------------------------------------------------------------------------- 1 | a.b -------------------------------------------------------------------------------- /testcases/_extras/sql/snippet_semicolon: -------------------------------------------------------------------------------- 1 | ; -------------------------------------------------------------------------------- /testcases/_extras/sql/string_single_q: -------------------------------------------------------------------------------- 1 | 'a' -------------------------------------------------------------------------------- /testcases/_extras/webp/section_ALPH: -------------------------------------------------------------------------------- 1 | ALPH -------------------------------------------------------------------------------- /testcases/_extras/webp/section_ANIM: -------------------------------------------------------------------------------- 1 | ANIM -------------------------------------------------------------------------------- /testcases/_extras/webp/section_ANMF: -------------------------------------------------------------------------------- 1 | ANMF -------------------------------------------------------------------------------- /testcases/_extras/webp/section_EXIF: -------------------------------------------------------------------------------- 1 | EXIF -------------------------------------------------------------------------------- /testcases/_extras/webp/section_FRGM: -------------------------------------------------------------------------------- 1 | FRGM -------------------------------------------------------------------------------- /testcases/_extras/webp/section_ICCP: -------------------------------------------------------------------------------- 1 | ICCP -------------------------------------------------------------------------------- /testcases/_extras/webp/section_VP8L: -------------------------------------------------------------------------------- 1 | VP8L -------------------------------------------------------------------------------- /testcases/_extras/webp/section_VP8X: -------------------------------------------------------------------------------- 1 | VP8X -------------------------------------------------------------------------------- /testcases/_extras/xml/attr_generic: -------------------------------------------------------------------------------- 1 | a="1" -------------------------------------------------------------------------------- /testcases/_extras/xml/attr_href: -------------------------------------------------------------------------------- 1 | href="1" -------------------------------------------------------------------------------- /testcases/_extras/xml/attr_xmlns: -------------------------------------------------------------------------------- 1 | xmlns="1" -------------------------------------------------------------------------------- /testcases/_extras/xml/entity_builtin: -------------------------------------------------------------------------------- 1 | < -------------------------------------------------------------------------------- /testcases/_extras/xml/entity_decimal: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /testcases/_extras/xml/entity_external: -------------------------------------------------------------------------------- 1 | &a; -------------------------------------------------------------------------------- /testcases/_extras/xml/string_brackets: -------------------------------------------------------------------------------- 1 | [] -------------------------------------------------------------------------------- /testcases/_extras/xml/string_cdata: -------------------------------------------------------------------------------- 1 | CDATA -------------------------------------------------------------------------------- /testcases/_extras/xml/string_col_generic: -------------------------------------------------------------------------------- 1 | :a -------------------------------------------------------------------------------- /testcases/_extras/xml/string_empty: -------------------------------------------------------------------------------- 1 | EMPTY -------------------------------------------------------------------------------- /testcases/_extras/xml/string_empty_quotes: -------------------------------------------------------------------------------- 1 | '' -------------------------------------------------------------------------------- /testcases/_extras/xml/string_entity: -------------------------------------------------------------------------------- 1 | ENTITY -------------------------------------------------------------------------------- /testcases/_extras/xml/string_fixed: -------------------------------------------------------------------------------- 1 | #FIXED -------------------------------------------------------------------------------- /testcases/_extras/xml/string_idref: -------------------------------------------------------------------------------- 1 | IDREF -------------------------------------------------------------------------------- /testcases/_extras/xml/string_idrefs: -------------------------------------------------------------------------------- 1 | IDREFS -------------------------------------------------------------------------------- /testcases/_extras/xml/string_nmtoken: -------------------------------------------------------------------------------- 1 | NMTOKEN -------------------------------------------------------------------------------- /testcases/_extras/xml/string_parentheses: -------------------------------------------------------------------------------- 1 | () -------------------------------------------------------------------------------- /testcases/_extras/xml/string_pcdata: -------------------------------------------------------------------------------- 1 | #PCDATA -------------------------------------------------------------------------------- /testcases/_extras/xml/string_public: -------------------------------------------------------------------------------- 1 | PUBLIC -------------------------------------------------------------------------------- /testcases/_extras/xml/string_schema: -------------------------------------------------------------------------------- 1 | :schema -------------------------------------------------------------------------------- /testcases/_extras/xml/string_system: -------------------------------------------------------------------------------- 1 | SYSTEM -------------------------------------------------------------------------------- /testcases/_extras/xml/string_utf16: -------------------------------------------------------------------------------- 1 | UTF-16 -------------------------------------------------------------------------------- /testcases/_extras/xml/string_xmlns: -------------------------------------------------------------------------------- 1 | xmlns: -------------------------------------------------------------------------------- /testcases/_extras/xml/tag_attlist: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_a: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_b: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_i: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_p: -------------------------------------------------------------------------------- 1 |

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_bdi: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_bdo: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_big: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_body: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_br: -------------------------------------------------------------------------------- 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_data: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_dd: -------------------------------------------------------------------------------- 1 |

2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_del: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_desc: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_dfn: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_dir: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_div: -------------------------------------------------------------------------------- 1 |
2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_dl: -------------------------------------------------------------------------------- 1 |
2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_dt: -------------------------------------------------------------------------------- 1 |
2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_em: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_font: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_form: -------------------------------------------------------------------------------- 1 |
2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_h1: -------------------------------------------------------------------------------- 1 |

2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_h2: -------------------------------------------------------------------------------- 1 |

2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_h3: -------------------------------------------------------------------------------- 1 |

2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_h4: -------------------------------------------------------------------------------- 1 |

2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_h5: -------------------------------------------------------------------------------- 1 |

2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_h6: -------------------------------------------------------------------------------- 1 |
2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_head: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_hr: -------------------------------------------------------------------------------- 1 |
2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_html: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_img: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_ins: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_kbd: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_li: -------------------------------------------------------------------------------- 1 |
  • 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_link: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_main: -------------------------------------------------------------------------------- 1 |
    2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_map: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_mark: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_math: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_menu: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_meta: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_mi: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_mn: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_mo: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_ms: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /testcases/_extras/html/basic_tags/tag_nav: -------------------------------------------------------------------------------- 1 |