fast_c_string_match 3363 src/treesit.c return fast_c_string_match (pred, type, strlen (type)) >= 0; fast_c_string_match 3400 src/treesit.c if (!(fast_c_string_match (car, type, strlen (type)) >= 0))