Home
last modified time | relevance | path

Searched refs:TAG_OPTIONS (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Ddefs.h56 #define TAG_OPTIONS (TAGNO|TAGNAME|TYPE) macro
84 #define ENTRY (TAG_OPTIONS|VALUE|OFFSET|TYPE|RELOFFSET)
85 #define DEF_ENTRY (TAG_OPTIONS|DECVALUE|OFFSET|TYPE)
122 #define PRINT_TAGINFO (Print_options & TAG_OPTIONS)
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/console/Helper/
H A DTableCellStyle.php23 private const TAG_OPTIONS = [ define in Symfony\\Component\\Console\\Helper\\TableCellStyle
71 return \in_array($key, self::TAG_OPTIONS) && isset($this->options[$key]);
/dports/comms/pear-Horde_ActiveSync/Horde_ActiveSync-2.41.4/lib/Horde/ActiveSync/Request/
H A DResolveRecipients.php33 const TAG_OPTIONS = 'ResolveRecipients:Options'; define in Horde_ActiveSync_Request_ResolveRecipients
94 ($this->_decoder->getElementStartTag(self::TAG_OPTIONS) ? self::TAG_OPTIONS :
97 if ($field == self::TAG_OPTIONS) {
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/extensions/
H A DIViewerExtPtConstants.java45 String TAG_OPTIONS = "options"; //$NON-NLS-1$ field
H A DNavigatorViewerDescriptorManager.java162 .getChildren(TAG_OPTIONS); in readElement()
/dports/audio/picard-plugins/picard-plugins-d859757/plugins/classical_extras/
H A Dconst.py296 TAG_OPTIONS = [ variable
H A D__init__.py986 return const.TAG_OPTIONS