Data Structures | |
| struct | sul_interp_value_t |
Typedefs | |
| typedef sul_interp_value_t | sul_interp_value_t |
Functions | |
| sul_interpolate_from_table (const char *src, apr_table_t *frame, apr_pool_t *pool) | |
| sul_interpolate_from_hash (const char *src, apr_hash_t *frame, apr_pool_t *pool) | |
| sul_interpolate (const char *src, sul_interp_value_t *frame, apr_pool_t *pool) | |
|
|
Value available to strings as they are being interpolated. |
|
||||||||||||||||
|
Interpolates a string, substituting values for keys that are found in the source string.
|
|
||||||||||||||||
|
Interpolates a string, substituting values for keys that are found in the source string.
|
|
||||||||||||||||
|
Interpolates a string, substituting values for keys that are found in the source string.
|
1.3.5