Home
last modified time | relevance | path

Searched refs:uint (Results 151 – 163 of 163) sorted by relevance

1234567

/PHP-5.6/ext/soap/
H A Dsoap.c71 static void soap_error_handler(int error_num, const char *error_filename, const uint error_lineno, …
169 static void (*old_error_handler)(int, const char *, const uint, const char*, va_list);
2145 static void soap_error_handler(int error_num, const char *error_filename, const uint error_lineno, …
H A Dphp_encoding.c477 uint type_len; in master_to_xml_int()
3236 uint name_len; in to_xml_any()
H A Dphp_schema.c2144 uint key_len; in schema_attributegroup_fixup()
/PHP-5.6/ext/mysqlnd/
H A Dmysqlnd_result.c1480 …ret == PASS? "PASS":"FAIL", (uint) set->row_count, conn->upsert_status->warning_count, conn->upser… in MYSQLND_METHOD()
/PHP-5.6/ext/phar/
H A Dutil.c1309 uint keylen; in phar_get_entry_info_dir()
/PHP-5.6/ext/snmp/
H A Dsnmp.c2113 uint key_len; in php_snmp_get_properties()
/PHP-5.6/ext/zip/
H A Dphp_zip.c1061 uint key_len; in php_zip_get_properties()
/PHP-5.6/ext/opcache/Optimizer/
H A Dblock_pass.c4 static int zend_get_persistent_constant(char *name, uint name_len, zval *result, int copy TSRMLS_DC… in zend_get_persistent_constant()
/PHP-5.6/
H A Dconfigure.in31 #undef uint
/PHP-5.6/ext/mbstring/
H A Dmbstring.c1327 int _php_mb_ini_mbstring_internal_encoding_set(const char *new_value, uint new_value_length TSRMLS_… in _php_mb_ini_mbstring_internal_encoding_set()
/PHP-5.6/Zend/
H A Dzend_vm_def.h4446 uint str_key_len;
H A Dzend_vm_execute.h3183 uint str_key_len; in ZEND_FE_RESET_SPEC_CONST_HANDLER()
8564 uint str_key_len; in ZEND_FE_RESET_SPEC_TMP_HANDLER()
13948 uint str_key_len; in ZEND_FE_RESET_SPEC_VAR_HANDLER()
31788 uint str_key_len; in ZEND_FE_RESET_SPEC_CV_HANDLER()
/PHP-5.6/ext/pcre/pcrelib/
H A DChangeLog3776 the days when it was an int rather than a uint) to free up another bit for

Completed in 217 milliseconds

1234567