Searched refs:suser_stub (Results 1 – 1 of 1) sorted by relevance
2571 zend_string *suser_stub; in phar_flush() local2591 if (!(suser_stub = php_stream_copy_to_mem(stubfile, len, 0))) { in phar_flush()2602 user_stub = ZSTR_VAL(suser_stub); in phar_flush()2603 len = ZSTR_LEN(suser_stub); in phar_flush()2618 zend_string_free(suser_stub); in phar_flush()2635 zend_string_free(suser_stub); in phar_flush()2641 zend_string_free(suser_stub); in phar_flush()
Completed in 14 milliseconds