~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/functions/string.rst

  • Committer: Mark Atwood
  • Date: 2011-09-13 19:54:55 UTC
  • mfrom: (2397.1.3 plugin-docs)
  • Revision ID: me@mark.atwood.name-20110913195455-3bk3locm85m4jimp
mergeĀ lp:~daniel-nichter/drizzle/plugin-docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
String Functions and Operators
2
2
===============================
3
3
 
4
 
**(See tables with each function listed with a brief description below.)**
 
4
.. seealso:: :ref:`string-functions-summary`
5
5
 
6
6
.. toctree::
7
7
   :maxdepth: 2
13
13
   string/position
14
14
   string/other
15
15
 
16
 
 
17
 
List of string operators and descriptions by type of function:
18
 
 
 
16
.. _string-functions-summary:
 
17
 
 
18
Summary of Functions
 
19
--------------------
19
20
 
20
21
Comparative and regular functions
21
 
---------------------------------
 
22
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22
23
 
23
24
===================     ====================================================================================================
24
25
Operator                  Description
33
34
 
34
35
 
35
36
Conversion and translation functions
36
 
------------------------------------
 
37
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
37
38
===================     ====================================================================================================
38
39
Operator                  Description
39
40
===================     ====================================================================================================
50
51
 
51
52
 
52
53
Length and size functions
53
 
-------------------------
 
54
^^^^^^^^^^^^^^^^^^^^^^^^^
54
55
===================     ====================================================================================================
55
56
Operator                  Description
56
57
===================     ====================================================================================================
62
63
 
63
64
 
64
65
Formatting and modification functions
65
 
-------------------------------------
 
66
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
66
67
===================     ====================================================================================================
67
68
Operator                  Description
68
69
===================     ====================================================================================================
74
75
 
75
76
 
76
77
Position functions
77
 
-------------------
 
78
^^^^^^^^^^^^^^^^^^
78
79
 
79
80
===================     ====================================================================================================
80
81
Operator                  Description
90
91
 
91
92
 
92
93
Other string functions
93
 
----------------------
 
94
^^^^^^^^^^^^^^^^^^^^^^
94
95
 
95
96
===================     ====================================================================================================
96
97
Operator                  Description