Home
last modified time | relevance | path

Searched defs:filename (Results 76 – 92 of 92) sorted by relevance

1234

/PHP-7.4/ext/hash/
H A Dhash.c488 zend_string *filename; in PHP_FUNCTION() local
/PHP-7.4/Zend/
H A Dzend_globals.h264 char *filename; member
H A Dzend_compile.c132 zend_string *filename = CG(active_op_array)->filename; in zend_build_runtime_definition_key() local
6379 zend_string *filename = CG(active_op_array)->filename; in zend_generate_anon_class_name() local
6893 zend_string *filename, *name; in zend_compile_halt_compiler() local
6924 zend_string *filename = CG(compiled_filename); in zend_try_ct_eval_magic_const() local
H A Dzend_compile.h445 zend_string *filename; member
H A Dzend_alloc.c373 const char *filename, in zend_mm_safe_error()
/PHP-7.4/ext/ftp/
H A Dphp_ftp.c666 char *filename; in PHP_FUNCTION() local
H A Dftp.c624 ftp_chmod(ftpbuf_t *ftp, const int mode, const char *filename, const int filename_len) in ftp_chmod()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.c549 zval *filename; in PHP_FUNCTION() local
/PHP-7.4/ext/standard/
H A Dstreamsfuncs.c1547 char *filename; in PHP_FUNCTION() local
/PHP-7.4/ext/phar/
H A Dphar_internal.h229 char *filename; member
/PHP-7.4/ext/snmp/
H A Dsnmp.c1729 char *filename; in PHP_FUNCTION() local
/PHP-7.4/ext/ffi/
H A Dffi.c3132 static zend_ffi *zend_ffi_load(const char *filename, zend_bool preload) /* {{{ */ in zend_ffi_load()
4568 static char *zend_ffi_parse_directives(const char *filename, char *code_pos, char **scope_name, cha… in zend_ffi_parse_directives()
4935 char *s = NULL, *e, *filename; local
/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c104 char *filename, *encryption_key, *fullpath; in PHP_METHOD() local
/PHP-7.4/ext/odbc/
H A Dphp_odbc.c1305 char *filename; in PHP_FUNCTION() local
/PHP-7.4/ext/spl/
H A Dspl_directory.c1298 char *filename; in SPL_METHOD() local
/PHP-7.4/ext/mbstring/
H A Dmbstring.c1203 static char *php_mb_rfc1867_basename(const zend_encoding *encoding, char *filename) /* {{{ */ in php_mb_rfc1867_basename()
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_structs.h173 const char *filename; member

Completed in 165 milliseconds

1234