Home
last modified time | relevance | path

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

12345678

/php-src/ext/standard/tests/file/
H A Duserstreams.phpt66 /* store the data in a regular file so that we can compare
234 /* we compare the results of fgets using differing line lengths to
241 /* now compare the real stream with the user stream */
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
/php-src/ext/standard/tests/array/
H A Darsort_variation11.phpt8 * 2.SORT_REGULAR - compare items normally
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 Dksort_variation9.phpt8 * 2.SORT_REGULAR - compare items normally
H A Dkrsort_variation9.phpt9 * 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-src/ext/date/tests/
H A Dexamine_diff.inc29 * @param int $expect_days the number of days to compare with the
/php-src/ext/intl/breakiterator/
H A Dbreakiterator_class.cpp216 BreakIterator_handlers.compare = BreakIterator_compare_objects; in breakiterator_register_BreakIterator_class()
/php-src/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-src/ext/mysqli/tests/
H A Dmysqli_stmt_result_metadata_sqltests.phpt15 …n testStatement($offset, $link, $sql, $expected_lib, $expected_mysqlnd, $check_mysqlnd, $compare) {
157 if ($compare && $meta_res != $meta) {
/php-src/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-src/ext/sysvsem/
H A Dsysvsem.c156 sysvsem_object_handlers.compare = zend_objects_not_comparable; in PHP_MINIT_FUNCTION()
/php-src/ext/shmop/
H A Dshmop.c117 shmop_object_handlers.compare = zend_objects_not_comparable; in PHP_MINIT_FUNCTION()

Completed in 36 milliseconds

12345678