Home
last modified time | relevance | path

Searched defs:name_len (Results 26 – 50 of 54) sorted by relevance

123

/php-src/ext/dom/lexbor/lexbor/html/
H A Dtoken.c352 const lxb_char_t *name, size_t name_len) in lxb_html_token_find_attr()
/php-src/ext/ffi/
H A Dffi.c5815 bool zend_ffi_is_typedef_name(const char *name, size_t name_len) /* {{{ */
5834 void zend_ffi_resolve_typedef(const char *name, size_t name_len, zend_ffi_dcl *dcl) /* {{{ */
5858 void zend_ffi_resolve_const(const char *name, size_t name_len, zend_ffi_val *val) /* {{{ */
6080 void zend_ffi_add_field(zend_ffi_dcl *struct_dcl, const char *name, size_t name_len, zend_ffi_dcl *…
6192 void zend_ffi_add_bit_field(zend_ffi_dcl *struct_dcl, const char *name, size_t name_len, zend_ffi_d…
6540 void zend_ffi_add_arg(HashTable **args, const char *name, size_t name_len, zend_ffi_dcl *arg_dcl) /…
6583 void zend_ffi_declare(const char *name, size_t name_len, zend_ffi_dcl *dcl) /* {{{ */
6672 void zend_ffi_declare_tag(const char *name, size_t name_len, zend_ffi_dcl *dcl, bool incomplete) /*…
6784 void zend_ffi_add_attribute(zend_ffi_dcl *dcl, const char *name, size_t name_len) /* {{{ */
6867 void zend_ffi_add_attribute_value(zend_ffi_dcl *dcl, const char *name, size_t name_len, int n, zend…
[all …]
/php-src/sapi/apache2handler/
H A Dapache_config.c180 char *get_php_config(void *conf, char *name, size_t name_len) in get_php_config()
H A Dsapi_apache2.c251 php_apache_sapi_getenv(const char *name, size_t name_len) in php_apache_sapi_getenv()
/php-src/Zend/
H A Dzend_constants.h95 const char *name, size_t name_len) { in zend_get_special_const()
H A Dzend_API.c2297 size_t name_len; in zend_startup_module_ex() local
2496 size_t name_len; in zend_register_module_ex() local
3456 ZEND_API zend_result zend_register_class_alias_ex(const char *name, size_t name_len, zend_class_ent… in zend_register_class_alias_ex()
3642 size_t name_len = ZSTR_LEN(name); in zend_is_callable_check_class() local
4375 size_t name_len = strlen(module_name); in zend_get_module_version() local
/php-src/ext/dom/
H A Dphp_dom.c315 static void dom_register_prop_handler(HashTable *prop_handler, const char *name, size_t name_len, c… in dom_register_prop_handler()
322 static void dom_overwrite_prop_handler(HashTable *prop_handler, const char *name, size_t name_len, … in dom_overwrite_prop_handler()
1989 int dom_check_qname(char *qname, char **localname, char **prefix, int uri_len, int name_len) { in dom_check_qname()
2553 xmlAttrPtr php_dom_get_attribute_node(xmlNodePtr elem, const xmlChar *name, size_t name_len) in php_dom_get_attribute_node()
H A Dnode.c36 zend_string *dom_node_concatenated_name_helper(size_t name_len, const char *name, size_t prefix_len… in dom_node_concatenated_name_helper()
49 size_t name_len = strlen((const char *) nodep->name); in dom_node_get_node_name_attribute_or_element() local
H A Ddocument.c631 size_t value_len, name_len = 0; in dom_document_create_processing_instruction() local
724 size_t name_len; in PHP_METHOD() local
/php-src/sapi/phpdbg/
H A Dphpdbg_cmd.h91 size_t name_len; /* Command name length */ member
/php-src/ext/soap/
H A Dphp_http.c98 int name_len; in http_context_headers() local
H A Dsoap.c541 size_t fault_string_len, fault_actor_len = 0, name_len = 0, fault_code_len = 0; in PHP_METHOD() local
1604 size_t code_len, string_len, actor_len = 0, name_len = 0; local
/php-src/main/
H A DSAPI.c1022 SAPI_API char *sapi_getenv(const char *name, size_t name_len) in sapi_getenv()
H A Dfastcgi.c1006 unsigned int name_len, val_len; in fcgi_get_params() local
1727 void fcgi_set_mgmt_var(const char * name, size_t name_len, const char * value, size_t value_len)
/php-src/ext/mysqli/
H A Dmysqli_api.c309 size_t name_len; in PHP_FUNCTION() local
1416 size_t name_len = 0; in PHP_FUNCTION() local
/php-src/sapi/litespeed/
H A Dlsapi_main.c190 static char *sapi_lsapi_getenv(const char * name, size_t name_len ) in sapi_lsapi_getenv()
/php-src/ext/intl/converter/
H A Dconverter.c833 size_t name_len; in PHP_METHOD() local
/php-src/sapi/fpm/fpm/
H A Dfpm_main.c473 static char *sapi_cgibin_getenv(const char *name, size_t name_len) /* {{{ */ in sapi_cgibin_getenv()
/php-src/ext/spl/
H A Dspl_directory.c246 size_t name_len; in spl_filesystem_object_get_file_name() local
1540 size_t name_len = strlen(intern->u.dir.entry.d_name); in PHP_METHOD() local
/php-src/ext/xml/
H A Dxml.c557 size_t name_len = strlen(name); in _xml_add_to_info() local
/php-src/ext/tidy/
H A Dtidy.c935 static void php_tidy_clean_output_start(const char *name, size_t name_len) in php_tidy_clean_output_start()
/php-src/ext/fileinfo/libmagic/
H A Dcdf.c853 size_t i, name_len = strlen(name) + 1; in cdf_find_stream() local
/php-src/ext/mbstring/
H A Dmbstring.c1233 size_t name_len; in PHP_FUNCTION() local
1340 size_t name_len; in PHP_FUNCTION() local
1490 size_t name_len; in PHP_FUNCTION() local
/php-src/ext/reflection/
H A Dphp_reflection.c1316 size_t name_len = strlen(name_str); in reflection_extension_factory() local
1502 …ion_property_factory_str(zend_class_entry *ce, const char *name_str, size_t name_len, zend_propert… in reflection_property_factory_str()
6024 size_t name_len; in ZEND_METHOD() local
6362 size_t name_len; in ZEND_METHOD() local
/php-src/ext/standard/
H A Dbasic_functions.c2237 size_t name_len; local

Completed in 199 milliseconds

123