Home
last modified time | relevance | path

Searched defs:p (Results 101 – 125 of 278) sorted by relevance

12345678910>>...12

/PHP-7.3/main/
H A Dmergesort.c96 #define EVAL(p) (u_char **) \ argument
109 u_char *list2, *list1, *p2, *p, *last, **p1; in php_mergesort() local
H A Dfastcgi.c272 fcgi_data_seg *p; in fcgi_hash_destroy() local
316 fcgi_data_seg *p = (fcgi_data_seg*)malloc(sizeof(fcgi_data_seg) - 1 + seg_size); in fcgi_hash_strndup() local
333 fcgi_hash_bucket *p = h->hash_table[idx]; in fcgi_hash_set() local
370 fcgi_hash_bucket **p = &h->hash_table[idx]; in fcgi_hash_del() local
389 fcgi_hash_bucket *p = h->hash_table[idx]; in fcgi_hash_get() local
405 fcgi_hash_bucket *p = h->list; in fcgi_hash_apply() local
1014 static int fcgi_get_params(fcgi_request *req, unsigned char *p, unsigned char *end) in fcgi_get_params()
1155 unsigned char *p = buf + sizeof(fcgi_header); in fcgi_read_request() local
H A Dphp_variables.c70 char *p = NULL; in php_register_variable_ex() local
550 char *p; in import_environment_variable() local
891 char *p; in php_auto_globals_create_request() local
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_study.c758 set_table_bit(pcre2_real_code *re, PCRE2_SPTR p, BOOL caseless, BOOL utf) in set_table_bit()
1040 const uint32_t *p = PRIV(ucd_caseless_sets) + tcode[2]; in set_start_bits() local
H A Dpcre2_dfa_match.c2889 PCRE2_SPTR p = start_subject + local_offsets[rc]; in internal_dfa_match() local
3003 PCRE2_SPTR p = ptr; in internal_dfa_match() local
3106 PCRE2_SPTR p = start_subject + local_offsets[0]; in internal_dfa_match() local
3743 PCRE2_SPTR p = start_match + (has_first_cu? 1:0); in pcre2_dfa_match() local
/PHP-7.3/ext/fileinfo/libmagic/
H A Dis_tar.c100 const unsigned char *p, *ep; in is_tar() local
/PHP-7.3/sapi/apache2handler/
H A Dphp_functions.c349 char *p; in PHP_FUNCTION() local
370 char *p; in PHP_MINFO_FUNCTION() local
H A Dapache_config.c145 void *merge_php_config(apr_pool_t *p, void *base_conf, void *new_conf) in merge_php_config()
227 void *create_php_config(apr_pool_t *p, char *dummy) in create_php_config()
/PHP-7.3/ext/standard/
H A Dmail.c294 char *p, *e; in PHP_FUNCTION() local
403 char *p = message; in php_mail_log_crlf_to_spaces() local
H A Dhttp_fopen_wrapper.c261 char *s, *p; in php_stream_url_wrap_http_ex() local
499 char *p = s + sizeof("proxy-authorization:") - 1; in php_stream_url_wrap_http_ex() local
/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_protocol_frame_codec.c124 zend_uchar * p = (zend_uchar *) buffer; in MYSQLND_METHOD() local
320 zend_uchar * p = buffer; in MYSQLND_METHOD() local
H A Dmysqlnd_plugin.c69 enum_func_status mysqlnd_example_plugin_end(void * p) in mysqlnd_example_plugin_end()
/PHP-7.3/TSRM/
H A DTSRM.c183 tsrm_tls_entry *p = tsrm_tls_table[i], *next_p; in tsrm_shutdown() local
265 tsrm_tls_entry *p = tsrm_tls_table[i]; in ts_allocate_id() local
552 tsrm_tls_entry *p = tsrm_tls_table[i]; in ts_free_id() local
/PHP-7.3/ext/filter/
H A Dlogical_filters.c195 char *p; in php_filter_int() local
325 char *num, *p; in php_filter_float() local
538 const char *p = ZSTR_VAL(str); in is_userinfo_valid() local
/PHP-7.3/sapi/fpm/fpm/
H A Dfpm_php_trace.c32 #define valid_ptr(p) ((p) && 0 == ((p) & (sizeof(long) - 1))) argument
H A Dfpm_sockets.c50 int p = 0; in fpm_sockets_cleanup() local
272 struct addrinfo hints, *servinfo, *p; in fpm_socket_af_inet_socket_by_addr() local
/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c20818 HashElem *p; in sqlite3_db_status() local
21299 DateTime *p in parseDateOrTime()
21794 DateTime *p in isDate()
22877 void *p; in sqlite3MemMalloc() local
23288 void *p = 0; in sqlite3MemMalloc() local
24072 sqlite3_int64 *p; in memsys3Malloc() local
24095 void *p; in memsys3Realloc() local
24619 sqlite3_int64 *p = 0; in memsys5Malloc() local
24655 void *p; in memsys5Realloc() local
24939 CheckMutex *p = 0; in checkMutexAlloc() local
[all …]
/PHP-7.3/ext/session/
H A Dmod_files.c112 const char *p; in ps_files_path_create() local
375 const char *p, *last; in PS_OPEN_FUNC() local
/PHP-7.3/ext/opcache/Optimizer/
H A Dzend_inference.c175 zend_ssa_phi *p; in zend_ssa_check_scc_var() local
263 zend_ssa_phi *p; in zend_ssa_find_false_dependencies() local
856 zend_ssa_phi *p = ssa->vars[var].definition_phi; in zend_inference_calc_range() local
1752 zend_ssa_phi *p; in zend_infer_ranges() local
1928 zend_ssa_phi *p = ssa->vars[var].phi_use_chain; in add_usages() local
1971 zend_ssa_phi *p; in reset_dependent_vars() local
3551 zend_ssa_phi *p = ssa_vars[j].definition_phi; in zend_infer_types_ex() local
H A Dzend_ssa.c802 zend_ssa_phi *p; in zend_ssa_rename() local
1079 zend_ssa_phi *p; in zend_ssa_compute_use_def_chains() local
1105 zend_ssa_phi *p; in zend_ssa_compute_use_def_chains() local
1214 static inline zend_ssa_phi **zend_ssa_next_use_phi_ptr(zend_ssa *ssa, int var, zend_ssa_phi *p) /* … in zend_ssa_next_use_phi_ptr()
/PHP-7.3/ext/posix/
H A Dposix.c590 char *p; in PHP_FUNCTION() local
792 char *p; in PHP_FUNCTION() local
878 char *p; in PHP_FUNCTION() local
/PHP-7.3/ext/gd/libgd/
H A Dgd.c657 int x, y, p; in gdImagePaletteCopy() local
765 int p; in gdImageSetPixel() local
830 int p = gdImageGetPixel(im, x, y); in gdImageGetTrueColorPixel() local
863 int p; in gdImageBrushApply() local
878 int p, tc; in gdImageBrushApply() local
894 int p; in gdImageBrushApply() local
919 int p; in gdImageTileApply() local
955 int tileColor,p; in gdImageTileGet() local
1217 int dr,dg,db,p,r,g,b; in gdImageSetAAPixelColor() local
2576 int p; in gdImageCopyResampled() local
[all …]
/PHP-7.3/ext/dba/libcdb/
H A Dcdb_make.h31 uint32 p; member
/PHP-7.3/ext/openssl/
H A Dopenssl.c590 static int RSA_set0_factors(RSA *r, BIGNUM *p, BIGNUM *q) in RSA_set0_factors()
664 int DSA_set0_pqg(DSA *d, BIGNUM *p, BIGNUM *q, BIGNUM *g) in DSA_set0_pqg()
2240 const unsigned char *p; in openssl_x509v3_subjectAltName() local
4057 const BIGNUM *p, *q; in php_openssl_is_private_key() local
4074 const BIGNUM *p, *q, *g, *pub_key, *priv_key; in php_openssl_is_private_key() local
4092 const BIGNUM *p, *q, *g, *pub_key, *priv_key; in php_openssl_is_private_key() local
4151 BIGNUM *n, *e, *d, *p, *q, *dmp1, *dmq1, *iqmp; in php_openssl_pkey_init_and_assign_rsa() local
4184 BIGNUM *p, *q, *g, *priv_key, *pub_key; in php_openssl_pkey_init_dsa() local
4262 BIGNUM *p, *q, *g, *priv_key, *pub_key; in php_openssl_pkey_init_dh() local
4808 const BIGNUM *p, *q, *g, *priv_key, *pub_key; in PHP_FUNCTION() local
[all …]
/PHP-7.3/Zend/
H A Dzend_string.c128 Bucket *p; in zend_interned_string_ht_lookup_ex() local
150 Bucket *p; in zend_interned_string_ht_lookup() local

Completed in 498 milliseconds

12345678910>>...12