Home
last modified time | relevance | path

Searched defs:persistent (Results 1 – 25 of 47) sorted by last modified time

12

/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c437 …p_status_line(smart_str *buffer, int protocol_version, int response_code, int persistent) /* {{{ */ in append_http_status_line()
454 …ppend_essential_headers(smart_str* buffer, php_cli_server_client *client, int persistent) /* {{{ */ in append_essential_headers()
1564 …h(char **retval, size_t *retval_len, const char *vpath, size_t vpath_len, int persistent) /* {{{ */ in normalize_vpath()
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c58 int top, max, persistent; member
115 int sapi_stack_init_ex(sapi_stack *stack, int persistent) in sapi_stack_init_ex()
/PHP-5.5/main/streams/
H A Dstreams.c2025 int persistent = options & STREAM_OPEN_PERSISTENT; local
H A Dphp_stream_filter_api.h136 #define php_stream_filter_alloc(fops, thisptr, persistent) _php_stream_filter_alloc((fops), (thispt… argument
137 #define php_stream_filter_alloc_rel(fops, thisptr, persistent) _php_stream_filter_alloc((fops), (th… argument
H A Dphp_streams_int.h34 #define pemalloc_rel_orig(size, persistent) ((persistent) ? malloc((size)) : emalloc_rel_orig((size… argument
35 #define perealloc_rel_orig(ptr, size, persistent) ((persistent) ? realloc((ptr), (size)) : erealloc… argument
37 # define pemalloc_rel_orig(size, persistent) pemalloc((size), (persistent)) argument
38 # define perealloc_rel_orig(ptr, size, persistent) perealloc((ptr), (size), (persistent)) argument
H A Dplain_wrapper.c930 int persistent = options & STREAM_OPEN_PERSISTENT; in _php_stream_fopen() local
/PHP-5.5/main/
H A Dphp_network.h306 #define php_stream_sock_open_from_socket(socket, persistent) _php_stream_sock_open_from_socket((soc… argument
307 #define php_stream_sock_open_host(host, port, socktype, timeout, persistent) _php_stream_sock_open_… argument
310 #define php_stream_sock_open_from_socket_rel(socket, persistent) _php_stream_sock_open_from_socket(… argument
311 #define php_stream_sock_open_host_rel(host, port, socktype, timeout, persistent) _php_stream_sock_o… argument
312 #define php_stream_sock_open_unix_rel(path, pathlen, persistent, timeval) _php_stream_sock_open_uni… argument
H A Dphp_streams.h62 #define php_stream_alloc_rel(ops, thisptr, persistent, mode) _php_stream_alloc((ops), (thisptr), (p… argument
64 #define php_stream_copy_to_mem_rel(src, buf, maxlen, persistent) _php_stream_copy_to_mem((src), (bu… argument
449 #define php_stream_copy_to_mem(src, buf, maxlen, persistent) _php_stream_copy_to_mem((src), (buf), … argument
/PHP-5.5/ext/zlib/
H A Dzlib_filter.c28 int persistent; member
/PHP-5.5/ext/sybase_ct/
H A Dphp_sybase_ct.c729 static void php_sybase_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent) in php_sybase_do_connect()
/PHP-5.5/ext/standard/
H A Dfilters.c176 int persistent; member
179 …r_ctor(php_strip_tags_filter *inst, const char *allowed_tags, int allowed_tags_len, int persistent) in php_strip_tags_filter_ctor()
342 int persistent; member
754 int persistent; member
1005 int persistent; member
1210 int persistent; member
1355 #define GET_STR_PROP(ht, var, var_len, fldname, persistent) \ argument
1367 static php_conv *php_conv_open(int conv_mode, const HashTable *options, int persistent) in php_conv_open()
1503 const char *filtername, int persistent) in php_convert_filter_ctor()
1855 int persistent; member
[all …]
H A Dfsock.c32 static void php_fsockopen_stream(INTERNAL_FUNCTION_PARAMETERS, int persistent) in php_fsockopen_stream()
H A Dbrowscap.c85 static void convert_browscap_pattern(zval *pattern, int persistent) /* {{{ */ in convert_browscap_pattern()
144 int persistent = bdata->htab->persistent; in php_browscap_parser_cb() local
/PHP-5.5/ext/phar/
H A Dphar_internal.h79 # define pestrndup(s, length, persistent) ((persistent)?zend_strndup((s),(length)):estrndup((s),(le… argument
/PHP-5.5/ext/pgsql/
H A Dpgsql.c1225 static void php_pgsql_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent)
/PHP-5.5/ext/pdo_pgsql/
H A Dpgsql_driver.c45 static char * _pdo_pgsql_trim_message(const char *message, int persistent) in _pdo_pgsql_trim_message()
/PHP-5.5/ext/pdo_mysql/
H A Dmysql_driver.c40 # define pdo_mysql_init(persistent) mysqlnd_init(persistent) argument
42 # define pdo_mysql_init(persistent) mysql_init(NULL) argument
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c2539 void odbc_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent) in odbc_do_connect()
H A Dphp_odbc_includes.h226 int persistent; member
/PHP-5.5/ext/oci8/
H A Doci8.c1727 void php_oci_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent, int exclusive) in php_oci_do_connect()
1759 …len, char *dbname, int dbname_len, char *charset, long session_mode, int persistent, int exclusive… in php_oci_do_connect_ex()
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_structs.h827 zend_bool persistent; member
850 zend_bool persistent; member
856 zend_bool persistent; member
926 zend_bool persistent; member
942 zend_bool persistent; member
963 zend_bool persistent; member
1016 zend_bool persistent; member
1050 zend_bool persistent; member
1073 zend_bool persistent; member
H A Dmysqlnd_wireprotocol.h64 zend_bool persistent; member
H A Dmysqlnd_priv.h41 #define pestrndup(s, length, persistent) ((persistent)?zend_strndup((s),(length)):estrndup((s),(len… argument
90 #define SET_NEW_MESSAGE(buf, buf_len, message, len, persistent) \ argument
103 #define SET_EMPTY_MESSAGE(buf, buf_len, persistent) \ argument
H A Dmysqlnd_ps.c2225 zend_bool persistent = (s != NULL) ? s->persistent : 0; in MYSQLND_METHOD() local
H A Dmysqlnd_net.c1128 mysqlnd_net_init(zend_bool persistent, MYSQLND_STATS * stats, MYSQLND_ERROR_INFO * error_info TSRML… in mysqlnd_net_init()

Completed in 194 milliseconds

12