Searched refs:function_exists (Results 1 – 4 of 4) sorted by relevance
603 if (function_exists('mb_detect_encoding')) {
794 function_exists(_mesa_glsl_parse_state *state, in function_exists() function838 if (!function_exists(state, state->symbols, name) in no_matching_function_error()840 || !function_exists(state, sh->symbols, name))) { in no_matching_function_error()
2184 if conf.function_exists("clang_getCompletionBriefComment"):3711 def function_exists(self, name): member in Config
2611 if conf.function_exists("clang_getCompletionBriefComment"):4182 def function_exists(self, name): member in Config