Home
last modified time | relevance | path

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

1234567

/PHP-5.6/ext/standard/tests/array/
H A Darsort_object1.phpt14 * 2. SORT_REGULAR - compare items normally
H A Darsort_variation11.phpt14 * 2.SORT_REGULAR - compare items normally
H A Dasort_variation11.phpt14 * 2.SORT_REGULAR - compare items normally
H A Dsort_variation8.phpt14 * SORT_REGULAR - compare items normally
H A Dkrsort_variation8.phpt14 * 2.SORT_REGULAR - compare items normally
H A Darsort_object2.phpt14 2. SORT_REGULAR - compare items normally
H A Darsort_variation8.phpt14 * SORT_REGULAR - compare items normally
H A Dasort_variation8.phpt14 * 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.phpt14 * 2.SORT_REGULAR - compare items normally
H A Dasort_variation9.phpt14 * 2.SORT_REGULAR - compare items normally
H A Dksort_variation9.phpt13 * 2.SORT_REGULAR - compare items normally
H A Dsort_variation9.phpt15 * 2.SORT_REGULAR - compare items normally
H A Dkrsort_variation9.phpt14 * 2.SORT_REGULAR - compare items normally
H A Dasort_object1.phpt14 * 2. SORT_REGULAR - compare items normally
H A Dkrsort_object.phpt12 * 2.SORT_REGULAR - compare items normally
/PHP-5.6/ext/standard/tests/file/
H A Dlstat_stat_basic.phpt58 // numeric and named keys, compare them to see they are same
69 // 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
602 // compare values of given key from each stat array
/PHP-5.6/
H A DUPGRADING.INTERNALS6 a. Addition of do_operation and compare object handlers
27 a. Addition of do_operation and compare object handlers
36 compare:
/PHP-5.6/ext/date/tests/
H A Dexamine_diff.inc29 * @param int $expect_days the number of days to compare with the
/PHP-5.6/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-5.6/win32/
H A Dglob.c147 static int compare(const void *, const void *);
525 pglob->gl_pathc - oldpathc, sizeof(char *), compare);
530 compare(const void *p, const void *q) in compare() function
/PHP-5.6/main/
H A Dphp_streams.h358 int (*compare) (const char **a, const char **b) TSRMLS_DC);
359 …am_scandir(dirname, namelist, context, compare) _php_stream_scandir((dirname), (namelist), 0, (con… argument
/PHP-5.6/ext/spl/internal/
H A Dsplobjectstorage.inc18 * This container allows to store objects uniquly without the need to compare
/PHP-5.6/Zend/
H A Dzend_object_handlers.h149 zend_object_compare_zvals_t compare; member

Completed in 37 milliseconds

1234567