Searched refs:script_exp_function_defined (Results 1 – 3 of 3) sorted by relevance
494 script_exp_function_defined(const char*, size_t);
936 { $$ = script_exp_function_defined($3.value, $3.length); }
1129 script_exp_function_defined(const char* symbol_name, size_t symbol_name_len) in script_exp_function_defined() function