STRTOK_TABLE     1315 ext/standard/string.c 		STRTOK_TABLE(token++) = 1;
STRTOK_TABLE     1319 ext/standard/string.c 	while (STRTOK_TABLE(p)) {
STRTOK_TABLE     1331 ext/standard/string.c 		if (STRTOK_TABLE(p)) {
STRTOK_TABLE     1350 ext/standard/string.c 		STRTOK_TABLE(token++) = 0;