~ubuntu-branches/ubuntu/precise/libtasn1-3/precise-updates

« back to all changes in this revision

Viewing changes to doc/texi/asn1_find_structure_from_oid.texi

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Metzler
  • Date: 2010-03-15 19:16:34 UTC
  • mfrom: (1.2.5 upstream) (6.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100315191634-015aowhjrrvlwjnm
* New upstream version.
* Do not run test-suite when cross compiling. Closes: #554343

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
Search the structure that is defined just after an OID definition.
9
9
 
10
 
@strong{Returns:} NULL when OIDVALUE not found, otherwise the pointer to a
11
 
constant string that contains the element name defined just
12
 
after the OID.
 
10
@strong{Returns:} @code{NULL} when @code{oidValue} not found, otherwise the pointer to a
 
11
constant string that contains the element name defined just after
 
12
the OID.
13
13
@end deftypefun
14
14