Home
last modified time | relevance | path

Searched defs:smallstr (Results 1 – 15 of 15) sorted by relevance

/dports/devel/p5-Data-Stag/Data-Stag-0.14/scripts/
H A Dstag-diff.pl161 sub smallstr { subroutine
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/TinyXML/
H A DTinyStr.h208 char smallstr [2]; in append() local
/dports/devel/libwfut/libwfut-0.2.3/libwfut/
H A Dtinystr.h213 char smallstr [2]; in append() local
/dports/games/epiphany-game/epiphany-0.7.0/src/tinyxml/
H A Dtinystr.h211 char smallstr [2]; in append() local
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/libs/tinyxml/include/tinyxml/
H A Dtinystr.h208 char smallstr [2]; in append() local
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/tools/
H A Dgenobjnametable.cpp29 bool strbegin(const char *bigstr, const char *smallstr) in strbegin()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/s/write_ops/
H A Dbatched_command_response_test.cpp118 const auto smallstr = std::string(10, 'x'); in TEST() local
/dports/devel/codequery/codequery-0.24.0/makedb/
H A Dcs2sq.cpp239 char smallstr[2]; in add_symdata() local
H A Dctagread.cpp137 char smallstr[2]; in process_ctags() local
/dports/graphics/opendx/dx-4.4.4/src/misc/
H A Ddx.h55 typedef char smallstr[SMALLSTR]; typedef
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/common/
H A Dmisc.cpp316 bool strbegin(const char *bigstr, const char *smallstr) in strbegin()
326 bool strcasebegin(const char *bigstr, const char *smallstr) in strcasebegin()
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/common/
H A Dmisc.cpp293 bool strbegin(const char *bigstr, const char *smallstr) in strbegin()
304 bool strcasebegin(const char *bigstr, const char *smallstr) in strcasebegin()
/dports/net/tinyfugue-devel/tinyfugue-5.1.3/src/
H A Dtf.h73 typedef char smallstr[65]; /* Short buffer */ typedef
/dports/net/tinyfugue/tf-50b8/src/
H A Dtf.h74 typedef char smallstr[65]; /* Short buffer */ typedef
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/test/
H A DProtoBufBenchData.proto33 string smallstr = 1; field