Home
last modified time | relevance | path

Searched defs:name_len (Results 1 – 25 of 61) sorted by relevance

123

/PHP-5.5/ext/dom/
H A Delement.c337 int name_len; in PHP_FUNCTION() local
443 int name_len; in PHP_FUNCTION() local
490 int name_len, ret; in PHP_FUNCTION() local
639 int name_len; in PHP_FUNCTION() local
876 int name_len, uri_len; in PHP_FUNCTION() local
932 int uri_len, name_len, ret; in PHP_FUNCTION() local
1033 int uri_len, name_len; in PHP_FUNCTION() local
1063 int name_len; in PHP_FUNCTION() local
1091 int uri_len, name_len; in PHP_FUNCTION() local
1149 int name_len; in PHP_FUNCTION() local
[all …]
H A Ddomimplementation.c95 int ret, name_len = 0, publicid_len = 0, systemid_len = 0; in PHP_METHOD() local
158 int ret, uri_len = 0, name_len = 0, errorcode = 0; in PHP_METHOD() local
H A Dentityreference.c56 int name_len, name_valid; in PHP_METHOD() local
H A Dprocessinginstruction.c58 int name_len, value_len, name_valid; in PHP_METHOD() local
H A Ddocument.c908 int ret, name_len, value_len; in PHP_FUNCTION() local
1051 int ret, value_len, name_len = 0; in PHP_FUNCTION() local
1086 int ret, name_len; in PHP_FUNCTION() local
1121 int ret, name_len; in PHP_FUNCTION() local
1152 int name_len; in PHP_FUNCTION() local
1235 int ret, uri_len = 0, name_len = 0, value_len = 0; in PHP_FUNCTION() local
1298 int ret, uri_len = 0, name_len = 0; in PHP_FUNCTION() local
1361 int uri_len, name_len; in PHP_FUNCTION() local
H A Dattr.c64 int name_len, value_len, name_valid; in PHP_METHOD() local
/PHP-5.5/Zend/
H A Dzend_constants.c179 ZEND_API void zend_register_long_constant(const char *name, uint name_len, long lval, int flags, in… in zend_register_long_constant()
193 ZEND_API void zend_register_double_constant(const char *name, uint name_len, double dval, int flags… in zend_register_double_constant()
207 ZEND_API void zend_register_stringl_constant(const char *name, uint name_len, char *strval, uint st… in zend_register_stringl_constant()
222 ZEND_API void zend_register_string_constant(const char *name, uint name_len, char *strval, int flag… in zend_register_string_constant()
227 static int zend_get_special_constant(const char *name, uint name_len, zend_constant **c TSRMLS_DC) in zend_get_special_constant()
286 ZEND_API int zend_get_constant(const char *name, uint name_len, zval *result TSRMLS_DC) in zend_get_constant()
315 ZEND_API int zend_get_constant_ex(const char *name, uint name_len, zval *result, zend_class_entry *… in zend_get_constant_ex()
H A Dzend_builtin_functions.c651 int name_len; in ZEND_FUNCTION() local
729 int name_len; in ZEND_FUNCTION() local
752 zend_uint name_len = 0; in ZEND_FUNCTION() local
1028 static int same_name(const char *key, const char *name, zend_uint name_len) in same_name()
1352 int name_len; in ZEND_FUNCTION() local
H A Dzend_constants.h37 uint name_len; member
/PHP-5.5/ext/xmlwriter/
H A Dphp_xmlwriter.c746 int name_len, retval; in php_xmlwriter_string_arg() local
893 int name_len, prefix_len, uri_len, retval; in PHP_FUNCTION() local
937 int name_len, content_len, retval; in PHP_FUNCTION() local
1035 int name_len, prefix_len, uri_len, retval; in PHP_FUNCTION() local
1095 int name_len, content_len, retval; in PHP_FUNCTION() local
1221 int name_len, content_len, retval; in PHP_FUNCTION() local
1434 int name_len, pubid_len, sysid_len, retval; in PHP_FUNCTION() local
1541 int name_len, content_len, retval; in PHP_FUNCTION() local
1601 int name_len, content_len, retval; in PHP_FUNCTION() local
1646 int name_len, retval; in PHP_FUNCTION() local
[all …]
/PHP-5.5/ext/standard/
H A Dhead.c76 PHPAPI int php_setcookie(char *name, int name_len, char *value, int value_len, time_t expires, char… in php_setcookie()
183 int name_len, value_len = 0, path_len = 0, domain_len = 0; in PHP_FUNCTION() local
206 int name_len, value_len = 0, path_len = 0, domain_len = 0; in PHP_FUNCTION() local
H A Dphp_var.h126 static inline int php_varname_check(char *name, int name_len, zend_bool silent TSRMLS_DC) /* {{{ */ in php_varname_check()
/PHP-5.5/main/
H A Doutput.c470 PHPAPI int php_output_start_internal(const char *name, size_t name_len, php_output_handler_func_t o… in php_output_start_internal()
527 PHPAPI php_output_handler *php_output_handler_create_internal(const char *name, size_t name_len, ph… in php_output_handler_create_internal()
624 PHPAPI int php_output_handler_conflict_register(const char *name, size_t name_len, php_output_handl… in php_output_handler_conflict_register()
636 PHPAPI int php_output_handler_reverse_conflict_register(const char *name, size_t name_len, php_outp… in php_output_handler_reverse_conflict_register()
675 PHPAPI int php_output_handler_alias_register(const char *name, size_t name_len, php_output_handler_… in php_output_handler_alias_register()
877 static inline php_output_handler *php_output_handler_init(const char *name, size_t name_len, size_t… in php_output_handler_init()
1572 int name_len, value_len; in PHP_FUNCTION() local
/PHP-5.5/ext/phar/
H A Dstub.h21 …(const char *index_php, const char *web, size_t *len, char **stub, const int name_len, const int w… in phar_get_stub()
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c783 int string_key_len, namespace_len, name_len, value_len; in PHP_FUNCTION() local
829 int name_len = 0, namespace_len = 0; in PHP_FUNCTION() local
854 int name_len = 0, namespace_len = 0; in PHP_FUNCTION() local
879 int name_len = 0; in PHP_FUNCTION() local
/PHP-5.5/win32/
H A Dregistry.c72 DWORD name_len, type, value_len; in LoadDirectory() local
132 DWORD name_len; in LoadDirectory() local
/PHP-5.5/ext/xmlreader/
H A Dphp_xmlreader.c415 int name_len = 0; in php_xmlreader_string_arg() local
603 int name_len = 0, ns_uri_len = 0; in PHP_METHOD() local
683 int name_len = 0, retval; in PHP_METHOD() local
744 int name_len=0, ns_uri_len=0, retval; in PHP_METHOD() local
824 int retval, name_len=0; in PHP_METHOD() local
/PHP-5.5/ext/posix/
H A Dposix.c995 int name_len; in PHP_FUNCTION() local
1114 int name_len; in PHP_FUNCTION() local
1358 int name_len; in PHP_FUNCTION() local
/PHP-5.5/ext/zip/
H A Dphp_zip.c1828 int buffer_len, name_len; in ZIPARCHIVE_METHOD() local
1887 int name_len; in ZIPARCHIVE_METHOD() local
1943 int name_len; in ZIPARCHIVE_METHOD() local
2061 int comment_len, name_len; in ZIPARCHIVE_METHOD() local
2121 int name_len, idx; in ZIPARCHIVE_METHOD() local
2216 int name_len; in ZIPARCHIVE_METHOD() local
2285 int name_len, new_name_len; in ZIPARCHIVE_METHOD() local
2349 int name_len; in ZIPARCHIVE_METHOD() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_env.c46 int name_len = strlen(name); in setenv() local
H A Dfpm_php.c86 int name_len = strlen(name); in fpm_php_apply_defines_ex() local
/PHP-5.5/ext/mysqli/
H A Dmysqli_nonapi.c1109 int name_len = -1; local
1164 int name_len = -1; local
1194 int name_len = -1; local
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c1610 int name_len; in ZEND_METHOD() local
2675 int name_len, tmp_len; in ZEND_METHOD() local
3426 int name_len; in ZEND_METHOD() local
3458 int name_len; in ZEND_METHOD() local
3663 int name_len; in ZEND_METHOD() local
3693 int name_len; in ZEND_METHOD() local
3808 int name_len; in ZEND_METHOD() local
3995 int name_len; in ZEND_METHOD() local
4037 int name_len; in ZEND_METHOD() local
5181 int name_len; in ZEND_METHOD() local
[all …]
/PHP-5.5/ext/opcache/Optimizer/
H A Dzend_optimizer.c33 static int zend_optimizer_lookup_cv(zend_op_array *op_array, char* name, int name_len) in zend_optimizer_lookup_cv()
/PHP-5.5/ext/oci8/
H A Doci8_statement.c985 int php_oci_bind_by_name(php_oci_statement *statement, char *name, int name_len, zval* var, long ma… in php_oci_bind_by_name()
1407 int php_oci_bind_array_by_name(php_oci_statement *statement, char *name, int name_len, zval* var, l… in php_oci_bind_array_by_name()

Completed in 120 milliseconds

123