Home
last modified time | relevance | path

Searched refs:Type (Results 101 – 125 of 527) sorted by relevance

12345678910>>...22

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DDeleteRequest.php15 use FreeDSx\Asn1\Type\AbstractType;
16 use FreeDSx\Asn1\Type\OctetStringType;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DBindResponse.php16 use FreeDSx\Asn1\Type\AbstractType;
17 use FreeDSx\Asn1\Type\SequenceType;
H A DIntermediateResponse.php15 use FreeDSx\Asn1\Type\AbstractType;
16 use FreeDSx\Asn1\Type\SequenceType;
/plugin/findologicxmlexport/vendor/jms/serializer/src/Type/
H A DTypeVisitor.php5 namespace JMS\Serializer\Type;
10 use JMS\Serializer\Type\Exception\InvalidNode;
H A DParserInterface.php5 namespace JMS\Serializer\Type;
/plugin/findologicxmlexport/vendor/jms/serializer/src/Builder/
H A DDefaultDriverFactory.php13 use JMS\Serializer\Type\Parser;
14 use JMS\Serializer\Type\ParserInterface;
/plugin/issuetracker/
H A Dtablekit.js446 TableKit.Sortable.Type = Class.create();
447 TableKit.Sortable.Type.prototype = { class in TableKit.Sortable
478 new TableKit.Sortable.Type('number', {
485 new TableKit.Sortable.Type('text',{
490 new TableKit.Sortable.Type('datasize',{
513 new TableKit.Sortable.Type('date-au',{
534 new TableKit.Sortable.Type('date-us',{
555 new TableKit.Sortable.Type('date-eu',{
565 new TableKit.Sortable.Type('date-iso',{
589 new TableKit.Sortable.Type('date',{
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst319 @Type
416 use JMS\Serializer\Annotation\Type;
426 * @Type("string")
431 * @Type("MyNamespace\Author")
436 * @Type("DateTime")
441 * @Type("DateTime<'Y-m-d'>")
446 * @Type("DateTimeImmutable")
451 * @Type("DateTimeImmutable<'Y-m-d'>")
456 * @Type("boolean")
461 * @Type("array<string, string>")
[all …]
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/
H A DTypeResolver.php87 * @return Type|null
146 if (!in_array(Type::class, class_implements($typeClassName))) {
245 * @return Type
H A DType.php15 interface Type interface
/plugin/webcomponent/_test/data/pages/
H A Dnavbar.txt44 [[data:type:|Data Type]]
52 <dropdown name="Data Type">
85 [[code:type:|Data Type]]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtl.php1300 $Type = $this->GSUBLookups[$lu]['Type'];
1317 $shift = $this->_applyGSUBsubtable($lu, $c, $ptr, $currGlyph, $currGID, ($subtable_offset - $this->GSUB_offset), $Type, $Flag, $MarkFilteringSet, $this->GSLuCoverage[$lu][$c], 0, $tag, 0, $tagInt);
1358 $Type = $this->GSUBLookups[$lu]['Type'];
1370 $shift = $this->_applyGSUBsubtable($lu, $c, $ptr, $currGlyph, $currGID, ($subtable_offset - $this->GSUB_offset), $Type, $Flag, $MarkFilteringSet, $this->GSLuCoverage[$lu][$c], 0, $tag, 0, $tagInt);
1408 $Type = $this->GSUBLookups[$lu]['Type'];
1426 $shift = $this->_applyGSUBsubtable($lu, $c, $ptr, $currGlyph, $currGID, ($subtable_offset - $this->GSUB_offset), $Type, $Flag, $MarkFilteringSet, $this->GSLuCoverage[$lu][$c], 0, $usetag, 0, $tagInt);
1465 $Type
1564 _applyGSUBsubtableSpecial($lookupID, $subtable, $ptr, $currGlyph, $currGID, $nextGlyph, $nextGID, $subtable_offset, $Type, $LuCoverage) global() argument
1633 _applyGSUBsubtable($lookupID, $subtable, $ptr, $currGlyph, $currGID, $subtable_offset, $Type, $Flag, $MarkFilteringSet, $LuCoverage, $level, $currentTag, $is_old_spec, $tagInt) global() argument
2419 GSUBsubstitute($pos, $substitute, $Type, $GlyphPos = null) global() argument
3282 _applyGPOSsubtable($lookupID, $subtable, $ptr, $currGlyph, $currGID, $subtable_offset, $Type, $Flag, $MarkFilteringSet, $LuCoverage, $tag, $level, $is_old_spec) global() argument
6169 _dumpproc($GPOSSUB, $lookupID, $subtable, $Type, $Format, $ptr, $currGlyph, $level) global() argument
[all...]
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dclass_upload.asp64 oSourceData.Type = 1
166 .Type = 1
172 .Type = 2
193 nPosStart = InStr(nPosEnd, sFormHeader, "Content-Type: ", 1) + 14
198 .Type = 1
204 .Type = 2
264 .Type = 1
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DIMipPluginTest.php125 'Content-Type: text/calendar; charset=UTF-8; method=REQUEST',
167 'Content-Type: text/calendar; charset=UTF-8; method=CANCEL',
/plugin/rdplink/RdpEncrypt/GuiVersion/
H A DREADME.md25 Type in a password in the Password box and click Encrypt it.
28 Type or paste a password hash (as saved in an rdp file but
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DAbstractDoctrineTypeDriver.php14 use JMS\Serializer\Type\Parser;
15 use JMS\Serializer\Type\ParserInterface;
/plugin/ipban/ip-lib/
H A DREADME.md200 $typeName = \IPLib\Range\Type::getName();
204 - `\IPLib\Range\Type::T_UNSPECIFIED` if the address is all zeros (`0.0.0.0` or `::`)
205 - `\IPLib\Range\Type::T_LOOPBACK` if the address is the localhost (usually `127.0.0.1` or `::1`)
206 - `\IPLib\Range\Type::T_PRIVATENETWORK` if the address is in the local network (for instance `192.1…
207 - `\IPLib\Range\Type::T_PUBLIC` if the address is for public usage (for instance `104.25.25.33` or …
217 // $type is \IPLib\Range\Type::T_PUBLIC
218 echo \IPLib\Range\Type::getName($type);
228 echo \IPLib\Range\Type::getName($type);
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DSequenceOfType.php11 namespace FreeDSx\Asn1\Type;
H A DSetOfType.php11 namespace FreeDSx\Asn1\Type;
H A DCharacterStringType.php11 namespace FreeDSx\Asn1\Type;
H A DOctetStringType.php11 namespace FreeDSx\Asn1\Type;
/plugin/findologicxmlexport/vendor/jms/serializer/src/Annotation/
H A DType.php11 final class Type class
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Type/
H A DPdfNull.php10 namespace setasign\Fpdi\PdfParser\Type;
15 * @package setasign\Fpdi\PdfParser\Type
/plugin/findologicxmlexport/vendor/jms/serializer/src/Type/Exception/
H A DInvalidNode.php5 namespace JMS\Serializer\Type\Exception;
H A DSyntaxError.php5 namespace JMS\Serializer\Type\Exception;

12345678910>>...22