Home
last modified time | relevance | path

Searched refs:uint (Results 126 – 150 of 157) sorted by relevance

1234567

/PHP-5.5/ext/opcache/
H A Dzend_accelerator_module.c498 uint i; in accelerator_get_scripts()
/PHP-5.5/ext/standard/
H A Dvar.c855 uint key_len; in php_var_serialize_intern()
/PHP-5.5/Zend/
H A Dzend_exceptions.c874 static void zend_error_va(int type, const char *file, uint lineno, const char *format, ...) /* {{{ … in zend_error_va()
H A Dzend_compile.c145 uint char_pos_len; in build_runtime_defined_function_key()
3840 static void zend_add_magic_methods(zend_class_entry* ce, const char* mname, uint mname_len, zend_fu… in zend_add_magic_methods()
3881 static void zend_add_trait_method(zend_class_entry *ce, const char *name, const char *arKey, uint n… in zend_add_trait_method()
6724 zend_bool zend_is_auto_global_quick(const char *name, uint name_len, ulong hashval TSRMLS_DC) /* {{… in zend_is_auto_global_quick()
6739 zend_bool zend_is_auto_global(const char *name, uint name_len TSRMLS_DC) /* {{{ */ in zend_is_auto_global()
6745 int zend_register_auto_global(const char *name, uint name_len, zend_bool jit, zend_auto_global_call… in zend_register_auto_global()
6888 int zend_get_class_fetch_type(const char *class_name, uint class_name_len) /* {{{ */ in zend_get_class_fetch_type()
/PHP-5.5/ext/spl/
H A Dspl_iterators.c2813 uint nKeyLength; in SPL_METHOD()
2838 uint nKeyLength; in SPL_METHOD()
2867 uint nKeyLength; in SPL_METHOD()
2890 uint nKeyLength; in SPL_METHOD()
H A Dspl_array.c929 uint string_length; in spl_array_skip_protected()
/PHP-5.5/ext/pgsql/
H A Dpgsql.c2653 const uint element_len = strlen(element);
5209 uint table_name_len;
5425 uint field_len = -1;
6180 uint fld_len;
6317 uint fld_len;
6570 uint i;
/PHP-5.5/ext/pcntl/
H A Dpcntl.c753 uint key_length; in PHP_FUNCTION()
/PHP-5.5/ext/openssl/
H A Dopenssl.c2231 uint strindexlen = 0; in php_openssl_make_REQ()
2312 uint strindexlen; in php_openssl_make_REQ()
3651 uint strindexlen; in PHP_FUNCTION()
3788 uint strindexlen; in PHP_FUNCTION()
/PHP-5.5/ext/hash/
H A Dhash.c599 uint str_len; in PHP_FUNCTION()
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c334 static int add_stringl(zval* list, char* id, char* string, uint length, int duplicate) {
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c449 uint str_length; in PHP_METHOD()
2163 uint len; in PHP_METHOD()
/PHP-5.5/main/
H A Doutput.c1278 uint out_len = 0; in php_output_handler_compat_func()
/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c583 uint string_key_len; in add_header_to_table()
/PHP-5.5/ext/curl/
H A Dinterface.c2603 uint string_key_len; in _php_curl_setopt()
2924 uint str_key_len; in PHP_FUNCTION()
/PHP-5.5/ext/dom/
H A Dnode.c1828 uint prefix_key_len; in dom_canonicalization()
H A Dphp_dom.c505 uint string_length = 0; in dom_get_debug_info_helper()
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_result.c1213 …ret == PASS? "PASS":"FAIL", (uint) set->row_count, conn->upsert_status->warning_count, conn->upser… in MYSQLND_METHOD()
/PHP-5.5/ext/tidy/
H A Dtidy.c1013 uint opt_name_len; in _php_tidy_apply_config_array()
/PHP-5.5/ext/sockets/
H A Dsockets.c801 uint key_len;
/PHP-5.5/ext/soap/
H A Dsoap.c71 static void soap_error_handler(int error_num, const char *error_filename, const uint error_lineno, …
167 static void (*old_error_handler)(int, const char *, const uint, const char*, va_list);
2125 static void soap_error_handler(int error_num, const char *error_filename, const uint error_lineno, …
H A Dphp_encoding.c479 uint type_len; in master_to_xml_int()
3238 uint name_len; in to_xml_any()
/PHP-5.5/ext/phar/
H A Dutil.c1310 uint keylen; in phar_get_entry_info_dir()
/PHP-5.5/ext/zip/
H A Dphp_zip.c1034 uint key_len; in php_zip_get_properties()
/PHP-5.5/ext/snmp/
H A Dsnmp.c2115 uint key_len; in php_snmp_get_properties()

Completed in 239 milliseconds

1234567