Searched defs:firstdigit (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dsearch.c797 int escape, firstdigit, ival; local
807 if ( firstdigit ) {
817 if ( firstdigit ) {
819 firstdigit = 0;
831 firstdigit = 1;
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_reads.c6109 int escape, firstdigit; local
6112 firstdigit = 0;
6120 if (firstdigit) {
6129 if (firstdigit) {
6130 firstdigit = 0;
6140 firstdigit = 1;

Completed in 35 milliseconds