Home
last modified time | relevance | path

Searched refs:sorted (Results 1 – 25 of 27) sorted by relevance

12

/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dqueue.c137 q->sorted = False_; in Q_Init()
315 q->sorted = False_; in Q_PushHead()
366 q->sorted = False_; in Q_PushTail()
412 q->sorted = False_; in Q_PopHead()
454 q->sorted = False_; in Q_PopTail()
562 q->sorted = False_; in Q_Iter_Del()
785 if(q->sorted) { in Q_Sort()
788 q->sorted = False_; in Q_Sort()
831 q->sorted = True_; in Q_Sort()
905 if(!q->sorted) { in Q_Seek()
H A Dqueue.h39 int size, sorted, item_deleted; member
/PHP-5.5/ext/intl/tests/
H A Dregression_sort_eq.phpt18 // And return the sorted array.
H A Dregression_sortwsk_eq.phpt18 // And return the sorted array.
H A Dcollator_sort_with_sort_keys.phpt30 // Concatenate the sorted array and function result
H A Dcollator_sort_with_sort_keys_variant2.phpt30 // Concatenate the sorted array and function result
H A Dcollator_sort.phpt30 // Concatenate the sorted array and function result
H A Dcollator_sort_variant2.phpt30 // Concatenate the sorted array and function result
/PHP-5.5/ext/standard/tests/array/
H A Dsort_variation9.phpt16 * To test the new keys for the elements in the sorted array.
37 // to test the new keys for the elements in the sorted array
H A Dusort_variation5.phpt29 // Different heredoc strings to be sorted
H A Dkrsort_variation7.phpt19 // array with diff sub arrays to be sorted
H A Dksort_variation11.phpt20 // Different heredoc strings to be sorted
H A Dksort_variation7.phpt19 // array with diff sub arrays to be sorted
H A Dkrsort_variation10.phpt20 // Different heredoc strings to be sorted
H A Dnatcasesort_variation2.phpt12 * Pass arrays of different data types to natcasesort() to test how they are sorted
H A Duasort_variation5.phpt36 // Different heredoc strings to be sorted
H A Darsort_variation8.phpt15 …* Note: arrays are sorted based on total count of elements inside it, when all the elements are ar…
H A Dasort_variation8.phpt15 …* Note: arrays are sorted based on total count of elements inside it, when all the elements are ar…
H A Drsort_variation9.phpt39 // to test the new keys for the elements in the sorted array
H A Darsort_variation9.phpt34 // to test the new keys for the elements in the sorted array
H A Dasort_variation9.phpt34 // to test the new keys for the elements in the sorted array
H A Dsort_variation2.phpt84 //dump the sorted array
/PHP-5.5/ext/standard/tests/dir/
H A Dreaddir_variation3.phpt33 // store file names into an array so can use sorted in expected output
H A Dreaddir_variation4.phpt65 // store file names into an array so can use sorted in expected output
/PHP-5.5/
H A DREADME.GIT-RULES122 sorted in decreasing order under the fixed version.

Completed in 31 milliseconds

12