FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
static ssize_t | fb_hFindNaive (ssize_t start, const char *pachText, ssize_t len_text, const char *pachPattern, ssize_t len_pattern) |
FBCALL ssize_t | fb_StrInstrRev (FBSTRING *src, FBSTRING *patt, ssize_t start) |
|
static |