Home
last modified time | relevance | path

Searched refs:SCRIPT_START_TAG_NAME (Results 1 – 3 of 3) sorted by relevance

/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-vue/src/tree_sitter_html/
H A Dscanner.cc16 SCRIPT_START_TAG_NAME, enumerator
193 lexer->result_symbol = SCRIPT_START_TAG_NAME; in scan_start_tag_name()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-html/src/
H A Dscanner.cc16 SCRIPT_START_TAG_NAME, enumerator
193 lexer->result_symbol = SCRIPT_START_TAG_NAME; in scan_start_tag_name()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-svelte/src/
H A Dscanner.c12 SCRIPT_START_TAG_NAME, enumerator
209 lexer->result_symbol = SCRIPT_START_TAG_NAME; in scan_start_tag_name()