FreeBASIC  0.91.0
str_instrany.c File Reference
#include "fb.h"
Include dependency graph for str_instrany.c:

Go to the source code of this file.

Functions

FBCALL ssize_t fb_StrInstrAny (ssize_t start, FBSTRING *src, FBSTRING *patt)
 

Function Documentation

FBCALL ssize_t fb_StrInstrAny ( ssize_t  start,
FBSTRING src,
FBSTRING patt 
)

Definition at line 5 of file str_instrany.c.

Here is the call graph for this function: