Lines Matching refs:passed
24 An object may be passed in the following manners:
32 This means that the I<object data> is passed as an octet string or an UTF8
47 This means that the I<object data> isn't passed directly, an I<object
48 reference> is passed instead. It's an octet string that only the correct
99 The object data I<passed by value>.
103 The object data I<passed by reference>.
114 The object data may only be I<passed by value>, and should be a UTF8
123 object data may be I<passed by value> or I<passed by reference>.
128 object type can only be I<passed by value>, and should be an octet string.
137 only be I<passed by value>, and should be an octet string.
168 data in at least one form (object data I<passed by value>, i.e. the "data"
169 item, or object data I<passed by reference>, i.e. the "reference" item).