Icon

Regular Expressions - Windows

Jobo

You must be logged in to obtain assets

Description

Regular Expressions - Windows is an extension that provides lightning fast, native (C++) regular expressions for your GameMaker: Studio games!

Regular Expression Bundle: discounted bundle with Android, iOS, Windows: https://marketplace.yoyogames.com/assets/572/regular-expressions-bundle

This asset includes a full demo showing you how every function works and what they return.

Six reasons why you should start using regular expressions today:

  • Mastering regular expressions can make you feel like a wizard straight out of Hogwarts!
  • If your needs are simple, your regular expressions will be simple.
  • Regular expressions equal shorter code! You can replace those pesky 10 lines validating an e-mail with just 1 regex pattern.
  • They'll save you valuable time. Do you want to write 5 lines, or do you want to write 1 string? You want the string, right?
  • There's a regex pattern for every string you need to match.
  • Regular expressions are at the top of the list of code that's fun to write!

Functions:

regex_windows_matches(str,regex);
regex_windows_search(str,regex,separator);
regex_windows_replace_all(str,regex,replacement);
regex_windows_replace_first(str,regex,replacement);

I may add more features to this extension on request, provided you have you purchased the asset.

Supports applicable Windows platforms.

By purchasing this pack, you may use it freely for all non-commercial and commercial use in your personal projects. If this asset is required in a project that is not rightfully owned by you, this asset must be purchased by the rightful owner of the project.

End User Licence Agreement (EULA).

Age Rating: None

Version

GMS1 - Version 1.0.3. Published August 24, 2014

Added organizational folders.

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait