[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] 'NInStr()' is a new routine that searches for a pattern into a string and...



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
7e828da6 by Benoît Minisini at 2025-10-03T12:12:10+02:00
'NInStr()' is a new routine that searches for a pattern into a string and returns the number of matches.

[COMPILER]
* NEW: 'NInStr()' is a new routine that searches for a pattern into a string and returns the number of matches.

[INTERPRETER]
* NEW: 'NInStr()' is a new routine that searches for a pattern into a string and returns the number of matches.

- - - - -


9 changed files:

- main/gbc/gbc_trans_subr.c
- main/gbx/gbx_class_info.c
- main/gbx/gbx_exec_loop.c
- main/gbx/gbx_subr.h
- main/gbx/gbx_subr_math.c
- main/gbx/gbx_subr_string.c
- main/gbx/gbx_tokenize.c
- main/share/gb_reserved_keyword.h
- main/share/gb_reserved_temp.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7e828da64dde07be638f79895984e19ac4de873b

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7e828da64dde07be638f79895984e19ac4de873b
You're receiving this email because of your account on gitlab.com.