Home
last modified time | relevance | path

Searched defs:p (Results 251 – 275 of 288) sorted by relevance

1...<<1112

/php-src/main/
H A Drfc1867.c65 char *s = varname, *index = NULL, *indexend = NULL, *p; in normalize_protected_variable() local
/php-src/ext/soap/
H A Dsoap.c248 char *p = (char *) ZEND_INI_GET_ADDR(); in ZEND_GET_MODULE() local
257 char *p; in PHP_INI_MH() local
1632 soapHeader **p; local
/php-src/ext/phar/
H A Dutil.c43 char *p, *ret = NULL; in phar_get_link_location() local
H A Dphar.c1391 char *p; in phar_create_or_parse_filename() local
/php-src/ext/pcre/
H A Dphp_pcre.c602 char *p, *pp; in pcre_get_compiled_regex_cache_ex() local
2766 char *p, /* Iterator for input string */ in PHP_FUNCTION() local
/php-src/win32/build/
H A Dconfutils.js2764 function _inner_glob(base, p, parts) argument
/php-src/ext/standard/
H A Dhtml.c828 const char *p, in traverse_for_entities() local
H A Dvar.c1312 const unsigned char *p; in php_unserialize_with_options() local
H A Dbase64.c1192 unsigned char *p; in php_base64_encode_default() local
H A Dproc_open.c152 char *p; in _php_array_to_envp() local
/php-src/Zend/
H A Dzend_virtual_cwd.c158 realpath_cache_bucket *p = cache[i]; in realpath_cache_clean_helper() local
H A Dzend_ast.c1737 int p, pl, pr; in zend_ast_export_ex() local
H A Dzend_API.h947 #define CHECK_ZVAL_NULL_PATH(p) zend_str_has_nul_byte(Z_STR_P(p)) argument
948 #define CHECK_NULL_PATH(p, l) zend_char_has_nul_byte(p, l) argument
1060 #define HASH_OF(p) (Z_TYPE_P(p)==IS_ARRAY ? Z_ARRVAL_P(p) : ((Z_TYPE_P(p)==IS_OBJECT ? Z_OBJ_HT_P(p… argument
/php-src/ext/pdo_pgsql/
H A Dpgsql_driver.c1283 char *conn_str, *p, *e; in pdo_pgsql_handle_factory() local
/php-src/main/streams/
H A Dplain_wrapper.c1391 char *p; in php_plain_files_mkdir() local
/php-src/ext/spl/
H A Dspl_directory.c948 const char *p; in PHP_METHOD() local
995 const char *p; in PHP_METHOD() local
H A Dspl_dllist.c1042 const unsigned char *p, *s; in PHP_METHOD() local
H A Dspl_observer.c820 const unsigned char *p, *s; in PHP_METHOD() local
/php-src/ext/opcache/jit/ir/
H A Dir_private.h599 ir_bitset_base_t x, *p = q->set + i; in ir_bitqueue_pop() local
1106 uint32_t n, *p; in ir_phi_input_number() local
/php-src/ext/hash/
H A Dhash.c1151 #define PHP_HASH_HAVAL_REGISTER(p,b) php_hash_register_algo("haval" #b "," #p , &php_hash_##p##hava… argument
/php-src/ext/snmp/
H A Dsnmp.c1665 php_snmp_prop_handler p; in php_snmp_add_property() local
/php-src/ext/mysqlnd/
H A Dmysqlnd.h223 #define mysqlnd_stmt_send_long_data(stmt,p,d,l) (stmt)->m->send_long_data((stmt), (p), (d), (l)) argument
/php-src/ext/ldap/
H A Dldap.c1303 const char *p; in _php_sasl_interact() local
3765 size_t i, p = 0; in php_ldap_do_escape() local
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_common.c84 #define CHECK_EXTRA_REGS(p, w, do) \ argument
144 #define CHECK_EXTRA_REGS(p, w, do) argument
/php-src/ext/ffi/
H A Dffi.c639 uint8_t *p = (uint8_t *) ptr + bit / 8; in zend_ffi_bit_field_read() local
700 uint8_t *p = (uint8_t *) ptr + bit / 8; in zend_ffi_zval_to_bit_field() local
4954 char *p; in zend_ffi_parse_directives() local

Completed in 303 milliseconds

1...<<1112