[ Team LiB ]

[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [Z]

Java (java.util.regex) 
    anchors and other zero-width tests 
    backslashes in regular expression String literals 
    character classes and class-like constructs 
    character representations 
    comments and mode modifiers 
    examples 
    grouping, capturing, conditional, and control 
    metacharacters and metasequences 
    regular expression classes and interfaces 
    Unicode support 
java.lang.CharSequence class 
java.lang.String class 
java.util.regex
    Matcher class  2nd 
    Pattern class  2nd 
    PatternSyntaxException class  2nd 
JavaScript 
    anchors and zero-width tests 
    character classes and class-like constructs 
    character representations 
    examples 
    grouping, capturing, conditional, and control 
    mode modifiers 

[ Team LiB ]