Home
last modified time | relevance | path

Searched refs:function_exists (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/php/
DFlatbufferBuilder.php603 if (function_exists('mb_detect_encoding')) {
/external/clang/bindings/python/clang/
Dcindex.py2184 if conf.function_exists("clang_getCompletionBriefComment"):
3711 def function_exists(self, name): member in Config