Lines Matching defs:coll
280 function collator_compare( $coll, $str1, $str2 ) {}
295 function collator_sort( $coll, $arr, $sort_flags ) {}
308 function collator_asort( $coll, $arr, $sort_flags ) {}
321 function collator_sort_with_sort_keys( $coll, $arr ) {}
337 function collator_get_locale( $coll, $type ) {}
347 function collator_get_attribute( $coll, $attr ) {}
356 function collator_get_strength( $coll ) {}
366 function collator_set_strength( $coll, $strength ) {}
377 function collator_set_attribute( $coll, $attr, $val ) {}
387 function collator_get_error_code( $coll ) {}
397 function collator_get_error_message( $coll ) {}