Home
last modified time | relevance | path

Searched defs:has_suffix (Results 1 – 25 of 148) sorted by relevance

123456

/dports/lang/runawk/runawk-1.6.1/modules/
H A Dhas_suffix.awk21 function has_suffix (s, suf, suf_len, s_len){ function
/dports/graphics/gegl/gegl-0.4.34/bin/lua/
H A Dmrl.lua139 function string.has_suffix(String,End) function
/dports/games/construo/construo-0.2.3/src/
H A Dstring_utils.cpp38 bool has_suffix (const std::string& str, const std::string& suffix) in has_suffix() function
/dports/math/octave-forge-io/io-2.6.4/inst/
H A Dxlsopen.m231 has_suffix = 1; variable
255 has_suffix = 0; variable
/dports/lang/parrot/parrot-8.1.0/lib/Parrot/IO/
H A DPath.pm180 sub has_suffix { subroutine
/dports/games/battletanks/btanks-0.9.8083/engine/src/
H A Dnickname.cpp21 bool has_suffix = mrt::random(100) < 80; in generate() local
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/src/
H A Dinit.lua23 function osm2pgsql.has_suffix(str, suffix) function
/dports/math/cadical/cadical-1.0.3-cb89cbf/src/
H A Dutil.cpp26 bool has_suffix (const char * str, const char * suffix) { in has_suffix() function
/dports/chinese/librime/librime-1.7.3/src/rime/
H A Dresource.cc15 bool has_suffix = boost::ends_with(path_string, type_.suffix); in ToResourceId() local
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/util/
H A Dstring_util.cpp24 StringUtil::has_suffix(const std::string& data, const std::string& suffix) in has_suffix() function in StringUtil
/dports/devel/R-cran-tibble/tibble/R/
H A Dtidy_names.R66 has_suffix <- grepl(rx, name) functionVar
/dports/sysutils/fluxengine/fluxengine-61ff48c/lib/fluxsource/
H A Dkryoflux.cc16 static bool has_suffix(const std::string& haystack, const std::string& needle) in has_suffix() function
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/utils/generate-domains-blocklist/
H A Dgenerate-domains-blocklist.py167 def has_suffix(names, name): function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dadadecode.c78 has_suffix (const char *name, const char *suffix) in has_suffix() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dadadecode.c78 has_suffix (const char *name, const char *suffix) in has_suffix() function
/dports/games/0ad/0ad-0.0.23b-alpha/source/third_party/tinygettext/src/
H A Ddictionary_manager.cpp37 static bool has_suffix(const std::string& lhs, const std::string& rhs) in has_suffix() function
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/tinygettext/
H A Ddictionary_manager.cpp36 static bool has_suffix(const std::string& lhs, const std::string &rhs) in has_suffix() function
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dmisc.h188 static __inline__ int has_suffix(const char * str, int len, const char * suffix, int slen) in has_suffix() function
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dsaveasdlg.cc313 { in formatChanged()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dadadecode.c90 has_suffix (const char *name, const char *suffix) in has_suffix() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dadadecode.c90 has_suffix (const char *name, const char *suffix) in has_suffix() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dadadecode.c90 has_suffix (const char *name, const char *suffix) in has_suffix() function
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/tinygettext/src/
H A Ddictionary_manager.cpp35 static bool has_suffix(const std::string& lhs, const std::string& rhs) in has_suffix() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dadadecode.c82 has_suffix (const char *name, const char *suffix) in has_suffix() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dadadecode.c82 has_suffix (const char *name, const char *suffix) in has_suffix() function

123456