Home
last modified time | relevance | path

Searched refs:Entry (Results 51 – 75 of 82) sorted by relevance

1234

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DAttribute.php12 namespace FreeDSx\Ldap\Entry;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DDirSync.php19 use FreeDSx\Ldap\Entry\Entries;
H A DVlv.php20 use FreeDSx\Ldap\Entry\Entries;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DMatchingRuleFilter.php21 use FreeDSx\Ldap\Entry\Attribute;
H A DSubstringFilter.php20 use FreeDSx\Ldap\Entry\Attribute;
/plugin/data-au/
H A Dstyle.css78 * Custom Entry Editor
/plugin/pureldap/classes/
H A DClient.php9 use FreeDSx\Ldap\Entry\Attribute;
/plugin/data/
H A Dstyle.css95 * Custom Entry Editor
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcache-api-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/ javax/ javax/cache/ javax/ ...
H A Dcommons-logging-1.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/translator/
H A Dadmin.php434 foreach( $removeUserKeys as $Entry) {
435 list($KeyID, $Lang) = $Entry;
/plugin/strata/
H A Dstyle.css53 * Entry styling
H A Dmanual.txt140 * [[#Data Entry]]
147 ===== Data Entry =====
177 == Entry Title ==
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtl.php91 var $Entry; variable in Mpdf\\Otl
1024 $this->Entry = [];
1079 // (sets: $this->OTLdata[n]['GPOSinfo'] XPlacement YPlacement XAdvance Entry Exit )
1084 if (count($this->Entry) || count($this->Exit)) {
1088 if (isset($this->Entry[$i]) && isset($this->Entry[$i]['Y']) && $this->Entry[$i]['dir'] == 'RTL') {
1094 $diff = $this->Entry[$i]['Y'] - $this->Exit[$nextbase]['Y'];
1107 if (isset($this->Exit[$i]['X']) && isset($this->Entry[$nextbase]['X'])) {
1108 $adj = -($this->Entry[
[all...]
/plugin/jdraw/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md62 * Test: Write `…Compiler\Llk\Rule\Entry` test suite. (Ivan Enderlin, 2016-08-08T17:22:26+02:00)
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng47 # 3.2.6 Directory Entry Reference
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng47 # 3.2.6 Directory Entry Reference
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs1677 /* [MS-CFB] 2.6.1 Compound File Directory Entry */
1855 /* [MS-CFB] 2.6.1 Compound File Directory Entry */
1930 var o = opts || {}, root = o.root || "Root Entry";
2233 /* 2.6.1 Compound File Directory Entry */
3537 var n = k[i].replace(/^Root Entry[\/]/,"").toLowerCase();
18768 case 'entry' /*case 'Entry'*/: break;
24433 loc2 = loc2.replace(/^Root Entry\//, "");
24491 loc = loc.replace(/^Root Entry\//, "");
24575 newloc = newloc.replace(/^Root Entry\//, "");
24785 loc = loc.replace(/^Root Entry\//, "");
[all …]
/plugin/processing/
H A Dscript.js672 function Entry(pair) { class in HashMap.HashMap
744 return new Entry(pair);
748 return pair.constructor === Entry && pair._isIn(hashMap);
/plugin/jmol2/jmol/
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...

1234