Home
last modified time | relevance | path

Searched refs:last_ptr (Results 1 – 1 of 1) sorted by relevance

/imagick/
H A Dimagick_class.c8571 char *last_ptr = NULL, *buffer; local
8607 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 40 milliseconds