~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/functions/string.rst

  • Committer: Daniel Nichter
  • Date: 2011-08-13 20:41:38 UTC
  • mto: This revision was merged to the branch mainline in revision 2413.
  • Revision ID: daniel@percona.com-20110813204138-stxa89ca1t7cg1uy
Skeleton documentation for all plugins, more complete docu for first half of plugins.
Clean up plugin.ini titles and descriptions.
Reformat and reorganize root index.
Change Administrative to Administration and remove empty files (logging, etc.)
Add, fix, and tag documentation for functions.

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