Searched refs:sorted (Results 1 – 25 of 33) sorted by relevance
12
134 q->sorted = False_; in Q_Init()312 q->sorted = False_; in Q_PushHead()363 q->sorted = False_; in Q_PushTail()409 q->sorted = False_; in Q_PopHead()451 q->sorted = False_; in Q_PopTail()559 q->sorted = False_; in Q_Iter_Del()782 if(q->sorted) { in Q_Sort()785 q->sorted = False_; in Q_Sort()828 q->sorted = True_; in Q_Sort()902 if(!q->sorted) { in Q_Seek()
39 int size, sorted, item_deleted; member
2 Dumping an ArrayObject while it is being sorted
2 Can't use exchangeArray() while ArrayObject is being sorted
18 // And return the sorted array.
30 // Concatenate the sorted array and function result
16 * 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
29 // Different heredoc strings to be sorted
19 // array with diff sub arrays to be sorted
20 // Different heredoc strings to be sorted
12 * Pass arrays of different data types to natcasesort() to test how they are sorted
36 // Different heredoc strings to be sorted
39 // to test the new keys for the elements in the sorted array
15 …* Note: arrays are sorted based on total count of elements inside it, when all the elements are ar…
39 // store file names into an array so can use sorted in expected output
33 // store file names into an array so can use sorted in expected output
71 // store file names into an array so can use sorted in expected output
65 // store file names into an array so can use sorted in expected output
Completed in 28 milliseconds