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