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

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dschema.c33 static const char EndOfInput[] = "end of input"; variable
1552 *errp = EndOfInput;
1718 *errp = EndOfInput;
1918 *errp = EndOfInput;
2151 *errp = EndOfInput;
2525 *errp = EndOfInput;
2805 *errp = EndOfInput;
3031 *errp = EndOfInput;
3221 *errp = EndOfInput;
/macosx-10.10.1/tidy-15.15/tidy/src/
H A Dlexer.c664 static Bool EndOfInput( TidyDocImpl* doc ) function
3576 while ( !EndOfInput(doc) )

Completed in 73 milliseconds