C# (CSharp) Majestic12 HTMLentities.CheckForEntity - 2 examples found. These are the top rated real world C# (CSharp) examples of Majestic12.HTMLentities.CheckForEntity extracted from open source projects. You can rate examples to help us improve the quality of examples.
This function will be called when & is found, and it will peek forward to check if its entity, should there be a success indicated by non-zero returned, the pointer will be left at the new byte after entity
privateCheckForEntity ( bytebHTML, int &iCurPos ) : char