Lines Matching full:alphanumeric
224 sort.alphanumeric = function(a,b) {
230 sort['default'] = sort.alphanumeric; // IE chokes on sort.default
274 return sort.alphanumeric(sort.ignorecase.convert(a),sort.ignorecase.convert(b));
698 // If a sort conversion function exists, pre-convert cell values and then use a plain alphanumeric sort
702 sorttype=Sort.alphanumeric;
1465 <th align="left" class="table-sortable:alphanumeric">Date/Time</th>
1466 <th align="left" class="filterable table-sortable:alphanumeric">Test Case<br><input name="tc_filter" size="10" onkeyup="Table.filter(this,this)" onclick="Table.cancelBubble(event)"></th>
1467 <th align="left" class="table-filterable table-sortable:alphanumeric">Status</th>