~zorba-coders/zorba/bug-1189790

« back to all changes in this revision

Viewing changes to src/runtime/spec/full_text/ft_module.xml

  • Committer: Paul J. Lucas
  • Date: 2013-06-25 23:42:23 UTC
  • Revision ID: paul@lucasmail.org-20130625234223-g7dab2fdie23ivvb
Intermediate check-in.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
<zorba:iterator name="CurrentCompareOptionsIterator"
26
26
                preprocessorGuard="#ifndef ZORBA_NO_FULL_TEXT">
 
27
  <zorba:function>
 
28
    <zorba:signature localname="current-compare-options" prefix="full-text">
 
29
      <zorba:output>object()</zorba:output>
 
30
    </zorba:signature>
 
31
  </zorba:function>
27
32
</zorba:iterator>
28
33
 
29
34
<zorba:iterator name="CurrentLangIterator"