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

/opensolaris-onvv-gate/usr/src/lib/libldap4/common/
H A Dgetdn.c168 int state, count = 0, endquote; local
211 endquote = 0;
225 endquote = 1;
243 if ( endquote == 1 )
332 int state, count = 0, endquote; local
369 endquote = 0;
383 endquote = 1;
400 if ( endquote == 1 )
/opensolaris-onvv-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetdn.c202 int state, count = 0, endquote, len, goteq; local
274 endquote = 0;
288 endquote = 1;
298 if ( !endquote ) {
314 if ( endquote == 1 )

Completed in 97 milliseconds