misc/vim: inform the user when no results are found
[nit.git] / c_src / standard__string_search.sep.0.h
1 #include "nit.common.h"
2 val* NEW_standard__Array(const struct type* type);
3 extern const struct type type_standard__Array__standard__Match;
4 void standard___standard__Array___standard__kernel__Object__init(val* self);
5 #define COLOR_standard__string_search__Pattern__search_in 38
6 #define COLOR_standard__kernel__Object___61d_61d 2
7 #define COLOR_standard__string_search__Match___from 1
8 extern const struct type type_standard__Int;
9 extern const char FILE_standard__kernel[];
10 val* NEW_standard__Match(const struct type* type);
11 extern const struct type type_standard__Match;
12 #define COLOR_standard__string__Object__to_s 9
13 #define COLOR_standard__string_search__Match__string_61d 33
14 #define COLOR_standard__string_search__Match__from_61d 35
15 #define COLOR_standard__string_search__Match__length_61d 37
16 #define COLOR_standard__kernel__Object__init 7
17 void standard___standard__Array___standard__abstract_collection__SimpleCollection__add(val* self, val* p0);
18 long standard___standard__Match___after(val* self);
19 #define COLOR_standard__string__Text__length 47
20 #define COLOR_standard__string_search__Match___string 0
21 extern const char FILE_standard__string_search[];
22 #define COLOR_standard__string_search__Match___length 2
23 #define COLOR_standard__string__Text__substring 48
24 #define COLOR_standard__string__Text__chars 46
25 #define COLOR_standard__abstract_collection__SequenceRead___91d_93d 45
26 extern const struct class class_standard__Char;
27 long standard__string_search___Char___Pattern__search_index_in(char self, val* p0, long p1);
28 val* standard__string_search___Char___Pattern__search_in(char self, val* p0, long p1);
29 long standard__string_search___Text___Pattern__search_index_in(val* self, val* p0, long p1);
30 val* standard___standard__Pattern___split_in(val* self, val* p0);
31 extern const struct type type_standard__Array__standard__String;
32 #define COLOR_standard__array__AbstractArrayRead___length 0
33 void standard___standard__Array___with_capacity(val* self, long p0);
34 val* standard___standard__AbstractArrayRead___standard__abstract_collection__Collection__iterator(val* self);
35 short int standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__is_ok(val* self);
36 val* standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__item(val* self);
37 val* standard___standard__Match___standard__string__Object__to_s(val* self);
38 void standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__next(val* self);
39 val* standard__string_search___Text___split(val* self, val* p0);
40 extern const struct type type_standard__Array__standard__Text;
41 void standard___standard__AbstractArray___standard__abstract_collection__Sequence__push(val* self, val* p0);
42 #define COLOR_standard__Array__standard__string__Text__SELFTYPE 2
43 val* standard___standard__Text___substring_from(val* self, long p0);
44 #define COLOR_standard__Array__standard__Array___35dE 2
45 val* NEW_standard__NativeArray(int length, const struct type* type);
46 #define COLOR_standard__NativeArray__standard__Array___35dE 3
47 #define COLOR_standard__array__Array__with_native 73
48 void standard___standard__Array___with_items(val* self, val* p0);
49 #define COLOR_standard__string__Text__SELFTYPE 1
50 val* standard__string_search___Text___split_with(val* self, val* p0);
51 val* standard__string___Collection___join(val* self, val* p0);