STRTOK_TABLE     1305 ext/standard/string.c 		STRTOK_TABLE(token++) = 1;
STRTOK_TABLE     1309 ext/standard/string.c 	while (STRTOK_TABLE(p)) {
STRTOK_TABLE     1321 ext/standard/string.c 		if (STRTOK_TABLE(p)) {
STRTOK_TABLE     1340 ext/standard/string.c 		STRTOK_TABLE(token++) = 0;