Home
last modified time | relevance | path

Searched refs:EXTERNAL_TOKEN_COUNT (Results 1 – 25 of 37) sorted by relevance

12

/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-html/src/
H A Dparser.c14 #define EXTERNAL_TOKEN_COUNT 9 macro
648 static TSSymbol ts_external_scanner_symbol_map[EXTERNAL_TOKEN_COUNT] = {
660 static bool ts_external_scanner_states[10][EXTERNAL_TOKEN_COUNT] = {
1894 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_html()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-json/src/
H A Dparser.c14 #define EXTERNAL_TOKEN_COUNT 0 macro
850 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_json()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-vue/src/
H A Dparser.c14 #define EXTERNAL_TOKEN_COUNT 12 macro
1008 static TSSymbol ts_external_scanner_symbol_map[EXTERNAL_TOKEN_COUNT] = {
1023 static bool ts_external_scanner_states[13][EXTERNAL_TOKEN_COUNT] = {
3472 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_vue()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-tsq/src/
H A Dparser.c14 #define EXTERNAL_TOKEN_COUNT 0 macro
1717 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_tsq()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-toml/src/
H A Dparser.c14 #define EXTERNAL_TOKEN_COUNT 5 macro
1665 static TSSymbol ts_external_scanner_symbol_map[EXTERNAL_TOKEN_COUNT] = {
1673 static bool ts_external_scanner_states[5][EXTERNAL_TOKEN_COUNT] = {
4545 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_toml()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-svelte/src/
H A Dparser.c14 #define EXTERNAL_TOKEN_COUNT 12 macro
1216 static const TSSymbol ts_external_scanner_symbol_map[EXTERNAL_TOKEN_COUNT] = {
1231 static const bool ts_external_scanner_states[11][EXTERNAL_TOKEN_COUNT] = {
5419 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_svelte()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-css/src/
H A Dparser.c14 #define EXTERNAL_TOKEN_COUNT 1 macro
3185 static TSSymbol ts_external_scanner_symbol_map[EXTERNAL_TOKEN_COUNT] = {
3189 static bool ts_external_scanner_states[2][EXTERNAL_TOKEN_COUNT] = {
9329 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_css()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-nix/src/
H A Dparser.c14 #define EXTERNAL_TOKEN_COUNT 4 macro
2090 static TSSymbol ts_external_scanner_symbol_map[EXTERNAL_TOKEN_COUNT] = {
2097 static bool ts_external_scanner_states[4][EXTERNAL_TOKEN_COUNT] = {
13194 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_nix()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-protobuf/src/
H A Dparser.c22 #define EXTERNAL_TOKEN_COUNT 0 macro
7952 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_protobuf()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-cmake/src/
H A Dparser.c14 #define EXTERNAL_TOKEN_COUNT 3 macro
2393 static const TSSymbol ts_external_scanner_symbol_map[EXTERNAL_TOKEN_COUNT] = {
2399 static const bool ts_external_scanner_states[4][EXTERNAL_TOKEN_COUNT] = {
18067 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_cmake()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-ledger/src/
H A Dparser.c22 #define EXTERNAL_TOKEN_COUNT 0 macro
10285 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_ledger()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-lua/src/
H A Dparser.c14 #define EXTERNAL_TOKEN_COUNT 2 macro
3597 static const TSSymbol ts_external_scanner_symbol_map[EXTERNAL_TOKEN_COUNT] = {
3602 static const bool ts_external_scanner_states[3][EXTERNAL_TOKEN_COUNT] = {
41332 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_lua()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-yaml/src/
H A Dparser.c14 #define EXTERNAL_TOKEN_COUNT 105 macro
3887 static TSSymbol ts_external_scanner_symbol_map[EXTERNAL_TOKEN_COUNT] = {
3995 static bool ts_external_scanner_states[110][EXTERNAL_TOKEN_COUNT] = {
38717 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_yaml()
/dports/devel/radare2/radare2-5.1.1/shlr/radare2-shell-parser/src/
H A Dparser.c22 #define EXTERNAL_TOKEN_COUNT 7 macro
6152 static TSSymbol ts_external_scanner_symbol_map[EXTERNAL_TOKEN_COUNT] = {
6162 static bool ts_external_scanner_states[12][EXTERNAL_TOKEN_COUNT] = {
35603 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_r2cmd()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-python/src/
H A Dparser.c14 #define EXTERNAL_TOKEN_COUNT 6 macro
6209 static TSSymbol ts_external_scanner_symbol_map[EXTERNAL_TOKEN_COUNT] = {
6218 static bool ts_external_scanner_states[8][EXTERNAL_TOKEN_COUNT] = {
53315 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_python()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-swift/src/
H A Dparser.c13 #define EXTERNAL_TOKEN_COUNT 0 macro
22166 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_swift()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-scala/src/
H A Dparser.c14 #define EXTERNAL_TOKEN_COUNT 10 macro
6892 static TSSymbol ts_external_scanner_symbol_map[EXTERNAL_TOKEN_COUNT] = {
6905 static bool ts_external_scanner_states[16][EXTERNAL_TOKEN_COUNT] = {
74142 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_scala()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-javascript/src/
H A Dparser.c14 #define EXTERNAL_TOKEN_COUNT 2 macro
5624 static TSSymbol ts_external_scanner_symbol_map[EXTERNAL_TOKEN_COUNT] = {
5629 static bool ts_external_scanner_states[4][EXTERNAL_TOKEN_COUNT] = {
60127 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_javascript()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-php/src/
H A Dparser.c14 #define EXTERNAL_TOKEN_COUNT 3 macro
6830 static TSSymbol ts_external_scanner_symbol_map[EXTERNAL_TOKEN_COUNT] = {
6836 static bool ts_external_scanner_states[6][EXTERNAL_TOKEN_COUNT] = {
71499 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_php()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-go/src/
H A Dparser.c14 #define EXTERNAL_TOKEN_COUNT 0 macro
51651 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_go()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-java/src/
H A Dparser.c14 #define EXTERNAL_TOKEN_COUNT 0 macro
45042 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_java()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-bash/src/
H A Dparser.c14 #define EXTERNAL_TOKEN_COUNT 15 macro
8187 static TSSymbol ts_external_scanner_symbol_map[EXTERNAL_TOKEN_COUNT] = {
8205 static bool ts_external_scanner_states[24][EXTERNAL_TOKEN_COUNT] = {
129316 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_bash()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-rust/src/
H A Dparser.c14 #define EXTERNAL_TOKEN_COUNT 4 macro
14035 static TSSymbol ts_external_scanner_symbol_map[EXTERNAL_TOKEN_COUNT] = {
14042 static bool ts_external_scanner_states[6][EXTERNAL_TOKEN_COUNT] = {
124325 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_rust()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-c/src/
H A Dparser.c14 #define EXTERNAL_TOKEN_COUNT 0 macro
67018 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_c()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-ruby/src/
H A Dparser.c14 #define EXTERNAL_TOKEN_COUNT 25 macro
8731 static TSSymbol ts_external_scanner_symbol_map[EXTERNAL_TOKEN_COUNT] = {
8759 static bool ts_external_scanner_states[31][EXTERNAL_TOKEN_COUNT] = {
238235 .external_token_count = EXTERNAL_TOKEN_COUNT, in tree_sitter_ruby()

12