Adaptive Framework
0.9.0
|
afw_common polymorphic function_execute_* functions. More...
Go to the source code of this file.
Functions | |
const afw_value_t * | afw_function_execute_at_least_one_member_of (afw_function_execute_t *x) |
Function implementation function AFW_FUNCTION_EXECUTE_STANDARD_POLYMORPHIC_FUNCTION_HANDLING. More... | |
const afw_value_t * | afw_function_execute_bag (afw_function_execute_t *x) |
Function implementation function afw_function_execute_bag. More... | |
const afw_value_t * | afw_function_execute_bag_size (afw_function_execute_t *x) |
Function implementation function afw_function_execute_bag_size. More... | |
const afw_value_t * | afw_function_execute_clone (afw_function_execute_t *x) |
Function implementation function afw_function_execute_clone. More... | |
const afw_value_t * | afw_function_execute_compile (afw_function_execute_t *x) |
const afw_value_t * | afw_function_execute_ends_with (afw_function_execute_t *x) |
Function implementation function afw_function_execute_ends_with. More... | |
const afw_value_t * | afw_function_execute_eq (afw_function_execute_t *x) |
Function implementation function afw_function_execute_eq. More... | |
const afw_value_t * | afw_function_execute_eqx (afw_function_execute_t *x) |
Function implementation function afw_function_execute_eqx. More... | |
const afw_value_t * | afw_function_execute_ge (afw_function_execute_t *x) |
Function implementation function afw_function_execute_ge. More... | |
const afw_value_t * | afw_function_execute_gt (afw_function_execute_t *x) |
Function implementation function afw_function_execute_gt. More... | |
const afw_value_t * | afw_function_execute_includes (afw_function_execute_t *x) |
Function implementation function afw_function_execute_includes. More... | |
const afw_value_t * | afw_function_execute_index_of (afw_function_execute_t *x) |
Function implementation function afw_function_execute_index_of. More... | |
const afw_value_t * | afw_function_execute_intersection (afw_function_execute_t *x) |
Function implementation function afw_function_execute_intersection. More... | |
const afw_value_t * | afw_function_execute_is_in (afw_function_execute_t *x) |
Function implementation function afw_function_execute_is_in. More... | |
const afw_value_t * | afw_function_execute_le (afw_function_execute_t *x) |
Function implementation function afw_function_execute_le. More... | |
const afw_value_t * | afw_function_execute_length (afw_function_execute_t *x) |
Function implementation function afw_function_execute_length. More... | |
const afw_value_t * | afw_function_execute_lt (afw_function_execute_t *x) |
Function implementation function afw_function_execute_lt. More... | |
const afw_value_t * | afw_function_execute_max (afw_function_execute_t *x) |
Function implementation function afw_function_execute_max. More... | |
const afw_value_t * | afw_function_execute_min (afw_function_execute_t *x) |
Function implementation function afw_function_execute_min. More... | |
const afw_value_t * | afw_function_execute_ne (afw_function_execute_t *x) |
Function implementation function afw_function_execute_ne. More... | |
const afw_value_t * | afw_function_execute_nex (afw_function_execute_t *x) |
Function implementation function afw_function_execute_nex. More... | |
const afw_value_t * | afw_function_execute_one_and_only (afw_function_execute_t *x) |
Function implementation function afw_function_execute_one_and_only. More... | |
const afw_value_t * | afw_function_execute_regexp_match (afw_function_execute_t *x) |
Function implementation function afw_function_execute_regexp_match. More... | |
const afw_value_t * | afw_function_execute_repeat (afw_function_execute_t *x) |
Function implementation function afw_function_execute_repeat. More... | |
const afw_value_t * | afw_function_execute_replace (afw_function_execute_t *x) |
Function implementation function afw_function_execute_replace. More... | |
const afw_value_t * | afw_function_execute_set_equals (afw_function_execute_t *x) |
Function implementation function afw_function_execute_set_equals. More... | |
const afw_value_t * | afw_function_execute_split (afw_function_execute_t *x) |
Function implementation function afw_function_execute_split. More... | |
const afw_value_t * | afw_function_execute_starts_with (afw_function_execute_t *x) |
Function implementation function afw_function_execute_starts_with. More... | |
const afw_value_t * | afw_function_execute_subset (afw_function_execute_t *x) |
Function implementation function afw_function_execute_subset. More... | |
const afw_value_t * | afw_function_execute_substring (afw_function_execute_t *x) |
Function implementation function afw_function_execute_substring. More... | |
const afw_value_t * | afw_function_execute_union (afw_function_execute_t *x) |
Function implementation function afw_function_execute_union. More... | |
const afw_value_t * | afw_function_execute_last_index_of (afw_function_execute_t *x) |
Function implementation function afw_function_execute_last_index_of. More... | |
const afw_value_t * | afw_function_execute_regexp_index_of (afw_function_execute_t *x) |
Function implementation function afw_function_execute_regexp_index_of. More... | |
const afw_value_t * | afw_function_execute_regexp_replace (afw_function_execute_t *x) |
Function implementation function afw_function_execute_regexp_replace. More... | |
const afw_value_t * | afw_function_execute_url_encode (afw_function_execute_t *x) |
Function implementation function afw_function_execute_url_encode. More... | |
const afw_value_t * | afw_function_execute_encode_as_base64Binary (afw_function_execute_t *x) |
Function implementation function afw_function_execute_encode_as_base64Binary. More... | |
const afw_value_t * | afw_function_execute_encode_as_hexBinary (afw_function_execute_t *x) |
Function implementation function afw_function_execute_encode_as_hexBinary. More... | |
const afw_value_t * | afw_function_execute_is (afw_function_execute_t *x) |
Function implementation function afw_function_execute_is. More... | |
afw_common polymorphic function_execute_* functions.
Definition in file afw_function_polymorphic.c.
const afw_value_t* afw_function_execute_compile | ( | afw_function_execute_t * | x | ) |
Definition at line 358 of file afw_function_polymorphic.c.