Home
last modified time | relevance | path

Searched refs:USTRING_TYPE (Results 1 – 2 of 2) sorted by relevance

/string/
A Dstrcoll_l.c30 # define USTRING_TYPE unsigned char macro
54 const USTRING_TYPE *us; /* The string. */
66 const USTRING_TYPE *weights, const int32_t *table, in get_next_seq()
77 const USTRING_TYPE *us = seq->us; in get_next_seq()
209 const USTRING_TYPE *weights) in do_compare()
265 const USTRING_TYPE *weights; in STRCOLL()
266 const USTRING_TYPE *extra; in STRCOLL()
280 weights = (const USTRING_TYPE *) in STRCOLL()
282 extra = (const USTRING_TYPE *) in STRCOLL()
324 seq1.us = (const USTRING_TYPE *) s1; in STRCOLL()
[all …]
A Dstrxfrm_l.c29 # define USTRING_TYPE unsigned char macro
54 USTRING_TYPE *weights;
56 USTRING_TYPE *extra;
125 const USTRING_TYPE *usrc = us; in find_position()
147 const USTRING_TYPE *cur = usrc; in do_xfrm()
158 const USTRING_TYPE *pos = cur; in do_xfrm()
234 const USTRING_TYPE *pos = cur; in do_xfrm()
697 l_data.weights = (USTRING_TYPE *) in STRXFRM()
699 l_data.extra = (USTRING_TYPE *) in STRXFRM()
711 const USTRING_TYPE *usrc = (const USTRING_TYPE *) src; in STRXFRM()
[all …]

Completed in 7 milliseconds