update c_src
[nit.git] / c_src / string_search.sep.0.h
index 4a1405c..45ba1ae 100644 (file)
@@ -1,14 +1,14 @@
 #include "nit.common.h"
 val* NEW_array__Array(const struct type* type);
 extern const struct type type_array__Arraystring_search__Match;
-void array__Array__init(val* self);
-#define COLOR_string_search__Pattern__search_in 36
+#define COLOR_kernel__Object__init 7
+#define COLOR_string_search__Pattern__search_in 38
 #define COLOR_kernel__Object___61d_61d 2
 #define COLOR_string_search__Match___from 1
 extern const struct type type_kernel__Int;
 val* NEW_string_search__Match(const struct type* type);
 extern const struct type type_string_search__Match;
-#define COLOR_string__Object__to_s 7
+#define COLOR_string__Object__to_s 9
 void string_search__Match__init(val* self, val* p0, long p1, long p2);
 void array__Array__add(val* self, val* p0);
 long string_search__Match__after(val* self);
@@ -18,15 +18,15 @@ val* string_search__Pattern__split_in(val* self, val* p0);
 #define COLOR_string_search__Match___length 2
 val* string__FlatString__substring(val* self, long p0, long p1);
 val* string_search__Match__to_s(val* self);
-#define COLOR_string__Text__chars 39
-#define COLOR_abstract_collection__SequenceRead___91d_93d 39
+#define COLOR_string__Text__chars 46
+#define COLOR_abstract_collection__SequenceRead___91d_93d 46
 extern const struct class class_kernel__Char;
 long string_search__Char__search_index_in(char self, val* p0, long p1);
 val* string_search__Char__search_in(char self, val* p0, long p1);
 long string_search__Text__search_index_in(val* self, val* p0, long p1);
 val* string_search__Text__search_in(val* self, val* p0, long p1);
 #define COLOR_array__Arraystring__Text_VTSELFTYPE 2
-long array__AbstractArrayRead__length(val* self);
+#define COLOR_array__AbstractArrayRead___length 0
 void array__Array__with_capacity(val* self, long p0);
 val* array__AbstractArrayRead__iterator(val* self);
 short int array__ArrayIterator__is_ok(val* self);
@@ -35,3 +35,13 @@ val* array__ArrayIterator__item(val* self);
 void array__ArrayIterator__next(val* self);
 val* string_search__Text__split(val* self, val* p0);
 val* string_search__Text__split_with(val* self, val* p0);
+extern const struct type type_array__Arraystring__Text;
+void array__AbstractArray__push(val* self, val* p0);
+#define COLOR_string__Text__substring 48
+val* string__Text__substring_from(val* self, long p0);
+#define COLOR_array__Arrayarray__Array_FT0 10
+val* NEW_array__NativeArray(int length, const struct type* type);
+#define COLOR_array__NativeArrayarray__Array_FT0 0
+#define COLOR_array__Array__with_native 74
+void array__Array__with_items(val* self, val* p0);
+val* string_search__Text__split_once_on(val* self, val* p0);