Symbol: ALONE
usr/src/lib/libldap5/sources/ldap/common/charset.c
1138
case ALONE: c = (( !diacritic[n].b ) ? diacritic[n].a : -1);
usr/src/lib/libldap5/sources/ldap/common/charset.c
1149
*o++ = ( ( *s == ALONE ) ? ' ' : *s );
usr/src/lib/libldap5/sources/ldap/common/charset.c
1588
*o++ = ( ( (*s == ' ') || (*s == '\'') ) ? ALONE : *s );
usr/src/lib/libldap5/sources/ldap/common/charset.c
1619
case '^': *o++ = 0xC3; *o++ = ALONE; s++; break;
usr/src/lib/libldap5/sources/ldap/common/charset.c
1637
case '`': *o++ = 0xC1; *o++ = ALONE; s++; break;
usr/src/lib/libldap5/sources/ldap/common/charset.c
1638
case '~': *o++ = 0xC4; *o++ = ALONE; s++; break;
usr/src/lib/libldap5/sources/ldap/common/charset.c
213
{'~',0}, {0xaf,0}, {'(',ALONE}, {'.',ALONE},
usr/src/lib/libldap5/sources/ldap/common/charset.c
214
{0xa8,0}, {0,0}, {'0',ALONE}, {0xb8,0},
usr/src/lib/libldap5/sources/ldap/common/charset.c
215
{0,0}, {'"',ALONE}, {';',ALONE}, {'<',ALONE},
usr/src/lib/libldap5/sources/ldap/common/charset.c
218
{'~',0}, {'-',ALONE}, {0xa2,0}, {0xff,0},
usr/src/lib/libldap5/sources/ldap/common/charset.c
219
{0xa8,0}, {0,0}, {'0',ALONE}, {0xb8,0},
usr/src/lib/libldap5/sources/ldap/common/charset.c
223
{'~',0}, {'-',ALONE}, {0xa2,0}, {0xff,0},
usr/src/lib/libldap5/sources/ldap/common/charset.c
224
{0xa8,0}, {0,0}, {'0',ALONE}, {0xb8,0},
usr/src/lib/libldap5/sources/ldap/common/charset.c
225
{0,0}, {'"',ALONE}, {';',ALONE}, {'<',ALONE}
usr/src/lib/libldap5/sources/ldap/common/charset.c
228
{'~',0}, {0xaf,0}, {'(',ALONE}, {0xff,0},
usr/src/lib/libldap5/sources/ldap/common/charset.c
229
{0xa8,0}, {0,0}, {'0',ALONE}, {0xb8,0},
usr/src/lib/libldap5/sources/ldap/common/charset.c
230
{0,0}, {'"',ALONE}, {0xb2,0}, {0xb7,0}
usr/src/lib/libldap5/sources/ldap/common/charset.c
232
{0,0}, {'`',0}, {'\'',ALONE}, {'^',0},
usr/src/lib/libldap5/sources/ldap/common/charset.c
233
{'~',0}, {'-',ALONE}, {'(',ALONE}, {'.',ALONE},
usr/src/lib/libldap5/sources/ldap/common/charset.c
234
{':',ALONE}, {0,0}, {'0',ALONE}, {',',ALONE},
usr/src/lib/libldap5/sources/ldap/common/charset.c
235
{0,0}, {'"',ALONE}, {';',ALONE}, {'<',ALONE}
usr/src/lib/libldap5/sources/ldap/common/charset.c
861
{0xc8,ALONE}, {0xd3,0}, {0xe3,0}, {0xab,0},
usr/src/lib/libldap5/sources/ldap/common/charset.c
862
{0xd6,0}, {0xff,0}, {0xd2,0}, {0xc5,ALONE},
usr/src/lib/libldap5/sources/ldap/common/charset.c
864
{0xc2,ALONE}, {0xb5,0}, {0xb6,0}, {0xb7,0},
usr/src/lib/libldap5/sources/ldap/common/charset.c
865
{0xcb,ALONE}, {0xd1,0}, {0xeb,0}, {0xbb,0},
usr/src/lib/libldap5/sources/ldap/common/charset.c
886
{0xa0,0}, {0xce,'A'}, {0xc6,ALONE}, {0xe8,0},
usr/src/lib/libldap5/sources/ldap/common/charset.c
888
{0xc8,ALONE}, {0xcf,'S'}, {0xcb,'S'}, {0xcf,'T'},
usr/src/lib/libldap5/sources/ldap/common/charset.c
890
{0xb0,0}, {0xce,'a'}, {0xce,ALONE}, {0xf8,0},
usr/src/lib/libldap5/sources/ldap/common/charset.c
891
{0xc2,ALONE}, {0xcf,'l'}, {0xc2,'s'}, {0xcf,ALONE},
usr/src/lib/libldap5/sources/ldap/common/charset.c
892
{0xcb,ALONE}, {0xcf,'s'}, {0xcb,'s'}, {0xcf,'t'},
usr/src/lib/libldap5/sources/ldap/common/charset.c
893
{0xc2,'z'}, {0xcd,ALONE}, {0xcf,'z'}, {0xc7,'z'},
usr/src/lib/libldap5/sources/ldap/common/charset.c
909
{0xc8,'u'}, {0xc2,'y'}, {0xcb,'t'}, {0xc7,ALONE}
usr/src/lib/libldap5/sources/ldap/common/charset.c
913
{0xa0,0}, {0xe4,0}, {0xc6,ALONE}, {0xa3,0},
usr/src/lib/libldap5/sources/ldap/common/charset.c
915
{0xc8,ALONE}, {0xc7,'I'}, {0xcb,'S'}, {0xc6,'G'},
usr/src/lib/libldap5/sources/ldap/common/charset.c
918
{0xc2,ALONE}, {0xb5,0}, {0xc3,'h'}, {0xb7,0},
usr/src/lib/libldap5/sources/ldap/common/charset.c
919
{0xcb,ALONE}, {0xf5,0}, {0xcb,'s'}, {0xc6,'g'},
usr/src/lib/libldap5/sources/ldap/common/charset.c
936
{0xc8,'u'}, {0xc6,'u'}, {0xc3,'s'}, {0xc7,ALONE}
usr/src/lib/libldap5/sources/ldap/common/charset.c
942
{0xc8,ALONE}, {0xcf,'S'}, {0xc5,'E'}, {0xcb,'G'},
usr/src/lib/libldap5/sources/ldap/common/charset.c
943
{0xed,0}, {0xff,0}, {0xcf,'Z'}, {0xc5,ALONE},
usr/src/lib/libldap5/sources/ldap/common/charset.c
944
{0xb0,0}, {0xce,'a'}, {0xce,ALONE}, {0xcb,'r'},
usr/src/lib/libldap5/sources/ldap/common/charset.c
945
{0xc2,ALONE}, {0xc4,'i'}, {0xcb,'l'}, {0xcf,ALONE},
usr/src/lib/libldap5/sources/ldap/common/charset.c
946
{0xcb,ALONE}, {0xcf,'s'}, {0xc5,'e'}, {0xcb,'g'},
usr/src/lib/libldap5/sources/ldap/common/charset.c
963
{0xc8,'u'}, {0xc4,'u'}, {0xc5,'u'}, {0xc7,ALONE}
usr/src/lib/libldap5/sources/ldap/common/charset.c
969
{0xc8,ALONE}, {0xd3,0}, {0xe3,0}, {0xab,0},
usr/src/lib/libldap5/sources/ldap/common/charset.c
970
{0xd6,0}, {0xff,0}, {0xd2,0}, {0xc5,ALONE},
usr/src/lib/libldap5/sources/ldap/common/charset.c
972
{0xc2,ALONE}, {0xb5,0}, {0xb6,0}, {0xb7,0},
usr/src/lib/libldap5/sources/ldap/common/charset.c
973
{0xcb,ALONE}, {0xd1,0}, {0xeb,0}, {0xbb,0},