STRTOK_TABLE     1310 ext/standard/string.c 		STRTOK_TABLE(token++) = 1;
STRTOK_TABLE     1314 ext/standard/string.c 	while (STRTOK_TABLE(p)) {
STRTOK_TABLE     1326 ext/standard/string.c 		if (STRTOK_TABLE(p)) {
STRTOK_TABLE     1345 ext/standard/string.c 		STRTOK_TABLE(token++) = 0;