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

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/liblunicode/ucdata/
H A Ducpgba.h105 } ucstring_t; typedef in typeref:struct:_ucstring_t
119 LDAP_LUNICODE_F (ucstring_t *)
128 LDAP_LUNICODE_F (void) ucstring_free LDAP_P((ucstring_t *string));
134 ucstring_set_cursor_motion LDAP_P((ucstring_t *string,
145 ucstring_cursor_right LDAP_P((ucstring_t *string, int count));
155 ucstring_cursor_left LDAP_P((ucstring_t *string, int count));
162 ucstring_cursor_info LDAP_P((ucstring_t *string, int *direction,
H A Ducpgba.c123 _add_run(ucstring_t *str, unsigned long *src,
180 _ucadd_rtl_segment(ucstring_t *str, unsigned long *source, unsigned long start,
294 _ucadd_ltr_segment(ucstring_t *str, unsigned long *source, unsigned long start,
318 ucstring_t *
324 ucstring_t *str;
326 str = (ucstring_t *) malloc(sizeof(ucstring_t));
439 ucstring_free(ucstring_t *s)
460 ucstring_set_cursor_motion(ucstring_t *str, int cursor_motion)
473 _ucstring_visual_cursor_right(ucstring_t *st
[all...]

Completed in 266 milliseconds