![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <string.h>
Include dependency graph for strnstr.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| char * | strnstr (const char *s1, size_t s1len, const char *s2, size_t s2len) |
| char* strnstr | ( | const char * | s1, |
| size_t | s1len, | ||
| const char * | s2, | ||
| size_t | s2len | ||
| ) |
Definition at line 18 of file strnstr.cc.
View newest version in sPHENIX GitHub at line 18 of file strnstr.cc
Referenced by msg_buffer::format().
Here is the caller graph for this function: