STRTOK_TABLE     1375 ext/standard/string.c 		STRTOK_TABLE(token++) = 1;
STRTOK_TABLE     1379 ext/standard/string.c 	while (STRTOK_TABLE(p)) {
STRTOK_TABLE     1391 ext/standard/string.c 		if (STRTOK_TABLE(p)) {
STRTOK_TABLE     1410 ext/standard/string.c 		STRTOK_TABLE(token++) = 0;