Searched defs:php_strtok_r (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/main/ | ||
H A D | php_reentrancy.h | 96 #define php_strtok_r strtok_r macro |
H A D | reentrancy.c | 264 php_strtok_r(char *s, const char *delim, char **last) in php_strtok_r() function |
Completed in 9 milliseconds