Searched refs:usrc (Results 1 – 1 of 1) sorted by relevance
/string/ |
A D | strxfrm_l.c | 125 const USTRING_TYPE *usrc = us; in find_position() local 127 find_idx (&usrc, &weight_idx, &rule_idx, l_data, pass); in find_position() 133 do_xfrm (const USTRING_TYPE *usrc, STRING_TYPE *dest, size_t n, in do_xfrm() argument 147 const USTRING_TYPE *cur = usrc; in do_xfrm() 711 const USTRING_TYPE *usrc = (const USTRING_TYPE *) src; in STRXFRM() local 717 const USTRING_TYPE *cur = usrc; in STRXFRM() 740 return do_xfrm (usrc, dest, n, &l_data); in STRXFRM()
|
Completed in 6 milliseconds