Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:isspace

1979 						while( ( n > 0 ) && isspace( ( (unsigned char *) buffer )[ n - 1 ] ) )