Located in File: /memcached-client.php
NOTE: due to a possible bug in how PHP reads while using fgets(), each line may not be terminated by a \r\n. More specifically, my testing has shown that, on FreeBSD at least, each line is terminated only with a \n. This is with the PHP flag auto_detect_line_endings set to falase (the default).