Home
last modified time | relevance | path

Searched defs:name (Results 101 – 125 of 315) sorted by relevance

12345678910>>...13

/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
H A Dphp_password.h38 const char *name; member
H A Dtype.c43 const char *name; in PHP_FUNCTION() local
418 zend_string *name; in PHP_FUNCTION() local
H A Dinfo.c42 #define SECTION(name) if (!sapi_module.phpinfo_as_text) { \ argument
88 static ZEND_COLD void php_info_print_stream_hash(const char *name, HashTable *ht) /* {{{ */ in php_info_print_stream_hash()
167 static ZEND_COLD void php_print_gpcse_array(char *name, uint32_t name_length) in php_print_gpcse_array()
/php-src/Zend/
H A Dzend_ini_parser.y146 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, zval *fallback) in zend_ini_get_var()
/php-src/ext/zend_test/
H A Dobserver.c269 void declared_function_observer(zend_op_array *op_array, zend_string *name) { in declared_function_observer()
275 void declared_class_observer(zend_class_entry *ce, zend_string *name) { in declared_class_observer()
/php-src/ext/dom/
H A Ddom_iterators.c36 static void itemHashScanner (void *payload, void *data, const xmlChar *name) /* {{{ */ in itemHashScanner()
53 xmlNodePtr create_notation(const xmlChar *name, const xmlChar *ExternalID, const xmlChar *SystemID)… in create_notation()
H A Dprocessinginstruction.c39 char *name, *value = NULL; in PHP_METHOD() local
H A Dentityreference.c40 char *name; in PHP_METHOD() local
/php-src/ext/soap/
H A Dphp_schema.c311 xmlAttrPtr name, ns; in schema_simpleType() local
1068 xmlAttrPtr ns, name, ref = NULL; in schema_group() local
1368 xmlAttrPtr attrs, name, ns; in schema_complexType() local
1500 xmlAttrPtr attrs, attr, ns, name, type, ref = NULL; in schema_element() local
1740 xmlAttrPtr attr, name, ref = NULL, type = NULL; in schema_attribute() local
1962 xmlAttrPtr name, ref = NULL; in schema_attributeGroup() local
2129 char *name = strrchr(attr->ref, ':'); in schema_attribute_fixup() local
/php-src/win32/
H A Dcp_enc_map_gen.c7 char *name; member
H A Dregistry.c86 char *name = (char*)emalloc(max_name+1); in LoadDirectory() local
137 char *name = (char*)emalloc(max_key+1); in LoadDirectory() local
/php-src/ext/dom/lexbor/lexbor/dom/interfaces/
H A Ddocument_type.h25 lxb_dom_attr_id_t name; member
/php-src/ext/reflection/
H A Dphp_reflection.c4229 zend_string *name; in ZEND_METHOD() local
4266 zend_string *name; in ZEND_METHOD() local
4626 zend_string *name; in ZEND_METHOD() local
4790 zend_string *name; in ZEND_METHOD() local
4845 zend_string *name; in ZEND_METHOD() local
4904 zend_string *name; in ZEND_METHOD() local
5560 zend_string *name; in ZEND_METHOD() local
6943 zend_string *name; in ZEND_METHOD() local
6963 zend_string *name; in ZEND_METHOD() local
6988 zend_string *name; in ZEND_METHOD() local
[all …]
/php-src/ext/curl/
H A Dcurl_file.stub.php8 public string $name = ""; variable in CURLFile
/php-src/ext/ffi/
H A Dffi.c1511 const char *name = NULL; in zend_ffi_ctype_name() local
3033 zend_string *name; in ZEND_METHOD() local
3261 zend_string *name; in zend_ffi_load() local
4782 zend_string* name; in ZEND_METHOD() local
4808 zend_string *name; in ZEND_METHOD() local
4834 zend_string *name; in ZEND_METHOD() local
5605 const char *name; member
6781 #define ATTR_ID(name) attr_ ## name, argument
6782 #define ATTR_NAME(name) {sizeof(#name)-1, #name}, argument
6792 const char * const name; member
[all …]
/php-src/ext/pdo/
H A Dpdo_stmt.c53 zend_string *name; in rewrite_name_to_position() local
2015 static zval *dbstmt_prop_write(zend_object *object, zend_string *name, zval *value, void **cache_sl… in dbstmt_prop_write()
2027 static void dbstmt_prop_delete(zend_object *object, zend_string *name, void **cache_slot) in dbstmt_prop_delete()
2252 static zval *row_read_column_name(pdo_stmt_t *stmt, zend_string *name, zval *rv) in row_read_column_name()
2273 static zval *row_prop_read(zend_object *object, zend_string *name, int type, void **cache_slot, zva… in row_prop_read()
2332 static zval *row_prop_write(zend_object *object, zend_string *name, zval *value, void **cache_slot) in row_prop_write()
2347 static int row_prop_exists(zend_object *object, zend_string *name, int check_empty, void **cache_sl… in row_prop_exists()
/php-src/ext/mysqli/
H A Dmysqli_nonapi.c967 const char *name = NULL, *collation = NULL, *dir = NULL, *comment = NULL; local
1008 char * name = NULL; local
1036 char * name = NULL; local
1060 char * name = NULL; local
/php-src/ext/dom/lexbor/lexbor/html/
H A Dencoding.h20 const lxb_char_t *name; member
H A Dtree_res.h19 const char *name; member
/php-src/benchmark/
H A Dbenchmark.php97 string $name,
/php-src/ext/dom/lexbor/lexbor/css/
H A Dat_rule.h27 lexbor_str_t name; member
/php-src/ext/dom/lexbor/lexbor/encoding/
H A Dencoding.c11 lxb_encoding_data_by_pre_name(const lxb_char_t *name, size_t length) in lxb_encoding_data_by_pre_name()
199 lxb_encoding_data_by_name_noi(const lxb_char_t *name, size_t length) in lxb_encoding_data_by_name_noi()
/php-src/ext/opcache/jit/ir/
H A Dir_perf.c205 int ir_perf_jitdump_register(const char *name, const void *start, size_t size) in ir_perf_jitdump_register()
252 void ir_perf_map_register(const char *name, const void *start, size_t size) in ir_perf_map_register()

Completed in 107 milliseconds

12345678910>>...13