Home
last modified time | relevance | path

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

/PHP-5.5/main/streams/
H A Dtransports.c75 switch(php_stream_from_persistent_id(persistent_id, &stream TSRMLS_CC)) { in _php_stream_xport_create()
H A Dplain_wrapper.c950 switch (php_stream_from_persistent_id(persistent_id, &ret TSRMLS_CC)) { in _php_stream_fopen()
H A Dstreams.c117 PHPAPI int php_stream_from_persistent_id(const char *persistent_id, php_stream **stream TSRMLS_DC) in php_stream_from_persistent_id() function
/PHP-5.5/main/
H A Dphp_streams.h266 PHPAPI int php_stream_from_persistent_id(const char *persistent_id, php_stream **stream TSRMLS_DC);

Completed in 18 milliseconds