Home
last modified time | relevance | path

Searched refs:compare (Results 101 – 125 of 225) sorted by relevance

123456789

/php-src/ext/standard/tests/array/
H A Dsort_basic.phpt9 * SORT_REGULAR - compare items normally
10 * SORT_NUMERIC - compare items numerically
11 * SORT_STRING - compare items as strings
H A Dsort_variation5.phpt8 * SORT_REGULAR - compare items normally
9 * SORT_STRING - compare items as strings
H A Darsort_basic.phpt9 * SORT_REGULAR - compare items normally
10 * SORT_NUMERIC - compare items numerically
11 * SORT_STRING - compare items as strings
H A Dasort_basic.phpt9 * SORT_REGULAR - compare items normally
10 * SORT_NUMERIC - compare items numerically
11 * SORT_STRING - compare items as strings
H A Dkrsort_basic.phpt9 * 2.SORT_REGULAR - compare items normally
10 * 3.SORT_NUMERIC - compare items numerically
11 * 4.SORT_STRING - compare items as strings
H A Dksort_basic.phpt8 * 2.SORT_REGULAR - compare items normally
9 * 3.SORT_NUMERIC - compare items numerically
10 * 4.SORT_STRING - compare items as strings
H A Darsort_variation3.phpt8 * 2. SORT_REGULAR - compare items normally
9 * 3. SORT_NUMERIC - compare items numerically
H A Dasort_variation3.phpt8 * 2. SORT_REGULAR - compare items normally
9 * 3. SORT_NUMERIC - compare items numerically
H A Dksort_variation5.phpt9 * 2.SORT_REGULAR - compare items normally
10 * 3.SORT_STRING - compare items as strings
H A Dkrsort_variation5.phpt9 * 2.SORT_REGULAR - compare items normally
10 * 3.SORT_STRING - compare items as strings
/php-src/ext/bcmath/tests/number/operators/
H A Ddiv_int.phpt21 if ($ret->compare($ret2) !== 0) {
H A Dmod_int.phpt21 if ($ret->compare($ret2) !== 0) {
H A Dmod_string.phpt21 if ($ret->compare($ret2) !== 0) {
/php-src/ext/standard/tests/strings/
H A Dstrncasecmp_variation2.phpt15 /* loop through to compare each string with the other string */
H A Dstrncmp_variation2.phpt15 /* loop through to compare each string with the other string */
H A Dstrncmp_variation9.phpt42 /* loop through to compare each string with the other string */
/php-src/ext/opcache/tests/jit/
H A Dcmp_009.phpt2 JIT CMP: 009 Wrong code generation for dead compare
/php-src/ext/dom/tests/modern/xml/
H A Dsimplexml_interop.phpt28 // Import again and compare
/php-src/ext/intl/collator/
H A Dcollator.stub.php90 public function compare(string $string1, string $string2): int|false {} function in Collator
/php-src/ext/bcmath/
H A Dconfig.m410 libbcmath/src/compare.c
/php-src/ext/standard/tests/file/
H A Dstat_basic-win32-mb.phpt39 // numeric and named keys, compare them to see they are same
48 // compare the two stat values, initial stat and stat recorded after
H A Dstat_basic-win32.phpt39 // numeric and named keys, compare them to see they are same
48 // compare the two stat values, initial stat and stat recorded after
H A Dcopy_variation18.phpt30 // compare all stat fields except access time
/php-src/ext/spl/tests/
H A Dheap_004.phpt6 public function compare($a, $b): int {
H A Dpqueue_002.phpt6 public function compare($a, $b): int {

Completed in 28 milliseconds

123456789