Collaboration diagram for String routines:
|
Modules | |
| snprintf implementations | |
Functions | |
| APR_DECLARE (int) apr_strnatcmp(char const *a | |
| APR_DECLARE (char *) apr_pstrdup(apr_pool_t *p | |
| APR_DECLARE (void *) apr_pmemdup(apr_pool_t *p | |
| APR_DECLARE_NONSTD (char *) apr_pstrcat(apr_pool_t *p | |
| const char | __attribute__ ((format(printf, 2, 3))) |
| APR_DECLARE (apr_status_t) apr_tokenize_to_argv(const char *arg_str | |
| APR_DECLARE (apr_int64_t) apr_strtoi64(const char *buf | |
Variables | |
| char const * | b |
| const char * | s |
| const char apr_size_t | n |
| const void * | m |
| const struct iovec * | vec |
| const struct iovec apr_size_t | nvec |
| const struct iovec apr_size_t apr_size_t * | nbytes |
| const char * | fmt |
| const char va_list | ap |
| const char * | src |
| const char apr_size_t | dst_size |
| char *** | argv_out |
| char apr_pool_t * | token_context |
| const char * | sep |
| const char char ** | last |
| char ** | end |
| char int | base |
| char * | buf |
| apr_bucket_brigade * | b |
| int int apr_status_t const server_rec * | s |
| int | n |
| int int apr_status_t const server_rec const char * | fmt |
| ap_method_list_t * | src |
|
|
|
|
|
parse a numeric string into a 64-bit numeric value
Definition at line 346 of file apr_strings.c. References NULL. |
|
|
Convert the arguments to a program from one string to an array of strings terminated by a NULL pointer
|
|
|
Duplicate a block of memory.
Definition at line 665 of file apr_pools.c. |
|
|
duplicate a string into memory allocated out of a pool
|
|
|
Do a natural order comparison of two strings.
Definition at line 950 of file unix/sockaddr.c. |
|
|
Concatenate multiple strings, allocating memory out a pool
|
|
|
Definition at line 267 of file apr_strings.h. |
|
|
Definition at line 209 of file apr_strings.h. |
|
|
|
Definition at line 87 of file apr_strings.h. |
|
|
Definition at line 309 of file apr_strings.h. |
|
|
Definition at line 327 of file apr_strings.h. |
|
|
Definition at line 190 of file apr_strings.h. |
|
|
Definition at line 309 of file apr_strings.h. Referenced by add_any_filter(), AP_CORE_DECLARE_NONSTD(), APR_DECLARE(), get_entry(), get_filter_handle(), main(), PROXY_DECLARE(), shmcb_remove_session_id(), string_strtoi64(), vhost_alias_interpolate(), and XML_Parse(). |
|
|
Definition at line 923 of file apr_buckets.h. |
|
|
Definition at line 168 of file apr_strings.h. |
|
|
Definition at line 223 of file apr_strings.h. Referenced by CACHE_DECLARE(), original_uri(), and vhost_alias_interpolate(). |
|
|
Definition at line 129 of file apr_strings.h. |
|
|
|
Definition at line 293 of file apr_strings.h. |
|
|
Definition at line 147 of file apr_strings.h. |
|
|
Definition at line 147 of file apr_strings.h. |
|
|
|
Definition at line 119 of file apr_strings.h. |
|
|
Definition at line 223 of file apr_strings.h. Referenced by find_directive(), grep_or_recurse(), and test_strtok(). |
|
|
Definition at line 199 of file apr_strings.h. Referenced by build_node(), dav_fs_copymove_state(), delpair(), getsfunc_BRIGADE(), main(), and non_regex_pattern(). |
|
|
Definition at line 199 of file apr_strings.h. |
|
|
Definition at line 209 of file apr_strings.h. |
|
|
Definition at line 147 of file apr_strings.h. |