Home
last modified time | relevance | path

Searched defs:is_persistent (Results 1 – 10 of 10) sorted by relevance

/PHP-5.5/ext/standard/
H A Dproc_open.h49 int is_persistent; member
H A Dproc_open.c210 static void _php_free_envp(php_process_env_t env, int is_persistent) in _php_free_envp()
485 int is_persistent = 0; /* TODO: ensure that persistent procs will work */ in PHP_FUNCTION() local
/PHP-5.5/main/streams/
H A Dphp_stream_filter_api.h52 int is_persistent; member
113 int is_persistent; member
H A Dfilter.c75 int is_persistent = php_stream_is_persistent(stream); in php_stream_bucket_new() local
/PHP-5.5/ext/phar/
H A Dphar_internal.h302 unsigned int is_persistent:1; member
349 unsigned int is_persistent:1; member
/PHP-5.5/ext/pdo/
H A Dpdo_dbh.c205 zend_bool is_persistent = FALSE; in PHP_METHOD() local
H A Dphp_pdo_driver.h446 unsigned is_persistent:1; member
/PHP-5.5/ext/soap/
H A Dphp_sdl.h64 zend_bool is_persistent; member
/PHP-5.5/ext/oci8/
H A Dphp_oci8_int.h136 unsigned is_persistent:1; /* self-descriptive */ member
/PHP-5.5/main/
H A Dphp_streams.h197 int is_persistent; member

Completed in 74 milliseconds