Searched refs:ldap_utf8strtok_r (Results 1 – 3 of 3) sorted by relevance
138 ldap_utf8strtok_r( char* sp, const char* brk, char** next) in ldap_utf8strtok_r() function
527 word = ldap_utf8strtok_r( str, delims, &lasts ); in break_into_words()536 word = ldap_utf8strtok_r( NULL, delims, &lasts ); in break_into_words()
520 LDAP_API(char*) LDAP_CALL ldap_utf8strtok_r( char* src, const char* brk, char** next);