Home
last modified time | relevance | path

Searched defs:p (Results 201 – 225 of 267) sorted by relevance

1234567891011

/PHP-7.1/ext/standard/
H A Dproc_open.c84 char *p; in _php_array_to_envp() local
H A Dcrypt_blowfish.c835 const char *p; in php_crypt_blowfish_rn() local
H A Dcrypt_sha512.c312 # define UNALIGNED_P(p) (((uintptr_t) p) % __alignof__ (uint64_t) != 0) in sha512_process_bytes() argument
H A Dbrowscap.c659 static void browscap_zval_copy_ctor(zval *p) /* {{{ */ in browscap_zval_copy_ctor()
H A Dcrypt_sha256.c282 # define UNALIGNED_P(p) (((uintptr_t) p) % __alignof__ (uint32_t) != 0) in sha256_process_bytes() argument
H A Ddns.c444 u_char *tp, *p; in php_parserr() local
H A Dvar.c1069 const unsigned char *p; in PHP_FUNCTION() local
H A Dbasic_functions.c4135 char *p, **env; local
4272 opt_struct *p; local
/PHP-7.1/ext/curl/
H A Dinterface.c535 char **p; in PHP_INI_BEGIN() local
1857 char **p = (char **) d->protocols; in PHP_FUNCTION() local
/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_ssa.h145 …ays_inline zend_ssa_phi* zend_ssa_next_use_phi(const zend_ssa *ssa, int var, const zend_ssa_phi *p) in zend_ssa_next_use_phi()
/PHP-7.1/sapi/litespeed/
H A Dlscriu.c602 const char *p; in LSCRIU_Init_Env_Parameters() local
/PHP-7.1/ext/gd/libgd/
H A Dgd_interpolation.c185 double p, q; in KernelBessel_J1() local
227 double p, q; in KernelBessel_P1() local
263 double p, q; in KernelBessel_Q1() local
299 double p, q; in KernelBessel_Order1() local
930 static inline void _gdContributionsFree(LineContribType * p) in _gdContributionsFree()
H A Dgd_gd2.c763 int p = im->tpixels[y][x]; in _gdImageGd2() local
/PHP-7.1/main/
H A Dphp_ini.c624 char *p; in php_init_config() local
/PHP-7.1/main/streams/
H A Dxp_socket.c574 char *p; in parse_ip_address_ex() local
/PHP-7.1/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c599 const char** p = attrs; in _xmlrpc_startElement() local
/PHP-7.1/ext/calendar/
H A Dcalendar.c519 char *p, old[18], *endofalafim; in heb_number_to_chars() local
/PHP-7.1/ext/pcre/
H A Dphp_pcre.c330 char *p, *pp; in pcre_get_compiled_regex_cache() local
1960 char *p, /* Iterator for input string */ in PHP_FUNCTION() local
/PHP-7.1/ext/sockets/
H A Dmulticast.c759 *p; local
/PHP-7.1/ext/soap/
H A Dphp_sdl.c3110 static void delete_psdl_int(sdl_cache_bucket *p) in delete_psdl_int()
3180 sdl_cache_bucket *p; in get_sdl() local
3336 sdl_cache_bucket p; in get_sdl() local
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_utils.c202 const char *p = str; in phpdbg_trim() local
/PHP-7.1/ext/oci8/
H A Doci8_statement.c1503 char *p = ecalloc(1, PHP_OCI_PIECE_SIZE); in php_oci_bind_out_callback() local
/PHP-7.1/ext/phar/
H A Dphar.c614 const unsigned char *p; local
1337 char *p; local
/PHP-7.1/ext/zlib/
H A Dzlib.c1369 zend_long *p; in PHP_INI_MH() local
/PHP-7.1/ext/hash/
H A Dhash_md.c659 const unsigned char *p = buf, *e = buf + len; in PHP_MD2Update() local

Completed in 143 milliseconds

1234567891011