This file is indexed.

/usr/share/GNUstep/Documentation/Developer/Tools/Reference/OrderedSymbolDeclarations.plist is in gnustep-base-doc 1.24.7-1build2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
{
    AGSHtml = (
	"-decIndent",
	"-incIndent",
	"-makeAnchor:ofType:name:",
	"-makeLink:ofType:isRef:",
	"-makeLink:ofType:inUnit:isRef:",
	"-outputIndex:scope:title:style:target:to:",
	"-outputDocument:",
	"-outputNode:to:",
	"-outputNodeList:to:",
	"-outputBlock:to:inPara:",
	"-outputList:to:",
	"-outputText:to:",
	"-outputUnit:to:",
	"-outputVersion:to:",
	"-protocolRef:",
	"-setGlobalRefs:",
	"-setLocalRefs:",
	"-setProjectRefs:",
	"-setInstanceVariablesAtEnd:",
	"-typeRef:"
    );
    AGSIndex = (
	"-globalRef:type:",
	"-makeRefs:",
	"-mergeRefs:override:",
	"-addInformalProtocols:",
	"-methodsInUnit:",
	"-refs",
	"-setDirectory:",
	"-setGlobalRef:type:",
	"-setOutputs:forHeader:",
	"-setRelationship:from:to:",
	"-setSources:forHeader:",
	"-setUnitRef:type:",
	"-outputsForHeader:",
	"-sourcesForHeader:",
	"-unitRef:type:",
	"-unitRef:type:unit:"
    );
    AGSOutput = (
	"-checkComment:unit:info:",
	"-fitWords:from:to:maxSize:output:",
	"-output:",
	"-outputDecl:kind:to:",
	"-outputFunction:to:",
	"-outputInstanceVariable:to:for:",
	"-outputMacro:to:",
	"-outputMethod:to:for:",
	"-outputUnit:to:",
	"-reformat:withIndent:to:",
	"-split:",
	"-informalProtocols"
    );
    AGSParser = (
	"-info",
	"-orderedSymbolDeclarationsByUnit",
	"-init",
	"-outputs",
	"-parseComment",
	"-parseDeclaration",
	"-parseFile:isSource:",
	"-parseIdentifier",
	"-parseImplementation",
	"-parseInterface",
	"-parseInstanceVariables",
	"-parseMacro",
	"-parseMethodIsDeclaration:",
	"-parseMethodsAreDeclarations:",
	"-parseMethodType",
	"-parsePreprocessor",
	"-parseProtocol",
	"-parseProtocolList",
	"-parseSpace:",
	"-parseSpace",
	"-parseVersion",
	"-reset",
	"-setDeclared:",
	"-setDocumentInstanceVariables:",
	"-setDocumentAllInstanceVariables:",
	"-setGenerateStandards:",
	"-setStandards:",
	"-setWordMap:",
	"-setupBuffer",
	"-skipArray",
	"-skipBlock",
	"-skipBlock:",
	"-skipLiteral",
	"-skipRemainderOfLine",
	"-skipSpaces",
	"-skipStatement",
	"-skipStatementLine",
	"-skipToEndOfLine",
	"-skipUnit",
	"-sources"
    );
    GDNCNotification = (
	"+notificationWithName:object:data:"
    );
    GDNCServer = (
	"-addObserver:selector:name:object:suspensionBehavior:for:",
	"-connection:shouldMakeNewConnection:",
	"-connectionBecameInvalid:",
	"-postNotificationName:object:userInfo:deliverImmediately:for:",
	"-removeObserver:",
	"-removeObserversForClients:",
	"-removeObserver:name:object:for:",
	"-setSuspended:for:"
    );
    GSXMLParse = (
	"+loadEntity:at:"
    );
    NSDistributedNotificationCenterGDNCDummy = (
	"-postNotificationName:object:userInfo:selector:to:"
    );
}