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

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 5 of file str_instrrevany.c.

Here is the call graph for this function: