regex

  1. RBX

    RegEx Syntax Highlighting in RTB [VB.net]

    There are numerous examples of Syntax Highlighting using RegEx floating over the web but all are way too length and complicated codes for someone fairly new to Vb.net. I found this code which uses Strings Private Sub RichTextBox1_TextChanged(ByVal sender As System.Object, ByVal e As...
  2. RCuber

    RegEx on J2ME

    I am not a java programmer but I need to know if J2ME supports Regular Expressions . Please let me know if any libraries available. We need to use RegEx on a string of numbers. IDE:Netbeans.
Top Bottom