Home
last modified time | relevance | path

Searched refs:currentMap (Results 1 – 25 of 288) sorted by relevance

12345678910>>...12

/dports/net-mgmt/librenms/librenms-vendor-21.5.1/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/
H A DUtf8Reader.php80 * @param array $currentMap
85 public function getCharPositions($string, $startOffset, &$currentMap, &$ignoredChars) argument
87 if (!isset($currentMap['i']) || !isset($currentMap['p'])) {
88 $currentMap['p'] = $currentMap['i'] = [];
92 $charPos = \count($currentMap['p']);
105 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i;
106 $currentMap['i'][$charPos + $foundChars] = true;
125 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i + $size;
H A DUsAsciiReader.php23 * @param array $currentMap
28 public function getCharPositions($string, $startOffset, &$currentMap, &$ignoredChars) argument
35 $currentMap[$i + $startOffset] = $string[$i];
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/include/swift/lib/classes/Swift/CharacterReader/
H A DUtf8Reader.php84 * @param array $currentMap
87 public function getCharPositions($string, $startOffset, &$currentMap, &$ignoredChars) argument
89 if (!isset($currentMap['i']) || !isset($currentMap['p']))
91 $currentMap['p'] = $currentMap['i'] = array();
94 $charPos=count($currentMap['p']);
112 $currentMap['p'][$charPos+$foundChars]=$startOffset+$i;
113 $currentMap['i'][$charPos+$foundChars]=true;
136 $lastChar=$currentMap['p'][$charPos+$foundChars]=$startOffset+$i+$size;
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/swiftmailer/lib/classes/Swift/CharacterReader/
H A DUtf8Reader.php80 * @param array $currentMap
85 public function getCharPositions($string, $startOffset, &$currentMap, &$ignoredChars) argument
87 if (!isset($currentMap['i']) || !isset($currentMap['p'])) {
88 $currentMap['p'] = $currentMap['i'] = array();
92 $charPos = count($currentMap['p']);
105 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i;
106 $currentMap['i'][$charPos + $foundChars] = true;
125 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i + $size;
H A DUsAsciiReader.php23 * @param array $currentMap
28 public function getCharPositions($string, $startOffset, &$currentMap, &$ignoredChars) argument
35 $currentMap[$i + $startOffset] = $string[$i];
/dports/www/bolt/bolt-2.2.24/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/
H A DUtf8Reader.php80 * @param array $currentMap
85 public function getCharPositions($string, $startOffset, &$currentMap, &$ignoredChars) argument
87 if (!isset($currentMap['i']) || !isset($currentMap['p'])) {
88 $currentMap['p'] = $currentMap['i'] = array();
92 $charPos = count($currentMap['p']);
105 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i;
106 $currentMap['i'][$charPos + $foundChars] = true;
125 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i + $size;
/dports/devel/flyspray/flyspray-0.9.9.7_4/includes/external/swift-mailer/classes/Swift/CharacterReader/
H A DUtf8Reader.php83 * @param array $currentMap
86 public function getCharPositions($string, $startOffset, &$currentMap, &$ignoredChars) argument
88 if (!isset($currentMap['i']) || !isset($currentMap['p']))
90 $currentMap['p'] = $currentMap['i'] = array();
93 $charPos=count($currentMap['p']);
111 $currentMap['p'][$charPos+$foundChars]=$startOffset+$i;
112 $currentMap['i'][$charPos+$foundChars]=true;
135 $lastChar=$currentMap['p'][$charPos+$foundChars]=$startOffset+$i+$size;
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/include/swiftmailer/classes/Swift/CharacterReader/
H A DUtf8Reader.php84 * @param array $currentMap
87 public function getCharPositions($string, $startOffset, &$currentMap, &$ignoredChars) argument
89 if (!isset($currentMap['i']) || !isset($currentMap['p']))
91 $currentMap['p'] = $currentMap['i'] = array();
94 $charPos=count($currentMap['p']);
112 $currentMap['p'][$charPos+$foundChars]=$startOffset+$i;
113 $currentMap['i'][$charPos+$foundChars]=true;
136 $lastChar=$currentMap['p'][$charPos+$foundChars]=$startOffset+$i+$size;
/dports/finance/prestashop/prestashop/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/
H A DUtf8Reader.php80 * @param array $currentMap
85 public function getCharPositions($string, $startOffset, &$currentMap, &$ignoredChars) argument
87 if (!isset($currentMap['i']) || !isset($currentMap['p'])) {
88 $currentMap['p'] = $currentMap['i'] = [];
92 $charPos = count($currentMap['p']);
105 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i;
106 $currentMap['i'][$charPos + $foundChars] = true;
125 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i + $size;
/dports/www/phpmyfaq/phpmyfaq/src/libs/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/
H A DUtf8Reader.php80 * @param array $currentMap
85 public function getCharPositions($string, $startOffset, &$currentMap, &$ignoredChars) argument
87 if (!isset($currentMap['i']) || !isset($currentMap['p'])) {
88 $currentMap['p'] = $currentMap['i'] = array();
92 $charPos = count($currentMap['p']);
105 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i;
106 $currentMap['i'][$charPos + $foundChars] = true;
125 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i + $size;
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/
H A DUtf8Reader.php80 * @param array $currentMap
85 public function getCharPositions($string, $startOffset, &$currentMap, &$ignoredChars) argument
87 if (!isset($currentMap['i']) || !isset($currentMap['p'])) {
88 $currentMap['p'] = $currentMap['i'] = [];
92 $charPos = \count($currentMap['p']);
105 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i;
106 $currentMap['i'][$charPos + $foundChars] = true;
125 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i + $size;
/dports/www/typo3-9/typo3_src-9.5.31/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/
H A DUtf8Reader.php80 * @param array $currentMap
85 public function getCharPositions($string, $startOffset, &$currentMap, &$ignoredChars) argument
87 if (!isset($currentMap['i']) || !isset($currentMap['p'])) {
88 $currentMap['p'] = $currentMap['i'] = array();
92 $charPos = count($currentMap['p']);
105 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i;
106 $currentMap['i'][$charPos + $foundChars] = true;
125 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i + $size;
/dports/www/kanboard/kanboard-1.2.21/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/
H A DUtf8Reader.php80 * @param array $currentMap
85 public function getCharPositions($string, $startOffset, &$currentMap, &$ignoredChars) argument
87 if (!isset($currentMap['i']) || !isset($currentMap['p'])) {
88 $currentMap['p'] = $currentMap['i'] = array();
92 $charPos = count($currentMap['p']);
105 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i;
106 $currentMap['i'][$charPos + $foundChars] = true;
125 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i + $size;
/dports/www/webtrees/webtrees-1.7.18/webtrees/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/
H A DUtf8Reader.php80 * @param array $currentMap
85 public function getCharPositions($string, $startOffset, &$currentMap, &$ignoredChars) argument
87 if (!isset($currentMap['i']) || !isset($currentMap['p'])) {
88 $currentMap['p'] = $currentMap['i'] = array();
92 $charPos = count($currentMap['p']);
105 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i;
106 $currentMap['i'][$charPos + $foundChars] = true;
125 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i + $size;
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/swiftmailer/lib/classes/Swift/CharacterReader/
H A DUtf8Reader.php80 * @param array $currentMap
85 public function getCharPositions($string, $startOffset, &$currentMap, &$ignoredChars) argument
87 if (!isset($currentMap['i']) || !isset($currentMap['p'])) {
88 $currentMap['p'] = $currentMap['i'] = array();
92 $charPos = count($currentMap['p']);
105 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i;
106 $currentMap['i'][$charPos + $foundChars] = true;
125 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i + $size;
/dports/www/itop/web/lib/swiftmailer/lib/classes/Swift/CharacterReader/
H A DUtf8Reader.php80 * @param array $currentMap
85 public function getCharPositions($string, $startOffset, &$currentMap, &$ignoredChars) argument
87 if (!isset($currentMap['i']) || !isset($currentMap['p'])) {
88 $currentMap['p'] = $currentMap['i'] = array();
92 $charPos = count($currentMap['p']);
105 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i;
106 $currentMap['i'][$charPos + $foundChars] = true;
125 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i + $size;
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/
H A DUtf8Reader.php80 * @param array $currentMap
85 public function getCharPositions($string, $startOffset, &$currentMap, &$ignoredChars) argument
87 if (!isset($currentMap['i']) || !isset($currentMap['p'])) {
88 $currentMap['p'] = $currentMap['i'] = [];
92 $charPos = \count($currentMap['p']);
105 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i;
106 $currentMap['i'][$charPos + $foundChars] = true;
125 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i + $size;
/dports/www/thirtybees/thirtybees-1.1.0/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/
H A DUtf8Reader.php80 * @param array $currentMap
85 public function getCharPositions($string, $startOffset, &$currentMap, &$ignoredChars) argument
87 if (!isset($currentMap['i']) || !isset($currentMap['p'])) {
88 $currentMap['p'] = $currentMap['i'] = array();
92 $charPos = count($currentMap['p']);
105 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i;
106 $currentMap['i'][$charPos + $foundChars] = true;
125 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i + $size;
/dports/www/owncloud/owncloud/lib/composer/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/
H A DUtf8Reader.php80 * @param array $currentMap
85 public function getCharPositions($string, $startOffset, &$currentMap, &$ignoredChars) argument
87 if (!isset($currentMap['i']) || !isset($currentMap['p'])) {
88 $currentMap['p'] = $currentMap['i'] = [];
92 $charPos = \count($currentMap['p']);
105 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i;
106 $currentMap['i'][$charPos + $foundChars] = true;
125 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i + $size;
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/
H A DUtf8Reader.php80 * @param array $currentMap
85 public function getCharPositions($string, $startOffset, &$currentMap, &$ignoredChars) argument
87 if (!isset($currentMap['i']) || !isset($currentMap['p'])) {
88 $currentMap['p'] = $currentMap['i'] = array();
92 $charPos = count($currentMap['p']);
105 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i;
106 $currentMap['i'][$charPos + $foundChars] = true;
125 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i + $size;
/dports/www/nextcloud/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/
H A DUtf8Reader.php80 * @param array $currentMap
85 public function getCharPositions($string, $startOffset, &$currentMap, &$ignoredChars) argument
87 if (!isset($currentMap['i']) || !isset($currentMap['p'])) {
88 $currentMap['p'] = $currentMap['i'] = [];
92 $charPos = \count($currentMap['p']);
105 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i;
106 $currentMap['i'][$charPos + $foundChars] = true;
125 $currentMap['p'][$charPos + $foundChars] = $startOffset + $i + $size;
/dports/graphics/qgis-ltr/qgis-3.16.16/src/quickgui/plugin/editor/
H A Dqgsquickvaluemap.qml58 var currentMap = config['map'][i]
59 var currentKey = Object.keys(currentMap)[0]
61 reverseConfig[currentMap[currentKey]] = currentKey;
67 var currentMap = config['map'].length ? config['map'][currentIndex] : config['map']
68 var currentKey = Object.keys(currentMap)[0]
79 var currentMap = config['map'].length ? config['map'][currentIndex] : config['map']
80 valueChanged(currentMap[currentText], false)
/dports/games/hedgewars-server/hedgewars-src-1.0.0/project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/
H A DMapFragment.java121 currentMap = stateManager.getMapRecipe(); in onCreateView()
122 if(currentMap != null) { in onCreateView()
123 updateDisplay(currentMap); in onCreateView()
247 if(currentMap==null
248 || currentMap.mapgen != recipe.mapgen
249 || currentMap.mazeSize != recipe.mazeSize
250 || !currentMap.name.equals(recipe.name)
251 || !currentMap.seed.equals(recipe.seed)
252 || currentMap.templateFilter != recipe.templateFilter
253 || !Arrays.equals(currentMap.getDrawData(), recipe.getDrawData())) {
[all …]
/dports/games/hedgewars/hedgewars-src-1.0.0/project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/
H A DMapFragment.java121 currentMap = stateManager.getMapRecipe(); in onCreateView()
122 if(currentMap != null) { in onCreateView()
123 updateDisplay(currentMap); in onCreateView()
247 if(currentMap==null
248 || currentMap.mapgen != recipe.mapgen
249 || currentMap.mazeSize != recipe.mazeSize
250 || !currentMap.name.equals(recipe.name)
251 || !currentMap.seed.equals(recipe.seed)
252 || currentMap.templateFilter != recipe.templateFilter
253 || !Arrays.equals(currentMap.getDrawData(), recipe.getDrawData())) {
[all …]
/dports/devel/spark/spark-2.1.1/core/src/main/scala/org/apache/spark/util/collection/
H A DExternalAppendOnlyMap.scala84 @volatile private var currentMap = new SizeTrackingAppendOnlyMap[K, C]
143 if (currentMap == null) {
156 val estimatedSize = currentMap.estimateSize()
160 if (maybeSpill(currentMap, estimatedSize)) {
161 currentMap = new SizeTrackingAppendOnlyMap[K, C]
163 currentMap.changeValue(curEntry._1, update)
198 currentMap = null
272 if (currentMap == null) {
278 destructiveIterator(currentMap.iterator), freeCurrentMap())
285 if (currentMap != null) {
[all …]

12345678910>>...12