README: document nit_env.sh
[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 22
6 #define COLOR_standard__kernel__Object___61d_61d 4
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 3
13 #define COLOR_standard__string_search__Match__string_61d 18
14 #define COLOR_standard__string_search__Match__from_61d 19
15 #define COLOR_standard__string_search__Match__length_61d 20
16 #define COLOR_standard__kernel__Object__init 0
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 26
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 28
24 #define COLOR_standard__string__Text__chars 27
25 #define COLOR_standard__abstract_collection__SequenceRead___91d_93d 31
26 long standard__string_search___Char___Pattern__search_index_in(uint32_t self, val* p0, long p1);
27 val* standard__string_search___Char___Pattern__search_in(uint32_t self, val* p0, long p1);
28 long standard__string_search___Text___Pattern__search_index_in(val* self, val* p0, long p1);
29 val* standard___standard__Pattern___split_in(val* self, val* p0);
30 extern const struct type type_standard__Array__standard__String;
31 #define COLOR_standard__array__AbstractArrayRead___length 0
32 void standard___standard__Array___with_capacity(val* self, long p0);
33 val* standard___standard__AbstractArrayRead___standard__abstract_collection__Collection__iterator(val* self);
34 short int standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__is_ok(val* self);
35 val* standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__item(val* self);
36 val* standard___standard__Match___standard__string__Object__to_s(val* self);
37 void standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__next(val* self);
38 void standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__finish(val* self);
39 val* standard__string_search___Text___split(val* self, val* p0);
40 #define COLOR_standard__Array__standard__string__Text__SELFTYPE 2
41 #define COLOR_standard__string__Text__SELFTYPE 1
42 val* standard___standard__Text___substring_from(val* self, long p0);
43 val* standard__string_search___Text___split_with(val* self, val* p0);
44 val* standard__string___Collection___join(val* self, val* p0);