Searched refs:ucstring_t (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Ducpgba.h107 } ucstring_t; typedef in typeref:struct:_ucstring_t
121 LDAP_LUNICODE_F (ucstring_t *)
130 LDAP_LUNICODE_F (void) ucstring_free LDAP_P((ucstring_t *string));
136 ucstring_set_cursor_motion LDAP_P((ucstring_t *string,
147 ucstring_cursor_right LDAP_P((ucstring_t *string, int count));
157 ucstring_cursor_left LDAP_P((ucstring_t *string, int count));
164 ucstring_cursor_info LDAP_P((ucstring_t *string, int *direction,
H A Ducpgba.c125 _add_run(ucstring_t *str, unsigned long *src,
182 _ucadd_rtl_segment(ucstring_t *str, unsigned long *source, unsigned long start,
296 _ucadd_ltr_segment(ucstring_t *str, unsigned long *source, unsigned long start,
320 ucstring_t *
326 ucstring_t *str;
328 str = (ucstring_t *) malloc(sizeof(ucstring_t));
441 ucstring_free(ucstring_t *s)
462 ucstring_set_cursor_motion(ucstring_t *str, int cursor_motion)
475 _ucstring_visual_cursor_right(ucstring_t *st
[all...]

Completed in 98 milliseconds