X-Git-Url: http://nitlanguage.org diff --git a/c_src/standard__string_search.sep.0.h b/c_src/standard__string_search.sep.0.h index 593418e..6cc2faa 100644 --- a/c_src/standard__string_search.sep.0.h +++ b/c_src/standard__string_search.sep.0.h @@ -2,30 +2,29 @@ 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__Pattern__search_in 22 +#define COLOR_standard__kernel__Object___61d_61d 4 #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 +#define COLOR_standard__string__Object__to_s 3 +#define COLOR_standard__string_search__Match__string_61d 18 +#define COLOR_standard__string_search__Match__from_61d 19 +#define COLOR_standard__string_search__Match__length_61d 20 +#define COLOR_standard__kernel__Object__init 0 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__Text__length 26 #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); +#define COLOR_standard__string__Text__substring 28 +#define COLOR_standard__string__Text__chars 27 +#define COLOR_standard__abstract_collection__SequenceRead___91d_93d 31 +long standard__string_search___Char___Pattern__search_index_in(uint32_t self, val* p0, long p1); +val* standard__string_search___Char___Pattern__search_in(uint32_t 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; @@ -36,16 +35,10 @@ short int standard__array___standard__array__ArrayIterator___standard__abstract_ 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); +void standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__finish(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___standard__Text___substring_from(val* self, long p0); val* standard__string_search___Text___split_with(val* self, val* p0); val* standard__string___Collection___join(val* self, val* p0);