summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-C-expected/Regress.TestCallbackArrayInOut.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-C-expected/Regress.TestCallbackArrayInOut.page')
-rw-r--r--tests/scanner/Regress-1.0-C-expected/Regress.TestCallbackArrayInOut.page33
1 files changed, 33 insertions, 0 deletions
diff --git a/tests/scanner/Regress-1.0-C-expected/Regress.TestCallbackArrayInOut.page b/tests/scanner/Regress-1.0-C-expected/Regress.TestCallbackArrayInOut.page
new file mode 100644
index 00000000..0c8be370
--- /dev/null
+++ b/tests/scanner/Regress-1.0-C-expected/Regress.TestCallbackArrayInOut.page
@@ -0,0 +1,33 @@
+<?xml version="1.0"?>
+<page id="Regress.TestCallbackArrayInOut"
+ type="topic"
+ style="callback"
+ xmlns="http://projectmallard.org/1.0/"
+ xmlns:api="http://projectmallard.org/experimental/api/"
+ xmlns:ui="http://projectmallard.org/1.0/ui/">
+ <info>
+ <link xref="index" group="callback" type="guide"/>
+ </info>
+ <title>Regress.TestCallbackArrayInOut</title>
+ <synopsis><code mime="text/x-csrc">
+void TestCallbackArrayInOut (int** ints,
+ int* length);
+ </code></synopsis>
+
+
+<terms>
+<item>
+<title><code>ints</code></title>
+
+</item>
+<item>
+<title><code>length</code></title>
+
+</item>
+<item>
+<title><code>Returns</code></title>
+
+</item>
+</terms>
+
+</page>