Home
last modified time | relevance | path

Searched refs:int32_t (Results 51 – 75 of 87) sorted by relevance

1234

/PHP-7.3/ext/opcache/
H A Dzend_persist.c117 } else if (ht->nNumUsed < (uint32_t)(-(int32_t)ht->nTableMask) / 4) { in zend_hash_persist()
126 hash_size = (uint32_t)(-(int32_t)ht->nTableMask); in zend_hash_persist()
131 ht->nTableMask = (uint32_t)(-(int32_t)hash_size); in zend_hash_persist()
210 } else if (ht->nNumUsed < (uint32_t)(-(int32_t)ht->nTableMask) / 4) { in zend_hash_persist_immutable()
219 hash_size = (uint32_t)(-(int32_t)ht->nTableMask); in zend_hash_persist_immutable()
224 ht->nTableMask = (uint32_t)(-(int32_t)hash_size); in zend_hash_persist_immutable()
450 (int32_t)opline->op1.constant) - orig_literals)) - in zend_persist_op_array_ex()
462 (int32_t)opline->op2.constant) - orig_literals)) - in zend_persist_op_array_ex()
H A Dzend_persist_calc.c60 …if (!(HT_FLAGS(ht) & HASH_FLAG_PACKED) && ht->nNumUsed < (uint32_t)(-(int32_t)ht->nTableMask) / 4)… in zend_hash_persist_calc()
67 hash_size = (uint32_t)(-(int32_t)ht->nTableMask); in zend_hash_persist_calc()
/PHP-7.3/ext/intl/msgformat/
H A Dmsgformat_format.c38 int32_t formatted_len = 0; in msgfmt_do_format()
/PHP-7.3/ext/fileinfo/libmagic/
H A Dfile.h300 int32_t offset; /* offset to magic number */
302 int32_t in_offset; /* offset from indirection */
387 int32_t off;
H A Dder.c243 int32_t
271 return CAST(int32_t, offs); in der_offs()
H A Dapprentice.c1418 v = (int32_t) v; in file_signextend()
1770 int32_t diff; in parse()
1797 diff = (int32_t)cont_level - (int32_t)m->cont_level; in parse()
1856 m->offset = (int32_t)strtol(l, &t, 0); in parse()
1938 m->in_offset = (int32_t)strtol(l, &t, 0); in parse()
3339 m->offset = swap4((int32_t)m->offset);
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2.h718 PCRE2_EXP_DECL int32_t PCRE2_CALL_CONVENTION \
719 pcre2_serialize_encode(const pcre2_code **, int32_t, uint8_t **, \
721 PCRE2_EXP_DECL int32_t PCRE2_CALL_CONVENTION \
722 pcre2_serialize_decode(pcre2_code **, int32_t, const uint8_t *, \
724 PCRE2_EXP_DECL int32_t PCRE2_CALL_CONVENTION \
H A Dpcre2_compile.c127 uint32_t *, int32_t *, uint32_t *, int32_t *, branch_chain *,
1327 int32_t min = 0; in read_repeat_counts()
4912 int *errorcodeptr, uint32_t *firstcuptr, int32_t *firstcuflagsptr, in compile_branch()
4913 uint32_t *reqcuptr, int32_t *reqcuflagsptr, branch_chain *bcptr, in compile_branch()
4928 int32_t firstcuflags, reqcuflags; in compile_branch()
4929 int32_t zeroreqcuflags, zerofirstcuflags; in compile_branch()
4930 int32_t req_caseopt, reqvary, tempreqvary; in compile_branch()
5010 int32_t subreqcuflags, subfirstcuflags; /* Must be signed */ in compile_branch()
7521 int32_t *firstcuflagsptr, uint32_t *reqcuptr,int32_t *reqcuflagsptr, in compile_regex()
7534 int32_t firstcuflags, reqcuflags; in compile_regex()
[all …]
H A Dpcre2_internal.h1749 int32_t other_case; /* offset to other case, or zero if none */
1779 int32_t number_of_codes;
/PHP-7.3/ext/intl/locale/
H A Dlocale_methods.c260 int32_t tag_value_len = 512; in get_icu_value_internal()
264 int32_t buflen = 512; in get_icu_value_internal()
492 int32_t disp_name_len = 0; in get_icu_disp_value_src_php()
496 int32_t buflen = 512; in get_icu_disp_value_src_php()
691 int32_t kw_key_len = 0; in PHP_FUNCTION()
728 int32_t kw_value_len = 100; in PHP_FUNCTION()
/PHP-7.3/ext/intl/dateformat/
H A Ddateformat_attr.c132 int32_t slength = 0; in PHP_FUNCTION()
H A Ddateformat_create.cpp70 int32_t slength = 0; in datefmt_ctor()
/PHP-7.3/ext/intl/uchar/
H A Duchar.c18 int32_t i = 0; in convert_cp()
252 int32_t buffer_len; in ZEND_END_ARG_INFO()
306 const char *name, int32_t length) { in enumCharNames_callback()
550 int32_t closure_len; in IC_METHOD()
/PHP-7.3/ext/intl/collator/
H A Dcollator_is_numeric.c214 zend_uchar collator_is_numeric( UChar *str, int32_t length, zend_long *lval, double *dval, int allo… in collator_is_numeric()
H A Dcollator_sort.c556 int32_t ustr_len = 0; in PHP_FUNCTION()
/PHP-7.3/ext/standard/
H A Dbasic_functions.h163 typedef int32_t php_int32;
H A Dphp_crypt_r.c117 to64(char *s, int32_t v, int n) in to64()
/PHP-7.3/ext/intl/converter/
H A Dconverter.c228 const char *codeUnits, int32_t length, in php_converter_to_u_callback()
303 const UChar *codeUnits, int32_t length, UChar32 codePoint, in php_converter_from_u_callback()
661 UConverter *src_cnv, const char *src, int32_t src_len, in php_converter_do_convert()
665 int32_t temp_len, ret_len; in php_converter_do_convert()
886 int32_t i, in PHP_METHOD()
/PHP-7.3/ext/intl/common/
H A Dcommon_date.cpp43 int32_t id_len = 0;
H A Dcommon_enum.cpp89 int32_t result_length; in string_enum_current_move_forward()
/PHP-7.3/ext/intl/transliterator/
H A Dtransliterator_class.c38 int32_t ustr_id_len; in transliterator_object_construct()
/PHP-7.3/Zend/
H A DZend.m490 dnl Check if int32_t and uint32_t are defined
91 LIBZEND_CHECK_INT_TYPE(int32_t)
/PHP-7.3/ext/intl/calendar/
H A Dcalendar_class.cpp212 int32_t res = cal->get(debug_info_fields[i].field, uec); in Calendar_get_debug_info()
/PHP-7.3/ext/intl/timezone/
H A Dtimezone_class.cpp323 int32_t rawOffset, dstOffset; in TimeZone_get_debug_info()
/PHP-7.3/ext/zip/
H A Dconfig.m4168 AC_CHECK_TYPES([int32_t])

Completed in 102 milliseconds

1234