// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
php54
/
usr
/
include
/
php
/
TSRM
[ PARENT ]
EDIT :: tsrm_strtok_r.h
#ifndef TSRM_STRTOK_R #define TSRM_STRTOK_R char *tsrm_strtok_r(char *s, const char *delim, char **last); #endif
SAVE
CANCEL