Differences

This shows you the differences between the selected revision and the current version of the page.

solving:wordlists:regex_examples 2007/11/06 23:26 solving:wordlists:regex_examples 2018/07/09 23:46 current
Line 1: Line 1:
 +<html>
 +<script>
 +if (window.location.search.indexOf("oldpage") == -1 && window.location.href.indexOf("oldwiki.puzzlers.org") == -1) {
 +    window.location = "http://www.puzzlers.org/word-lists#regex-bases";
 +}
 +</script>
 +<h1>DEPRECATED</h1>
 +<!--
 +
====== Finding NPL Base Types ====== ====== Finding NPL Base Types ======
Line 47: Line 56:
<note>**(.).*\1.*\1** May work better for you with the current code on the website.</note> <note>**(.).*\1.*\1** May work better for you with the current code on the website.</note>
 +--></html>
 +
 
solving/wordlists/regex_examples.txt · Last modified: 2018/07/09 23:46 by qoz
 
Recent changes RSS feed Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki

All content is copyright © 1893-2017, National Puzzlers' League. All rights reserved. For permissions, apply to the editor.