Home
last modified time | relevance | path

Searched defs:name (Results 76 – 100 of 316) sorted by relevance

12345678910>>...13

/php-src/Zend/
H A Dzend_vm_def.h1018 zend_string *name, *tmp_name; variable
1292 zend_string *name, *tmp_name; variable
1365 zend_string *name, *tmp_name; variable
1713 zend_string *name, *tmp_name; variable
2068 zend_string *name, *tmp_name; variable
2390 zend_string *name, *tmp_name; variable
5125 zend_string *name; variable
5231 zend_string *name = NULL; variable
5417 zend_string *name; variable
5659 zend_string *name; variable
[all …]
H A Dzend_observer.h136 …ic inline void zend_observer_function_declared_notify(zend_op_array *op_array, zend_string *name) { in zend_observer_function_declared_notify()
146 static inline void zend_observer_class_linked_notify(zend_class_entry *ce, zend_string *name) { in zend_observer_class_linked_notify()
H A Dzend_vm_opcodes.c461 ZEND_API uint8_t zend_get_opcode_id(const char *name, size_t length) { in zend_get_opcode_id()
H A Dzend_inheritance.c212 static zend_string *resolve_class_name(zend_class_entry *scope, zend_string *name) { in resolve_class_name()
237 static zend_always_inline void register_unresolved_class(zend_string *name) { in register_unresolved_class()
247 zend_class_entry *scope, zend_string *name, bool register_unresolved) { in lookup_class_ex()
292 static zend_class_entry *lookup_class(zend_class_entry *scope, zend_string *name) { in lookup_class()
360 zend_string *name = resolve_class_name(scope, ZEND_TYPE_NAME(*single_type)); in zend_type_permits_self() local
1410 static void do_inherit_class_constant(zend_string *name, zend_class_constant *parent_const, zend_cl… in do_inherit_class_constant()
1718 zend_class_entry *ce, zend_class_constant *parent_constant, zend_string *name in do_inherit_constant_check()
1961 static void zend_add_trait_method(zend_class_entry *ce, zend_string *name, zend_string *key, zend_f… in zend_add_trait_method()
2052 …ck_private_final_inheritance(uint32_t original_fn_flags, zend_function *fn_copy, zend_string *name) in zend_traits_check_private_final_inheritance()
2370 …ce, zend_class_constant *existing_constant, zend_class_constant *trait_constant, zend_string *name, in emit_incompatible_trait_constant_error()
[all …]
H A Dzend_list.h29 #define ZEND_RSRC_DTOR_FUNC(name) void name(zend_resource *res) argument
H A Dzend_frameless_function.h36 #define ZEND_FRAMELESS_FUNCTION_NAME(name, arity) zflf_##name##_##arity argument
42 #define ZEND_FRAMELESS_FUNCTION(name, arity) \ argument
H A Dzend_vm_trace_map.h22 #define GEN_MAP(n, name) do { \ argument
/php-src/ext/fileinfo/tests/resources/
H A Dtest.json10 "name": "crab", string
/php-src/ext/com_dotnet/
H A Dcom_com.c250 BSTR name; in PHP_METHOD() local
410 HRESULT php_com_get_id_of_name(php_com_dotnet_object *obj, zend_string *name, in php_com_get_id_of_name()
631 zend_result php_com_do_invoke(php_com_dotnet_object *obj, zend_string *name, in php_com_do_invoke()
800 char *name; in PHP_FUNCTION() local
/php-src/ext/dom/lexbor/lexbor/css/
H A Dbase.h74 lxb_char_t *name; member
86 lxb_char_t *name; member
/php-src/ext/intl/calendar/
H A Dcalendar_class.cpp105 const char *name; member
194 const char *name = debug_info_fields[i].name; in Calendar_get_debug_info() local
/php-src/sapi/phpdbg/
H A Dphpdbg_help.h26 #define PHPDBG_HELP(name) PHPDBG_COMMAND(help_##name) argument
/php-src/ext/mysqli/
H A Dmysqli.stub.php762 public function begin_transaction(int $flags = 0, ?string $name = null): bool {}
786 public function commit(int $flags = 0, ?string $name = null): bool {}
H A Dmysqli.c78 zend_string *name; member
241 zval *mysqli_read_property(zend_object *object, zend_string *name, int type, void **cache_slot, zva… in mysqli_read_property()
260 zval *mysqli_write_property(zend_object *object, zend_string *name, zval *value, void **cache_slot) in mysqli_write_property()
305 static int mysqli_object_has_property(zend_object *object, zend_string *name, int has_set_exists, v… in mysqli_object_has_property()
/php-src/ext/simplexml/
H A Dsimplexml.c88 static inline int match_ns(php_sxe_object *sxe, xmlNodePtr node, xmlChar *name, int prefix) /* {{{ … in match_ns()
137 static xmlNodePtr sxe_find_element_by_name(php_sxe_object *sxe, xmlNodePtr node, xmlChar *name) /* … in sxe_find_element_by_name()
150 static xmlNodePtr sxe_get_element_by_name(php_sxe_object *sxe, xmlNodePtr node, char *name, SXE_ITE… in sxe_get_element_by_name()
191 char *name; in sxe_prop_dim_read() local
328 static zval *sxe_property_read(zend_object *object, zend_string *name, int type, void **cache_slot,… in sxe_property_read()
594 static zval *sxe_property_write(zend_object *object, zend_string *name, zval *value, void **cache_s… in sxe_property_write()
615 char *name; in sxe_property_get_adr() local
754 static int sxe_property_exists(zend_object *object, zend_string *name, int check_empty, void **cach… in sxe_property_exists()
882 static void sxe_property_delete(zend_object *object, zend_string *name, void **cache_slot) in sxe_property_delete()
941 static void sxe_properties_add(HashTable *rv, char *name, int namelen, zval *value) /* {{{ */ in sxe_properties_add()
[all …]
/php-src/ext/phar/
H A Dtar.h41 char name[100]; /* name of file; member
66 char name[100]; /* name of file */ member
/php-src/main/streams/
H A Dtransports.c52 PHPAPI php_stream *_php_stream_xport_create(const char *name, size_t namelen, int options, in _php_stream_xport_create()
202 const char *name, size_t namelen, in php_stream_xport_bind()
230 const char *name, size_t namelen, in php_stream_xport_connect()
/php-src/scripts/gdb/
H A Dphp_gdb.py330 def lookup_symbol(name): argument
336 def enum_value(name): argument
/php-src/ext/snmp/
H A Dphp_snmp.h71 const char *name; member
81 oid name[MAX_OID_LEN]; member
/php-src/main/
H A Drfc1867.h46 char *name; member
54 char *name; member
/php-src/sapi/fpm/fpm/
H A Dfpm_php.c24 static int fpm_php_zend_ini_alter_master(char *name, int name_length, char *new_value, int new_valu… in fpm_php_zend_ini_alter_master()
88 char *name = kv->key; in fpm_php_apply_defines_ex() local
/php-src/ext/posix/
H A Dposix.stub.php404 function posix_getgrnam(string $name): array|false {}
450 function posix_pathconf(string $path, int $name): int|false {}
455 function posix_fpathconf($file_descriptor, int $name): int|false {}
/php-src/ext/reflection/
H A Dphp_reflection.c4224 zend_string *name; in ZEND_METHOD() local
4261 zend_string *name; in ZEND_METHOD() local
4621 zend_string *name; in ZEND_METHOD() local
4785 zend_string *name; in ZEND_METHOD() local
4840 zend_string *name; in ZEND_METHOD() local
4899 zend_string *name; in ZEND_METHOD() local
5555 zend_string *name; in ZEND_METHOD() local
6808 zend_string *name; in ZEND_METHOD() local
6828 zend_string *name; in ZEND_METHOD() local
6853 zend_string *name; in ZEND_METHOD() local
[all …]
/php-src/Zend/Optimizer/
H A Dzend_optimizer.c45 void zend_optimizer_collect_constant(zend_optimizer_ctx *ctx, zval *name, zval* value) in zend_optimizer_collect_constant()
127 zval *result, zend_string *name, zend_string *arg) { in zend_optimizer_eval_special_func_call()
204 bool zend_optimizer_get_collected_constant(HashTable *constants, zval *name, zval* value) in zend_optimizer_get_collected_constant()
990 uint32_t zend_optimizer_classify_function(zend_string *name, uint32_t num_args) { in zend_optimizer_classify_function()
1562 zend_string *name; in zend_optimize_script() local
/php-src/ext/standard/
H A Dhead.c80 PHPAPI zend_result php_setcookie(zend_string *name, zend_string *value, time_t expires, in php_setcookie()
229 zend_string *name, *value = NULL, *path = NULL, *domain = NULL, *samesite = NULL; in php_setcookie_common() local

Completed in 229 milliseconds

12345678910>>...13