Home
last modified time | relevance | path

Searched refs:compare (Results 151 – 152 of 152) sorted by path

1234567

/PHP-7.4/tests/lang/
H A Dcompare_objects_basic2.phpt2 Test object compare when object handler different
9 echo "Simple test comparing two objects with different compare callback handler\n";
21 Simple test comparing two objects with different compare callback handler
/PHP-7.4/win32/
H A Dglob.c139 static int compare(const void *, const void *);
517 pglob->gl_pathc - oldpathc, sizeof(char *), compare);
522 compare(const void *p, const void *q) in compare() function

Completed in 11 milliseconds

1234567