OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:phonetic
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
phonetic.c
1
/* $NetBSD:
phonetic
.c,v 1.4 2025/09/05 21:16:25 christos Exp $ */
3
/*
phonetic
.c - routines to do
phonetic
matching */
30
__RCSID("$NetBSD:
phonetic
.c,v 1.4 2025/09/05 21:16:25 christos Exp $");
117
phonetic
( char *s )
function
218
phonetic
( char *Word )
function
Makefile.in
31
phonetic
.c acl.c str2filter.c aclparse.c init.c user.c \
49
phonetic
.o acl.o str2filter.o aclparse.o init.o user.o \
schema_init.c
2126
/* Get a
phonetic
copy of each word */
2131
values[i] =
phonetic
(c);
2154
/* Isolate the next word in the asserted value and
phonetic
it */
2156
val =
phonetic
( assertv->bv_val + nextchunk );
2158
/* See if this
phonetic
chunk is in the remaining words of *value */
2236
/* Get a
phonetic
copy of each word */
2240
ber_str2bv(
phonetic
( c ), 0, 0, &keys[keycount] );
2296
/* Get a
phonetic
copy of each word */
2300
ber_str2bv(
phonetic
( c ), 0, 0, &keys[i] );
proto-slap.h
1561
*
phonetic
.c
1563
LDAP_SLAPD_F (char *)
phonetic
LDAP_P(( char *s ));
/src/external/bsd/openldap/sbin/slapd/
Makefile
26
phonetic
.c acl.c str2filter.c aclparse.c init.c user.c \
Completed in 28 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026