Searched refs:last_ptr (Results 1 – 1 of 1) sorted by relevance
8571 char *last_ptr = NULL, *buffer; local8607 line = php_strtok_r (buffer, "\r\n", &last_ptr);8627 line = php_strtok_r (NULL, "\r\n", &last_ptr);8638 line = php_strtok_r (NULL, "\r\n", &last_ptr);
Completed in 30 milliseconds