Merge: doc: fixed some typos and other misc. corrections
[nit.git] / c_src / core__string_search.sep.0.h
1 #include "nit.common.h"
2 val* NEW_core__Array(const struct type* type);
3 extern const struct type type_core__Array__core__Match;
4 void core___core__Array___core__kernel__Object__init(val* self);
5 #define COLOR_core__string_search__Pattern__search_in 21
6 #define COLOR_core__kernel__Object___61d_61d 4
7 #define COLOR_core__string_search__Match___from 1
8 extern const struct type type_core__Int;
9 extern const char FILE_core__kernel[];
10 val* NEW_core__Match(const struct type* type);
11 extern const struct type type_core__Match;
12 #define COLOR_core__abstract_text__Object__to_s 3
13 #define COLOR_core__string_search__Match__string_61d 14
14 #define COLOR_core__string_search__Match__from_61d 15
15 #define COLOR_core__string_search__Match__length_61d 16
16 #define COLOR_core__kernel__Object__init 0
17 void core___core__Array___core__abstract_collection__SimpleCollection__add(val* self, val* p0);
18 long core___core__Match___after(val* self);
19 #define COLOR_core__abstract_text__Text__length 25
20 #define COLOR_core__string_search__Match___string 0
21 extern const char FILE_core__string_search[];
22 #define COLOR_core__string_search__Match___length 2
23 #define COLOR_core__abstract_text__Text__substring 28
24 #define COLOR_core___core__Match___core__kernel__Object__init 19
25 #define COLOR_core__abstract_text__Text___91d_93d 31
26 long core__string_search___Char___Pattern__search_index_in(uint32_t self, val* p0, long p1);
27 val* core__string_search___Char___Pattern__search_in(uint32_t self, val* p0, long p1);
28 long core__string_search___Text___Pattern__search_index_in(val* self, val* p0, long p1);
29 val* core___core__Pattern___split_in(val* self, val* p0);
30 extern const struct type type_core__Array__core__String;
31 #define COLOR_core__array__AbstractArrayRead___length 0
32 void core___core__Array___with_capacity(val* self, long p0);
33 val* core___core__AbstractArrayRead___core__abstract_collection__Collection__iterator(val* self);
34 #define COLOR_core__abstract_collection__Iterator__is_ok 12
35 #define COLOR_core__abstract_collection__Iterator__item 13
36 val* core___core__Match___core__abstract_text__Object__to_s(val* self);
37 #define COLOR_core__abstract_collection__Iterator__next 14
38 #define COLOR_core__abstract_collection__Iterator__finish 15
39 val* core__string_search___Text___split(val* self, val* p0);
40 #define COLOR_core__Array__core__abstract_text__Text__SELFTYPE 3
41 #define COLOR_core__abstract_text__Text__SELFTYPE 2
42 #define COLOR_core__abstract_text__Text__substring_from 34
43 val* core__string_search___Text___split_with(val* self, val* p0);
44 val* core__abstract_text___Collection___join(val* self, val* p0, val* p1);