Go to the source code of this file.
Defines | |
| #define | COMBINE_PATH_DEBUG 0 |
| #define | IS_ANY_SEP(X) IS_SEP(X) |
| #define | LAST_PUSHED() (s->s->len ? index_shared_string(s->s,s->s->len-1) : 0) |
| #define | PUSH(X) string_builder_putchar(s,(X)) |
| #define | F_FUNC(X) PIKE_CONCAT(f_,X) |
Variables | |
| void F_FUNC( | COMBINE_PATH )(INT32 args) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1