Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Dproc_open.h49 int is_persistent; member
H A Dproc_open.c217 static void _php_free_envp(php_process_env_t env, int is_persistent) in _php_free_envp()
525 int is_persistent = 0; /* TODO: ensure that persistent procs will work */ in PHP_FUNCTION() local
/PHP-5.3/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.3/ext/phar/
H A Dphar_internal.h300 unsigned int is_persistent:1; member
347 unsigned int is_persistent:1; member
/PHP-5.3/ext/pdo/
H A Dpdo_dbh.c205 zend_bool is_persistent = FALSE; in PHP_METHOD() local
H A Dphp_pdo_driver.h448 unsigned is_persistent:1; member
/PHP-5.3/ext/soap/
H A Dphp_sdl.h64 zend_bool is_persistent; member
/PHP-5.3/ext/oci8/
H A Dphp_oci8_int.h136 unsigned is_persistent:1; /* self-descriptive */ member
/PHP-5.3/main/
H A Dphp_streams.h199 int is_persistent; member
/PHP-5.3/ext/sqlite/
H A Dsqlite.c153 zend_bool is_persistent; member

Completed in 46 milliseconds