Home
last modified time | relevance | path

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

123

/php-src/sapi/fpm/fpm/
H A Dfpm_php.c90 int name_len = strlen(name); in fpm_php_apply_defines_ex() local
H A Dfpm_main.c468 static char *sapi_cgibin_getenv(const char *name, size_t name_len) /* {{{ */ in sapi_cgibin_getenv()
/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.c5825 bool zend_ffi_is_typedef_name(const char *name, size_t name_len) /* {{{ */
5844 void zend_ffi_resolve_typedef(const char *name, size_t name_len, zend_ffi_dcl *dcl) /* {{{ */
5868 void zend_ffi_resolve_const(const char *name, size_t name_len, zend_ffi_val *val) /* {{{ */
6090 void zend_ffi_add_field(zend_ffi_dcl *struct_dcl, const char *name, size_t name_len, zend_ffi_dcl *…
6202 void zend_ffi_add_bit_field(zend_ffi_dcl *struct_dcl, const char *name, size_t name_len, zend_ffi_d…
6550 void zend_ffi_add_arg(HashTable **args, const char *name, size_t name_len, zend_ffi_dcl *arg_dcl) /…
6593 void zend_ffi_declare(const char *name, size_t name_len, zend_ffi_dcl *dcl) /* {{{ */
6682 void zend_ffi_declare_tag(const char *name, size_t name_len, zend_ffi_dcl *dcl, bool incomplete) /*…
6794 void zend_ffi_add_attribute(zend_ffi_dcl *dcl, const char *name, size_t name_len) /* {{{ */
6877 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.c2386 size_t name_len; in zend_startup_module_ex() local
2585 size_t name_len; in zend_register_module_ex() local
3556 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()
3749 size_t name_len = ZSTR_LEN(name); in zend_is_callable_check_class() local
4482 size_t name_len = strlen(module_name); in zend_get_module_version() local
/php-src/ext/dom/
H A Dphp_dom.c335 static void dom_register_prop_handler(HashTable *prop_handler, const char *name, size_t name_len, c… in dom_register_prop_handler()
342 static void dom_overwrite_prop_handler(HashTable *prop_handler, const char *name, size_t name_len, … in dom_overwrite_prop_handler()
2134 int dom_check_qname(char *qname, char **localname, char **prefix, int uri_len, int name_len) { in dom_check_qname()
2703 xmlAttrPtr php_dom_get_attribute_node(xmlNodePtr elem, const xmlChar *name, size_t name_len) in php_dom_get_attribute_node()
H A Dnode.c37 zend_string *dom_node_concatenated_name_helper(size_t name_len, const char *name, size_t prefix_len… in dom_node_concatenated_name_helper()
50 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/main/
H A DSAPI.c1020 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/soap/
H A Dphp_http.c88 int name_len; in http_context_add_header() local
/php-src/ext/mysqli/
H A Dmysqli_api.c296 size_t name_len; in PHP_FUNCTION() local
1378 size_t name_len = 0; in PHP_FUNCTION() local
/php-src/ext/session/
H A Dsession.c227 PHPAPI zval* php_get_session_var_str(const char *name, size_t name_len) in php_get_session_var_str()
3225 size_t name_len = strlen(data->name); in php_session_rfc1867_callback() local
/php-src/ext/intl/converter/
H A Dconverter.c834 size_t name_len; in PHP_METHOD() local
/php-src/sapi/litespeed/
H A Dlsapi_main.c189 static char *sapi_lsapi_getenv(const char * name, size_t name_len ) in sapi_lsapi_getenv()
/php-src/ext/spl/
H A Dspl_directory.c233 size_t name_len; in spl_filesystem_object_get_file_name() local
1512 size_t name_len = strlen(intern->u.dir.entry.d_name); in PHP_METHOD() local
/php-src/ext/tidy/
H A Dtidy.c936 static void php_tidy_clean_output_start(const char *name, size_t name_len) in php_tidy_clean_output_start()
/php-src/ext/xml/
H A Dxml.c560 size_t name_len = strlen(name); in xml_add_to_info() local
/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.c1238 size_t name_len; in PHP_FUNCTION() local
1345 size_t name_len; in PHP_FUNCTION() local
1495 size_t name_len; in PHP_FUNCTION() local
/php-src/ext/standard/
H A Dbasic_functions.c2254 size_t name_len; local

Completed in 169 milliseconds

123