Home
last modified time | relevance | path

Searched defs:name (Results 51 – 75 of 289) sorted by relevance

12345678910>>...12

/PHP-7.1/ext/zip/lib/
H A Dzip_add.c47 zip_add(zip_t *za, const char *name, zip_source_t *source) in zip_add()
H A Dzip_stat_index.c42 const char *name; in zip_stat_index() local
H A Dzip_dir_add.c44 zip_dir_add(zip_t *za, const char *name, zip_flags_t flags) in zip_dir_add()
H A Dzip_file_rename.c41 zip_file_rename(zip_t *za, zip_uint64_t idx, const char *name, zip_flags_t flags) in zip_file_rename()
/PHP-7.1/ext/reflection/
H A Dphp_reflection.c1225 zval name; in zend_reflection_class_factory() local
1241 zval name; in reflection_extension_factory() local
1269 zval name; in reflection_parameter_factory() local
1324 zval name; in reflection_function_factory() local
1345 zval name; in reflection_method_factory() local
1369 zval name; in reflection_property_factory() local
1415 zval name; in reflection_class_constant_factory() local
1668 zval name; in ZEND_METHOD() local
2392 zval name; in ZEND_METHOD() local
3730 zval name; in ZEND_METHOD() local
[all …]
/PHP-7.1/scripts/dev/generate-phpt/src/
H A DgtTestCaseWriter.php9 public static function write($name, $string, $type, $count = 0) {
/PHP-7.1/ext/zip/
H A Dphp_zip.h57 #define ZIPARCHIVE_ME(name, arg_info, flags) {#name, c_ziparchive_ ##name, arg_info,(uint32_t) (siz… argument
58 #define ZIPARCHIVE_METHOD(name) ZEND_NAMED_FUNCTION(c_ziparchive_ ##name) argument
/PHP-7.1/ext/curl/
H A Dcurl_file.c73 static void curlfile_get_property(char *name, INTERNAL_FUNCTION_PARAMETERS) in curlfile_get_property()
85 static void curlfile_set_property(char *name, INTERNAL_FUNCTION_PARAMETERS) in curlfile_set_property()
/PHP-7.1/Zend/
H A Dzend_execute_API.c930 ZEND_API zend_class_entry *zend_lookup_class_ex(zend_string *name, const zval *key, int use_autoloa… in zend_lookup_class_ex()
946 if (ZSTR_VAL(name)[0] == '\\') { in zend_lookup_class_ex() local
1007 if (ZSTR_VAL(name)[0] == '\\') { in zend_lookup_class_ex() local
1047 ZEND_API zend_class_entry *zend_lookup_class(zend_string *name) /* {{{ */ in zend_lookup_class()
1538 ZEND_API int zend_delete_global_variable(zend_string *name) /* {{{ */ in zend_delete_global_variable()
1653 ZEND_API int zend_set_local_var(zend_string *name, zval *value, int force) /* {{{ */ in zend_set_local_var()
1695 ZEND_API int zend_set_local_var_str(const char *name, size_t len, zval *value, int force) /* {{{ */ in zend_set_local_var_str()
H A Dzend_vm_gen.php625 function helper_name($name, $spec, $op1, $op2) {
643 function opcode_name($name, $spec, $op1, $op2) {
676 function gen_code($f, $spec, $kind, $export, $code, $op1, $op2, $name, $extra_spec=null) {
945 function gen_handler($f, $spec, $kind, $name, $op1, $op2, $use, $code, $lineno, $extra_spec = null,…
1005 function gen_helper($f, $spec, $kind, $name, $op1, $op2, $param, $code, $lineno, $inline) {
H A Dzend_ini_parser.y145 static void zend_ini_get_constant(zval *result, zval *name) in zend_ini_get_constant()
173 static void zend_ini_get_var(zval *result, zval *name) in zend_ini_get_var()
/PHP-7.1/ext/mbstring/libmbfl/filters/
H A Dhtml_entities.h34 char * name; member
/PHP-7.1/main/
H A Dfastcgi.h40 #define FCGI_GETENV(request, name) \ argument
43 #define FCGI_PUTENV(request, name, value) \ argument
/PHP-7.1/ext/mysqli/
H A Dmysqli_nonapi.c975 const char *name = NULL, *collation = NULL, *dir = NULL, *comment = NULL; local
1031 …t mysqli_begin_transaction_libmysql(MYSQL * conn, const unsigned int mode, const char * const name)
1086 char * name = NULL; local
1121 static int mysqli_savepoint_libmysql(MYSQL * conn, const char * const name, zend_bool release)
1139 char * name = NULL; local
1168 char * name = NULL; local
/PHP-7.1/ext/intl/locale/
H A Dlocale.c44 …#define LOCALE_EXPOSE_CUSTOM_CLASS_CONST_STR(name, value) zend_declare_class_constant_string( Loca… in locale_register_constants() argument
/PHP-7.1/ext/intl/normalizer/
H A Dnormalizer.c42 …#define NORMALIZER_EXPOSE_CUSTOM_CLASS_CONST(name, value) zend_declare_class_constant_long( Normal… in normalizer_register_constants() argument
/PHP-7.1/ext/intl/transliterator/
H A Dtransliterator.c40 …#define TRANSLITERATOR_EXPOSE_CUSTOM_CLASS_CONST( name, value ) zend_declare_class_constant_long( … in transliterator_register_constants() argument
/PHP-7.1/ext/intl/collator/
H A Dcollator.c43 …#define COLLATOR_EXPOSE_CUSTOM_CLASS_CONST(name, value) zend_declare_class_constant_long( Collator… in collator_register_constants() argument
/PHP-7.1/ext/bcmath/libbcmath/src/
H A Ddebug.c60 pv (name, num, len) in pv() argument
/PHP-7.1/ext/posix/
H A Dposix.c1061 char *name; in PHP_FUNCTION() local
1187 char *name; in PHP_FUNCTION() local
1288 static int posix_addlimit(int limit, char *name, zval *return_value) { in posix_addlimit()
1323 char *name; member
1458 char *name; in PHP_FUNCTION() local
/PHP-7.1/ext/session/
H A Dsession.c172 PHPAPI void php_add_session_var(zend_string *name) /* {{{ */ in php_add_session_var()
186 PHPAPI zval* php_set_session_var(zend_string *name, zval *state_val, php_unserialize_data_t *var_ha… in php_set_session_var()
197 PHPAPI zval* php_get_session_var(zend_string *name) /* {{{ */ in php_get_session_var()
/PHP-7.1/ext/opcache/
H A DZendAccelerator.h94 # define FLOCK_STRUCTURE(name, type, whence, start, len) \ argument
97 # define FLOCK_STRUCTURE(name, type, whence, start, len) \ argument
100 # define FLOCK_STRUCTURE(name, type, whence, start, len) \ argument
104 # define FLOCK_STRUCTURE(name, type, whence, start, len) \ argument
107 # define FLOCK_STRUCTURE(name, type, whence, start, len) \ argument
111 # define FLOCK_STRUCTURE(name, type, whence, start, len) \ argument
114 # define FLOCK_STRUCTURE(name, type, whence, start, len) \ argument
/PHP-7.1/ext/intl/formatter/
H A Dformatter.c45 …#define FORMATTER_EXPOSE_CUSTOM_CLASS_CONST(name, value) zend_declare_class_constant_long( NumberF… in formatter_register_constants() argument
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_help.h28 #define PHPDBG_HELP(name) PHPDBG_COMMAND(help_##name) argument
/PHP-7.1/ext/dom/
H A Dentityreference.c55 char *name; in PHP_METHOD() local

Completed in 98 milliseconds

12345678910>>...12