Home
last modified time | relevance | path

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

1...<<1112

/PHP-7.3/ext/hash/
H A Dhash.c897 #define PHP_HASH_HAVAL_REGISTER(p,b) php_hash_register_algo("haval" #b "," #p , &php_hash_##p##hava… argument
/PHP-7.3/ext/standard/
H A Dhtml.c944 const char *p, in traverse_for_entities() local
H A Dfilters.c1851 char *p = buf; in php_dechunk() local
/PHP-7.3/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.c190 char *p = (char *) text, *p2 = buf; in date_from_ISO8601() local
/PHP-7.3/Zend/
H A Dzend.c136 zend_long *p, val; in ZEND_INI_MH() local
H A Dzend_ast.c1294 int p, pl, pr; in zend_ast_export_ex() local
H A Dzend_virtual_cwd.c601 realpath_cache_bucket *p = CWDG(realpath_cache)[i]; in realpath_cache_clean() local
H A Dzend_execute.c210 zend_vm_stack p = stack->prev; in zend_vm_stack_destroy() local
970 zval *p = ZEND_CALL_ARG(call, 1); in zend_verify_internal_arg_types() local
/PHP-7.3/main/streams/
H A Dplain_wrapper.c1274 char *p; in php_plain_files_mkdir() local
/PHP-7.3/ext/spl/
H A Dspl_directory.c939 const char *p; in SPL_METHOD() local
979 const char *p; in SPL_METHOD() local
H A Dspl_dllist.c1177 const unsigned char *p, *s; in SPL_METHOD() local
H A Dspl_array.c1779 const unsigned char *p, *s; in SPL_METHOD() local
/PHP-7.3/ext/interbase/
H A Dibase_query.c1517 void *p; in _php_ibase_fetch_hash() local
/PHP-7.3/ext/ldap/
H A Dldap.c1336 const char *p; in _php_sasl_interact() local
3866 size_t i, p = 0; in php_ldap_do_escape() local
/PHP-7.3/ext/imap/
H A Dphp_imap.c3538 char *p = ZSTR_VAL(str); in header_injection() local
4488 char *p; in _php_rfc822_len() local
/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd.h233 #define mysqlnd_stmt_send_long_data(stmt,p,d,l) (stmt)->m->send_long_data((stmt), (p), (d), (l)) argument
/PHP-7.3/ext/pdo/
H A Dpdo_stmt.c309 char *p; in really_register_bound_param() local
/PHP-7.3/ext/snmp/
H A Dsnmp.c1902 php_snmp_prop_handler p; in php_snmp_add_property() local
/PHP-7.3/ext/sqlite3/
H A Dsqlite3.c1459 #define PHP_SQLITE3_SET_TYPE(z, p) \ argument
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_internal.h477 #define IS_NEWLINE(p) \ argument
491 #define WAS_NEWLINE(p) \ argument
/PHP-7.3/ext/gmp/
H A Dgmp.c597 const unsigned char *p, *max; in gmp_unserialize() local
/PHP-7.3/ext/date/
H A Dphp_date.c4126 timelib_rel_time *p = NULL; in date_interval_initialize() local
4581 timelib_rel_time *p = NULL; in date_period_initialize() local
/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeTILEGX_64.c377 #define tilegx_is_x_pipeline(p) ((int)(p) <= (int)TILEGX_PIPELINE_X1) argument
/PHP-7.3/ext/sodium/
H A Dlibsodium.c2812 unsigned char *p; in PHP_FUNCTION() local
/PHP-7.3/ext/phar/
H A Dphar_object.c1383 phar_archive_object *p; member

Completed in 224 milliseconds

1...<<1112