1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-28 00:03:52 +01:00

Move library tree where it belongs

This commit is contained in:
ra
2010-01-24 09:19:39 +00:00
parent e74978ba77
commit 58caf78a86
6020 changed files with 2790154 additions and 0 deletions

View File

@@ -0,0 +1,97 @@
<!-- ##### SECTION Title ##### -->
Locator
<!-- ##### SECTION Short_Description ##### -->
Location information for errors, warnings and messages.
<!-- ##### SECTION Long_Description ##### -->
<para>
A small structure that can be optionally filled in when
errors, warnings or other messages are generated and returned
to user code.
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### STRUCT raptor_locator ##### -->
<para>
</para>
@uri:
@file:
@line:
@column:
@byte:
<!-- ##### FUNCTION raptor_print_locator ##### -->
<para>
</para>
@stream:
@locator:
<!-- ##### FUNCTION raptor_format_locator ##### -->
<para>
</para>
@buffer:
@length:
@locator:
@Returns:
<!-- ##### FUNCTION raptor_locator_line ##### -->
<para>
</para>
@locator:
@Returns:
<!-- ##### FUNCTION raptor_locator_column ##### -->
<para>
</para>
@locator:
@Returns:
<!-- ##### FUNCTION raptor_locator_byte ##### -->
<para>
</para>
@locator:
@Returns:
<!-- ##### FUNCTION raptor_locator_file ##### -->
<para>
</para>
@locator:
@Returns:
<!-- ##### FUNCTION raptor_locator_uri ##### -->
<para>
</para>
@locator:
@Returns: