Home
last modified time | relevance | path

Searched defs:strLE (Results 1 – 7 of 7) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/utils/funcexp/
H A Dfunc_between.cpp64 inline bool strLE(CHARSET_INFO &cs, const string& op1, const string& op2) in strLE() function
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/utils/funcexp/
H A Dfunc_between.cpp64 inline bool strLE(CHARSET_INFO &cs, const string& op1, const string& op2) in strLE() function
/dports/www/p5-HTML-Template-Pro/HTML-Template-Pro-0.9510/
H A Dexpr.c133 strLE = 270, enumerator
162 #define strLE 270 macro
/dports/lang/perl5.30/perl-5.30.3/
H A Dhandy.h503 #define strLE(s1,s2) (strcmp(s1,s2) <= 0) macro
/dports/lang/perl5.32/perl-5.32.1/
H A Dhandy.h540 #define strLE(s1,s2) (strcmp(s1,s2) <= 0) macro
/dports/lang/perl5.34/perl-5.34.0/
H A Dhandy.h712 #define strLE(s1,s2) (strcmp(s1,s2) <= 0) macro
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dhandy.h712 #define strLE(s1,s2) (strcmp(s1,s2) <= 0) macro