Home
last modified time | relevance | path

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

1234567

/PHP-7.4/ext/bcmath/
H A Dconfig.m49 libbcmath/src/compare.c libbcmath/src/divmod.c libbcmath/src/int2num.c libbcmath/src/num2long.c lib…
/PHP-7.4/ext/standard/tests/array/
H A Dkrsort_variation3.phpt14 * 2.SORT_REGULAR - compare items normally
15 * 3.SORT_NUMERIC - compare items numerically
H A Dsort_variation5.phpt14 * SORT_REGULAR - compare items normally
15 * SORT_STRING - compare items as strings
H A Darsort_basic.phpt15 * SORT_REGULAR - compare items normally
16 * SORT_NUMERIC - compare items numerically
17 * SORT_STRING - compare items as strings
H A Dasort_basic.phpt15 * SORT_REGULAR - compare items normally
16 * SORT_NUMERIC - compare items numerically
17 * SORT_STRING - compare items as strings
H A Dkrsort_basic.phpt14 * 2.SORT_REGULAR - compare items normally
15 * 3.SORT_NUMERIC - compare items numerically
16 * 4.SORT_STRING - compare items as strings
H A Darsort_variation3.phpt14 * 2. SORT_REGULAR - compare items normally
15 * 3. SORT_NUMERIC - compare items numerically
H A Dasort_variation3.phpt14 * 2. SORT_REGULAR - compare items normally
15 * 3. SORT_NUMERIC - compare items numerically
H A Dkrsort_variation5.phpt14 * 2.SORT_REGULAR - compare items normally
15 * 3.SORT_STRING - compare items as strings
H A Dksort_variation5.phpt14 * 2.SORT_REGULAR - compare items normally
15 * 3.SORT_STRING - compare items as strings
H A Darsort_variation5.phpt14 * SORT_REGULAR - compare items normally
15 * SORT_STRING - compare items as strings
H A Dasort_variation5.phpt14 * SORT_REGULAR - compare items normally
15 * SORT_STRING - compare items as strings
H A Dksort_object.phpt11 * 1.SORT_NUMERIC - compare items numerically
12 * 2.SORT_STRING - compare items as strings
/PHP-7.4/ext/standard/tests/strings/
H A Dstrncasecmp_variation8.phpt19 /* loop through to compare each string with the other string */
H A Dstrncmp_variation8.phpt19 /* loop through to compare each string with the other string */
H A Dstrncmp_variation2.phpt20 /* loop through to compare each string with the other string */
H A Dstrncasecmp_variation2.phpt20 /* loop through to compare each string with the other string */
H A Dstrncmp_variation9.phpt47 /* loop through to compare each string with the other string */
/PHP-7.4/ext/spl/tests/
H A Dheap_004.phpt6 public function compare($a, $b) {
H A Dpqueue_002.phpt6 public function compare($a, $b) {
/PHP-7.4/Zend/
H A Dzend_llist.h51 ZEND_API void zend_llist_del_element(zend_llist *l, void *element, int (*compare)(void *element1, v…
/PHP-7.4/ext/standard/tests/file/
H A Dstat_basic-win32-mb.phpt44 // numeric and named keys, compare them to see they are same
53 // compare the two stat values, initial stat and stat recorded after
H A Dstat_basic-win32.phpt44 // numeric and named keys, compare them to see they are same
53 // compare the two stat values, initial stat and stat recorded after
H A Dcopy_variation18.phpt35 // compare all stat fields except access time
/PHP-7.4/ext/intl/collator/
H A Dcollator_class.c102 PHP_NAMED_FE( compare, ZEND_FN( collator_compare ), collator_2_args )

Completed in 53 milliseconds

1234567