Home
last modified time | relevance | path

Searched refs:sum (Results 26 – 38 of 38) sorted by relevance

12

/PHP-7.4/ext/standard/tests/strings/
H A Dhtml_entity_decode_html4.phpt218 "∑",
H A Dget_html_translation_table_basic1.phpt472 string(5) "∑"
H A Dhtmlentities_html4.phpt274 ∑ U+02211
H A Dget_html_translation_table_basic5.phpt1404 [∑] => ∑
H A Dhtml_entity_decode_html5.phpt1895 "∑",
4029 ∑ => ∑ e28891
H A Dhtmlentities_html5.phpt721 ∑ U+02211
/PHP-7.4/ext/phar/
H A Dtar.c89 uint32_t sum = 0; in phar_tar_checksum() local
93 sum += (unsigned char)*buf; in phar_tar_checksum()
96 return sum; in phar_tar_checksum()
/PHP-7.4/tests/lang/
H A D023.phpt127 Each array variable should be equal to the sum of its indices:<br>
/PHP-7.4/ext/standard/
H A Dstring.c3630 size_t sum; local
3634 if ((sum = max)) {
3636 sum += php_similar_char(txt1, pos1,
3640 sum += php_similar_char(txt1 + pos1 + max, len1 - pos1 - max,
3645 return sum;
/PHP-7.4/sapi/phpdbg/
H A Dxml.md642 - &lt;watchsize> inspects size variations of an array (the sum):
/PHP-7.4/ext/standard/html_tables/
H A Dents_html5.txt1890 sum 02211
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2349 # nul, space at end of check sum
2351 # space or ascii digit 0 at start of check sum
19388 # Checksum, sum of all bytes modulo 256 should be 0
H A Dmagic2349 # nul, space at end of check sum
2351 # space or ascii digit 0 at start of check sum
19388 # Checksum, sum of all bytes modulo 256 should be 0

Completed in 140 milliseconds

12