Searched refs:occurance (Results 1 – 11 of 11) sorted by relevance
215 private function _strnpos($haystack, $needle, $occurance, $pos = 0) { argument216 for($i = 1; $i <= $occurance; $i++) {
248 // Find the first occurance of a space
253 // Find the first occurance of a space
255 // Find the first occurance of a space
249 // Find the first occurance of a space
254 // Find the first occurance of a space
252 // Find the first occurance of a space
1 …occurance = this.currentOccurrences[decorationId];\n oldDecorations.push(occurance.deco…
1 …esc: localize('scss.builtin.str-index', 'Returns the index of the first occurance of $substring in…