Changeset 3394 for trunk/src/kmk/variable.h
- Timestamp:
- Jul 1, 2020, 10:24:52 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/variable.h
r3140 r3394 313 313 basic checks in variable_expand_string_2. */ 314 314 extern char func_char_map[256]; 315 # define MAX_FUNCTION_LENGTH 1 2315 # define MAX_FUNCTION_LENGTH 14 316 316 # define MIN_FUNCTION_LENGTH 2 317 317 K_INLINE const char *may_be_function_name (const char *name, const char *eos)
Note:
See TracChangeset
for help on using the changeset viewer.