Home
last modified time | relevance | path

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

1234567891011

/PHP-7.0/ext/curl/
H A Dinterface.c509 char **p; in PHP_INI_BEGIN() local
1838 char **p = (char **) d->protocols; in PHP_FUNCTION() local
/PHP-7.0/ext/pcre/
H A Dphp_pcre.c312 char *p, *pp; in pcre_get_compiled_regex_cache() local
1940 char *p, /* Iterator for input string */ in PHP_FUNCTION() local
/PHP-7.0/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.0/main/streams/
H A Dxp_socket.c574 char *p; in parse_ip_address_ex() local
/PHP-7.0/ext/calendar/
H A Dcalendar.c517 char *p, old[18], *endofalafim; in heb_number_to_chars() local
/PHP-7.0/main/
H A Dphp_ini.c624 char *p; in php_init_config() local
/PHP-7.0/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c599 const char** p = attrs; in _xmlrpc_startElement() local
/PHP-7.0/ext/standard/
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.c1040 const unsigned char *p; in PHP_FUNCTION() local
H A Dbasic_functions.c4087 char *p, **env; local
4201 opt_struct *p; local
/PHP-7.0/ext/sockets/
H A Dmulticast.c759 *p; local
/PHP-7.0/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.0/ext/oci8/
H A Doci8_statement.c1478 char *p = ecalloc(1, PHP_OCI_PIECE_SIZE); in php_oci_bind_out_callback() local
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_utils.c202 const char *p = str; in phpdbg_trim() local
H A Dphpdbg_prompt.c833 char *end = param->str + param->len, *p = param->str; in PHPDBG_COMMAND() local
/PHP-7.0/Zend/
H A Dzend_generators.c567 Bucket *p; in zend_generator_get_next_delegated_value() local
/PHP-7.0/ext/phar/
H A Dphar.c614 const unsigned char *p; local
1337 char *p; local
/PHP-7.0/ext/zlib/
H A Dzlib.c1369 zend_long *p; in PHP_INI_MH() local
/PHP-7.0/ext/hash/
H A Dhash_md.c659 const unsigned char *p = buf, *e = buf + len; in PHP_MD2Update() local
/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h99 #define mysql_stmt_send_long_data(s,p,d,l) mysqlnd_stmt_send_long_data((s), (p), (d), (l)) argument
/PHP-7.0/win32/build/
H A Dconfutils.js2430 function _inner_glob(base, p, parts) argument

Completed in 143 milliseconds

1234567891011