c_src: regenerate
[nit.git] / c_src / standard__string_search.sep.0.h
diff --git a/c_src/standard__string_search.sep.0.h b/c_src/standard__string_search.sep.0.h
new file mode 100644 (file)
index 0000000..593418e
--- /dev/null
@@ -0,0 +1,51 @@
+#include "nit.common.h"
+val* NEW_standard__Array(const struct type* type);
+extern const struct type type_standard__Array__standard__Match;
+void standard___standard__Array___standard__kernel__Object__init(val* self);
+#define COLOR_standard__string_search__Pattern__search_in 38
+#define COLOR_standard__kernel__Object___61d_61d 2
+#define COLOR_standard__string_search__Match___from 1
+extern const struct type type_standard__Int;
+extern const char FILE_standard__kernel[];
+val* NEW_standard__Match(const struct type* type);
+extern const struct type type_standard__Match;
+#define COLOR_standard__string__Object__to_s 9
+#define COLOR_standard__string_search__Match__string_61d 33
+#define COLOR_standard__string_search__Match__from_61d 35
+#define COLOR_standard__string_search__Match__length_61d 37
+#define COLOR_standard__kernel__Object__init 7
+void standard___standard__Array___standard__abstract_collection__SimpleCollection__add(val* self, val* p0);
+long standard___standard__Match___after(val* self);
+#define COLOR_standard__string__Text__length 47
+#define COLOR_standard__string_search__Match___string 0
+extern const char FILE_standard__string_search[];
+#define COLOR_standard__string_search__Match___length 2
+#define COLOR_standard__string__Text__substring 48
+#define COLOR_standard__string__Text__chars 46
+#define COLOR_standard__abstract_collection__SequenceRead___91d_93d 45
+extern const struct class class_standard__Char;
+long standard__string_search___Char___Pattern__search_index_in(char self, val* p0, long p1);
+val* standard__string_search___Char___Pattern__search_in(char self, val* p0, long p1);
+long standard__string_search___Text___Pattern__search_index_in(val* self, val* p0, long p1);
+val* standard___standard__Pattern___split_in(val* self, val* p0);
+extern const struct type type_standard__Array__standard__String;
+#define COLOR_standard__array__AbstractArrayRead___length 0
+void standard___standard__Array___with_capacity(val* self, long p0);
+val* standard___standard__AbstractArrayRead___standard__abstract_collection__Collection__iterator(val* self);
+short int standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__is_ok(val* self);
+val* standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__item(val* self);
+val* standard___standard__Match___standard__string__Object__to_s(val* self);
+void standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__next(val* self);
+val* standard__string_search___Text___split(val* self, val* p0);
+extern const struct type type_standard__Array__standard__Text;
+void standard___standard__AbstractArray___standard__abstract_collection__Sequence__push(val* self, val* p0);
+#define COLOR_standard__Array__standard__string__Text__SELFTYPE 2
+val* standard___standard__Text___substring_from(val* self, long p0);
+#define COLOR_standard__Array__standard__Array___35dE 2
+val* NEW_standard__NativeArray(int length, const struct type* type);
+#define COLOR_standard__NativeArray__standard__Array___35dE 3
+#define COLOR_standard__array__Array__with_native 73
+void standard___standard__Array___with_items(val* self, val* p0);
+#define COLOR_standard__string__Text__SELFTYPE 1
+val* standard__string_search___Text___split_with(val* self, val* p0);
+val* standard__string___Collection___join(val* self, val* p0);