Home
last modified time | relevance | path

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

1234567

/PHP-5.5/ext/standard/tests/array/
H A Dkrsort_variation8.phpt14 * 2.SORT_REGULAR - compare items normally
H A Darsort_object1.phpt14 * 2. SORT_REGULAR - compare items normally
H A Darsort_variation11.phpt14 * 2.SORT_REGULAR - compare items normally
H A Dsort_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_variation8.phpt14 * SORT_REGULAR - compare items normally
H A Darsort_object2.phpt14 2. SORT_REGULAR - compare items normally
H A Dasort_variation8.phpt14 * SORT_REGULAR - compare items normally
H A Darsort_variation9.phpt14 * 2.SORT_REGULAR - compare items normally
H A Dasort_variation9.phpt14 * 2.SORT_REGULAR - compare items normally
H A Dkrsort_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 Dasort_object1.phpt14 * 2. SORT_REGULAR - compare items normally
H A Dkrsort_object.phpt12 * 2.SORT_REGULAR - compare items normally
H A Dasort_variation1.phpt14 * 2. SORT_REGULAR - compare items normally
15 * 3. SORT_NUMERIC - compare items numerically
16 * 4. SORT_STRING - compare items as strings
H A Dksort_variation1.phpt13 * 2. SORT_REGULAR - compare items normally
14 * 3. SORT_NUMERIC - compare items numerically
15 * 4. SORT_STRING - compare items as strings
H A Dkrsort_variation1.phpt14 * 2.SORT_REGULAR - compare items normally
15 * 3.SORT_NUMERIC - compare items numerically
16 * 4.SORT_STRING - compare items as strings
/PHP-5.5/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.5/ext/date/tests/
H A Dexamine_diff.inc29 * @param int $expect_days the number of days to compare with the
/PHP-5.5/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.5/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.5/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.5/ext/spl/internal/
H A Dsplobjectstorage.inc18 * This container allows to store objects uniquly without the need to compare

Completed in 81 milliseconds

1234567