cmake HAVE_STRRCHR examples

LibreDWG/libredwg CMakeLists.txt :107

check_symbol_exists("strrchr" "string.h" HAVE_STRRCHR)

TA-Lib/ta-lib CMakeLists.txt :174

check_function_exists(strrchr HAVE_STRRCHR)

MiKTeX/miktex CMakeLists.txt :1360

check_function_exists(strrchr HAVE_STRRCHR)

MiKTeX/miktex Programs/Indexing/makeindex/CMakeLists.txt :22

add_definitions(
  -DHAVE_CTYPE_H
  -DHAVE_LOCALE_H
  -DHAVE_SETLOCALE
  -DHAVE_STRCHR
  -DHAVE_STRINGS_H
  -DHAVE_STRRCHR
  -UDEBUG
)

obgm/libcoap CMakeLists.txt :311

check_function_exists(strrchr HAVE_STRRCHR)

joedrago/colorist ext/openjpeg/thirdparty/libtiff/CMakeLists.txt :138

CHECK_FUNCTION_EXISTS(strrchr HAVE_STRRCHR)

apache/xerces-c cmake/XercesFunctions.cmake :47

check_function_exists(strrchr HAVE_STRRCHR)

SsageParuders/Android_Native_Surface my_android_opencv/3rdparty/libtiff/CMakeLists.txt :194

check_function_exists(strrchr    HAVE_STRRCHR)

p4lang/open-p4studio cmake/ConfigureChecks.cmake :75

check_function_exists(strrchr HAVE_STRRCHR)

p4lang/open-p4studio pkgsrc/target-syslibs/cmake/ConfigureChecks.cmake :64

check_function_exists(strrchr HAVE_STRRCHR)

p4lang/open-p4studio pkgsrc/target-utils/cmake/ConfigureChecks.cmake :66

check_function_exists(strrchr HAVE_STRRCHR)

MoeMod/CSMoE 3rdparty/fontconfig-cmake/ConfigureChecks.cmake :98

check_function_exists( strrchr HAVE_STRRCHR )

gridlab-d/gridlab-d cmake/CheckDependencies.cmake :64

CHECK_FUNCTION_EXISTS(strrchr HAVE_STRRCHR)

llvm-dcpu16/llvm-dcpu16 cmake/config-ix.cmake :136

check_symbol_exists(strrchr string.h HAVE_STRRCHR)

joachimBurket/esp32-opencv 3rdparty/libtiff/CMakeLists.txt :194

check_function_exists(strrchr    HAVE_STRRCHR)

gccxml/gccxml GCC/config_cmake/CMakeLists.txt :237

CHECK_FUNCTION_EXISTS(strrchr HAVE_STRRCHR)