Home
last modified time | relevance | path

Searched refs:st (Results 101 – 125 of 206) sorted by path

123456789

/plugin/do/lang/sv/
H A Dmail_close.txt
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtlDump.php1214 foreach ($ffeats as $st => $scripts) {
1228 $ffeats[$st][$t] = $FeatureIndex;
1250 foreach ($ffeats as $st => $scripts) {
1252 $FeatureIndex = $ffeats[$st][$t];
1254 $ffeats[$st][$t][$k] = $Feature[$fi];
1261 foreach ($ffeats as $st => $scripts) {
1270 $gsub[$st][$t][$ft['tag']] = $ft['LookupListIndex'];
1272 if (!isset($GSUBScriptLang[$st])) {
1273 $GSUBScriptLang[$st] = '';
1275 $GSUBScriptLang[$st]
[all...]
H A DTTFontFile.php1478 foreach ($ffeats as $st => $scripts) {
1492 $ffeats[$st][$t] = $FeatureIndex;
1520 foreach ($ffeats as $st => $scripts) {
1522 $FeatureIndex = $ffeats[$st][$t];
1524 $ffeats[$st][$t][$k] = $Feature[$fi];
1531 foreach ($ffeats as $st => $scripts) {
1540 $gsub[$st][$t][$ft['tag']] = $ft['LookupListIndex'];
1542 if (!isset($GSUBScriptLang[$st])) {
1543 $GSUBScriptLang[$st] = '';
1545 $GSUBScriptLang[$st]
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dbreaking-changes.asciidoc45 1st Jan 2019. Refer
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/az-Latn/
H A Daz-Latn.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/cs/
H A Dcs.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/da/
H A Dda.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/fi/
H A Dfi.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/fo/
H A Dfo.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/fy/
H A Dfy.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/gd/
H A Dgd.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/hu/
H A Dhu.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/is/
H A Dis.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/ku/
H A Dku.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/lt/
H A Dlt.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/lv/
H A Dlv.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/nb/
H A Dnb.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/nn/
H A Dnn.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/nv/
H A Dnv.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/ro/
H A Dro.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/sk/
H A Dsk.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/sv/
H A Dsv.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/tr/
H A Dtr.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/wa/
H A Dwa.txt19 Qui lès-Etats Mambes s'ont-st-égadjî a mète èn-oûve po d'bon li rèspèt dès dreûts d'l'ome èt d'sès vrêyes lîbèrtés tot-avå l'monde, avou on côp di spale di l'Organizåcion dès Nåcions-Unies;
28 Tos lès-omes vinèt-st-å monde lîbes, èt so-l'minme pîd po çou qu'ènn'èst d'leu dignité èt d'leus dreûts. I n'sont nin foû rêzon èt-z-ont-i leû consyince po zèls, çou qu'èlzès deût miner a s'kidûre onk' po l'ôte tot come dès frés.
60 1. Tot quî è-st-acusé d'ine måcule deût-èsse tinou po ènocint d'çou qu'on lî r'proche disqu'a tant qu'i seûye rik'nohou coupåbe, èco fåt-i qui s-procès seûye public, qui totes lès règues sèyèsse rèspèctêyes èt qu'il åye avou l'dreût di s'disfinde po d'bon.
137 3. C'è-st-å prumî rang ås parints qu'i r'vint dè tchûzi l'mèyeuse sicole po leûs-èfants.
145 C'è-st-on dreût po chaskeun' qui l'monde rote di tèle manîre qui, po 'ne classe ou l'ôte dè-l'société come d'on payis a l'ôte, lès dreûts èt lès lîbertés qui s'trovèt chal rachous si polèsse mète èn-alèdje.
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md66 * Passing anything else than a boolean as 1st argument to `Reindex::setWaitForCompletion`, pass a boolean instead by @franmomu [#2070](https://github.com/ruflin/Elastica/pull/2070)
67 * Deprecated passing a `string` as 1st argument to `Search::addIndex()` and `Search::hasIndex()`, pass an Index instance instead by @franmomu [#2103](https://github.com/ruflin/Elastica/pull/2103)
68 * Deprecated passing an array of `string` as 1st argument to `Search::addIndices()`, use an array of Index instances by @franmomu [#2103](https://github.com/ruflin/Elastica/pull/2103)
124 * Deprecated passing an `int` as 1st argument to `Elastica\Search::setOptionsAndQuery()`, pass an array with the key `size` instead by @deguif [#2010](https://github.com/ruflin/Elastica/pull/2010)

123456789