Home
last modified time | relevance | path

Searched refs:testChar (Results 1 – 3 of 3) sorted by relevance

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Strings/
H A DDoubleQuoteUsageSniff.php127 foreach ($allowedChars as $testChar) {
128 if (strpos($workingString, $testChar) !== false) {
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D5.5.js1 …__position)>=0&&t<this.__input_length&&!!this.__match(e,t)},r.prototype.testChar=function(e,t){var… method in r
H A D3.3.js.map1testChar = function(pattern, index) {\n // test one character regex match\n var val = this.peek(…