Definitions

from Wiktionary, Creative Commons Attribution/Share-Alike License.

  • noun A pattern that is contained in another, larger pattern.

Etymologies

Sorry, no etymologies found.

Support

Help support Wordnik (and make this page ad-free) by adopting the word subpattern.

Examples

  • But that also makes the statement less readable, since a quick glance may not tell you that there is a space between the game type name subpattern and the optional seat subpattern.

    AutoHotkey Community 2009

  • The first step is to define the subpattern to which you want the modifier to apply.

    Dev Shed - RSS Feeds 2010

  • Immediately after the open parenthesis, but before the subpattern, you add

    Dev Shed - RSS Feeds 2010

  • Is there a way to return 'def' to a specific variable (as opposed to a named or numeric subpattern)?

    AutoHotkey Community 2010

  • You accomplish this by placing the subpattern within a set of parentheses.

    Dev Shed - RSS Feeds 2010

  • Note that the array name MUST be enclosed in quotes. capturing subpatterns are found, they will be stored in an array whose base name is Match, and we're currently working on the first complete match of Haystack, the substring that matches the first subpattern would be stored in

    AutoHotkey Community 2009

  • For example, if the variable's name is Match, the substring that matches the first subpattern would be stored in

    AutoHotkey Community 2009

  • I don't know about you, but to me that's just messy looking and I don't feel like looking for a subpattern inside a subpattern in that way.

    AutoHotkey Community 2009

  • If a particular subpattern does not match anything, it's variable is made blank.

    AutoHotkey Community 2009

  • For example, the substring that matches the named subpattern

    AutoHotkey Community 2009

Comments

Log in or sign up to get involved in the conversation. It's quick and easy.