Home
last modified time | relevance | path

Searched refs:compare (Results 76 – 100 of 188) sorted by relevance

12345678

/PHP-8.2/ext/standard/tests/array/
H A Dkrsort_variation3.phpt9 * 2.SORT_REGULAR - compare items normally
10 * 3.SORT_NUMERIC - compare items numerically
H A Dksort_variation3.phpt9 * 2. SORT_REGULAR - compare items normally
10 * 3. SORT_NUMERIC - compare items numerically
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 Dkrsort_variation5.phpt9 * 2.SORT_REGULAR - compare items normally
10 * 3.SORT_STRING - compare items as strings
H A Dksort_variation5.phpt9 * 2.SORT_REGULAR - compare items normally
10 * 3.SORT_STRING - compare items as strings
/PHP-8.2/ext/json/tests/
H A Djson_validate_005.phpt2 json_validate() - compare against json_decode() for different types of inputs
/PHP-8.2/ext/standard/tests/strings/
H A Dstrncasecmp_variation8.phpt14 /* loop through to compare each string with the other string */
H A Dstrncmp_variation8.phpt14 /* loop through to compare each string with the other string */
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-8.2/ext/spl/tests/
H A Dspl_heap_iteration_error.phpt10 public function compare($val1,$val2): int {
/PHP-8.2/Zend/
H A Dzend_object_handlers.h187 zend_object_compare_t compare; /* required */ member
276 Z_OBJ_HT_P(op1)->compare != Z_OBJ_HT_P(op2)->compare) { \
/PHP-8.2/ext/bcmath/
H A Dconfig.m49 libbcmath/src/compare.c libbcmath/src/divmod.c libbcmath/src/int2num.c libbcmath/src/num2long.c lib…
/PHP-8.2/ext/opcache/tests/jit/
H A Dcmp_009.phpt2 JIT CMP: 009 Wrong code generation for dead compare
/PHP-8.2/ext/intl/collator/
H A Dcollator.stub.php90 public function compare(string $string1, string $string2): int|false {} function in Collator
/PHP-8.2/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

Completed in 126 milliseconds

12345678