Home
last modified time | relevance | path

Searched defs:j (Results 51 – 75 of 113) sorted by relevance

12345

/PHP-7.3/ext/opcache/Optimizer/
H A Dcompact_literals.c121 int i, j, n, *map, cache_size; in zend_optimizer_compact_literals() local
H A Ddce.c481 int j = 0; in dce_live_ranges() local
H A Ddfa_pass.c161 int j; in zend_ssa_remove_nops() local
/PHP-7.3/ext/gd/libgd/
H A Dgd_interpolation.c1098 unsigned int j; in gdImageScaleNearestNeighbour() local
1209 long j; in gdImageScaleBilinearPalette() local
1304 long j; in gdImageScaleBilinearTC() local
1416 long j; in gdImageScaleBicubicFixed() local
1689 unsigned int j; in gdImageRotateNearestNeighbour() local
1754 unsigned int j; in gdImageRotateGeneric() local
1811 unsigned int j; in gdImageRotateBilinear() local
1929 unsigned int j; in gdImageRotateBicubicFixed() local
H A Dgdkanji.c468 int p1, p2, i, j; in do_check_and_conv() local
H A Dgd_bmp.c1024 int i = 0, j = 0; in bmp_read_rle() local
/PHP-7.3/ext/hash/
H A Dhash_sha3.c139 unsigned char j; in permute() local
/PHP-7.3/ext/dom/
H A Dxpath.c134 int j; in dom_xpath_ext_function_php() local
/PHP-7.3/ext/standard/
H A Dmail.c77 size_t j, str_len; in PHP_FUNCTION() local
H A Dcrypt_freesec.c213 int i, j, b, k, inbit, obit; in _crypt_extended_init() local
H A Dhtml.c1641 unsigned i, j, k, in PHP_FUNCTION() local
1694 unsigned j, in PHP_FUNCTION() local
H A Dbase64.c92 size_t i = 0, padding = 0, j = *outl; in php_base64_decode_impl() local
H A Dcrypt_blowfish.c555 unsigned int bug, i, j; in BF_set_key() local
/PHP-7.3/Zend/
H A Dzend_opcode.c190 int j; in _destroy_zend_class_traits_info() local
H A Dzend_bitset.h207 int j = ZEND_BITSET_ELM_SIZE * 8 * i - 1; local
/PHP-7.3/ext/intl/collator/
H A Dcollator_sort.c388 uint32_t j = 0; in PHP_FUNCTION() local
/PHP-7.3/ext/xmlrpc/libxmlrpc/
H A Dqueue.c715 int flag = 1, i, j; in QuickSort() local
/PHP-7.3/ext/opcache/
H A Dzend_persist.c798 int j; in zend_persist_class_entry() local
H A Dzend_file_cache.c675 int j; local
1291 int j; local
/PHP-7.3/ext/fileinfo/libmagic/
H A Dapprentice.c527 int j; in apprentice_unmap() local
1270 uint32_t i, j; in apprentice_load() local
3417 uint32_t i, j; local
H A Dcompress.c531 int j = fd[i == STDIN_FILENO ? 0 : 1]; in copydesc() local
/PHP-7.3/ext/hash/sha3/generic64lc/
H A DKeccakP-1600-opt64.c422 unsigned int j; in KeccakP1600_ExtractAndAddLanes() local
/PHP-7.3/ext/zip/lib/
H A Dzip_open.c432 zip_uint64_t min, max, j; in _zip_checkcons() local
/PHP-7.3/ext/date/lib/
H A Dparse_tz.c219 unsigned int i, j; in read_64bit_types() local
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregparse.c831 int i, j; in onig_print_names() local
1209 int i, j; in free_callout_func_list() local
1532 int j; in onig_set_callout_of_name() local
1777 int i, j; in setup_ext_callout_list_values() local
2578 int j; in onig_free_reg_callout_list() local
3654 OnigCodePoint i, j, n1, n2, *data1, *data2; in and_code_range_buf() local
5724 OnigCodePoint j; in add_ctype_to_cc_by_range() local
5798 OnigCodePoint j; in add_ctype_to_cc_by_range_limit() local
6313 int i, j; in parse_cc() local
7856 int n, j, m, index; in i_apply_case_fold() local

Completed in 116 milliseconds

12345