Home
last modified time | relevance | path

Searched refs:compare (Results 126 – 150 of 188) sorted by relevance

12345678

/PHP-8.2/ext/standard/tests/array/
H A Dasort_variation11.phpt8 * 2.SORT_REGULAR - compare items normally
H A Dkrsort_variation8.phpt9 * 2.SORT_REGULAR - compare items normally
H A Dksort_variation8.phpt8 * 2.SORT_REGULAR - compare items normally
H A Dsort_variation8.phpt8 * SORT_REGULAR - compare items normally
H A Darsort_variation8.phpt8 * SORT_REGULAR - compare items normally
H A Dasort_variation8.phpt8 * SORT_REGULAR - compare items normally
H A Darray_diff_assoc_variation5.phpt2 Test array_diff_assoc() function : usage variations - compare integers, floats and strings
H A Darsort_variation9.phpt8 * 2.SORT_REGULAR - compare items normally
H A Dasort_variation9.phpt8 * 2.SORT_REGULAR - compare items normally
H A Dkrsort_variation9.phpt9 * 2.SORT_REGULAR - compare items normally
H A Dksort_variation9.phpt8 * 2.SORT_REGULAR - compare items normally
H A Dsort_variation9.phpt9 * 2.SORT_REGULAR - compare items normally
H A Darsort_object1.phpt8 * 2. SORT_REGULAR - compare items normally
H A Dasort_object1.phpt8 * 2. SORT_REGULAR - compare items normally
H A Dkrsort_object.phpt8 * 2.SORT_REGULAR - compare items normally
/PHP-8.2/ext/standard/tests/file/
H A Dlstat_stat_basic.phpt51 // numeric and named keys, compare them to see they are same
62 // compare the two stat values, initial stat and stat recorded after
H A Dfile.inc546 // compare the values in the stat, which are accessed using numeric key with
579 "!=" compare for not equal
580 "==" compare for equality
604 // compare values of given key from each stat array
/PHP-8.2/ext/date/tests/
H A Dexamine_diff.inc29 * @param int $expect_days the number of days to compare with the
/PHP-8.2/win32/
H A Dglob.c139 static int compare(const void *, const void *);
498 pglob->gl_pathc - oldpathc, sizeof(char *), compare); in glob0()
502 static int compare(const void *p, const void *q) in compare() function
/PHP-8.2/ext/intl/breakiterator/
H A Dbreakiterator_class.cpp231 BreakIterator_handlers.compare = BreakIterator_compare_objects; in breakiterator_register_BreakIterator_class()
/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_stmt_result_metadata_sqltests.phpt15 …n testStatement($offset, $link, $sql, $expected_lib, $expected_mysqlnd, $check_mysqlnd, $compare) {
159 if ($compare && $meta_res != $meta) {
/PHP-8.2/main/
H A Dphp_streams.h391 int (*compare) (const zend_string **a, const zend_string **b));
392 …am_scandir(dirname, namelist, context, compare) _php_stream_scandir((dirname), (namelist), 0, (con… argument
/PHP-8.2/ext/shmop/
H A Dshmop.c118 shmop_object_handlers.compare = zend_objects_not_comparable; in PHP_MINIT_FUNCTION()
/PHP-8.2/ext/sysvsem/
H A Dsysvsem.c161 sysvsem_object_handlers.compare = zend_objects_not_comparable; in PHP_MINIT_FUNCTION()
/PHP-8.2/ext/enchant/
H A Denchant.c198 enchant_broker_handlers.compare = zend_objects_not_comparable; in PHP_MINIT_FUNCTION()
208 enchant_dict_handlers.compare = zend_objects_not_comparable; in PHP_MINIT_FUNCTION()

Completed in 43 milliseconds

12345678