Searched refs:php_stream_from_persistent_id (Results 1 – 4 of 4) sorted by relevance
77 switch(php_stream_from_persistent_id(persistent_id, &stream)) { in _php_stream_xport_create()
1126 switch (php_stream_from_persistent_id(persistent_id, &ret)) { in _php_stream_fopen()
111 PHPAPI int php_stream_from_persistent_id(const char *persistent_id, php_stream **stream) in php_stream_from_persistent_id() function
293 PHPAPI int php_stream_from_persistent_id(const char *persistent_id, php_stream **stream);
Completed in 35 milliseconds