Searched refs:testChar (Results 1 – 3 of 3) sorted by relevance
127 foreach ($allowedChars as $testChar) {128 if (strpos($workingString, $testChar) !== false) {
1 …__position)>=0&&t<this.__input_length&&!!this.__match(e,t)},r.prototype.testChar=function(e,t){var… method in r
1 …testChar = function(pattern, index) {\n // test one character regex match\n var val = this.peek(…