Your IP : 18.188.131.255


Current Path : /opt/cpanel/ea-php70/root/usr/include/php/TSRM/
Upload File :
Current File : //opt/cpanel/ea-php70/root/usr/include/php/TSRM/tsrm_strtok_r.h

#ifndef TSRM_STRTOK_R
#define TSRM_STRTOK_R

#include "TSRM.h"

TSRM_API char *tsrm_strtok_r(char *s, const char *delim, char **last);

#endif