Home
last modified time | relevance | path

Searched refs:Isbreak (Results 1 – 25 of 51) sorted by relevance

123

/dports/textproc/p5-Text-Metaphone/Text-Metaphone-20160805/
H A Dmetaphone_c.c50 #define Isbreak(c) (!isalpha(c)) macro
239 if( Isbreak(After_Next_Letter) || in metaphone()
/dports/lang/php73/php-7.3.33/ext/standard/
H A Dmetaphone.c164 #define Isbreak(c) (!isalpha(c)) macro
353 if (Isbreak(After_Next_Letter) || in metaphone()
/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dmetaphone.c159 #define Isbreak(c) (!isalpha(c)) macro
336 if (Isbreak(After_Next_Letter) || in metaphone()
/dports/lang/php80/php-8.0.15/ext/standard/
H A Dmetaphone.c159 #define Isbreak(c) (!isalpha(c)) macro
336 if (Isbreak(After_Next_Letter) || in metaphone()
/dports/lang/php74/php-7.4.27/ext/standard/
H A Dmetaphone.c164 #define Isbreak(c) (!isalpha(c)) macro
353 if (Isbreak(After_Next_Letter) || in metaphone()
/dports/lang/php81/php-8.1.1/ext/standard/
H A Dmetaphone.c159 #define Isbreak(c) (!isalpha(c)) macro
336 if (Isbreak(After_Next_Letter) || in metaphone()
/dports/www/mod_php73/php-7.3.33/ext/standard/
H A Dmetaphone.c164 #define Isbreak(c) (!isalpha(c)) macro
353 if (Isbreak(After_Next_Letter) || in metaphone()
/dports/www/mod_php74/php-7.4.27/ext/standard/
H A Dmetaphone.c164 #define Isbreak(c) (!isalpha(c)) macro
353 if (Isbreak(After_Next_Letter) || in metaphone()
/dports/www/mod_php80/php-8.0.15/ext/standard/
H A Dmetaphone.c159 #define Isbreak(c) (!isalpha(c)) macro
336 if (Isbreak(After_Next_Letter) || in metaphone()
/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c361 #define Isbreak(c) (!isalpha((unsigned char) (c))) macro
591 if (Isbreak(After_Next_Letter) || in _metaphone()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c361 #define Isbreak(c) (!isalpha((unsigned char) (c))) macro
591 if (Isbreak(After_Next_Letter) || in _metaphone()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c361 #define Isbreak(c) (!isalpha((unsigned char) (c))) macro
591 if (Isbreak(After_Next_Letter) || in _metaphone()
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c362 #define Isbreak(c) (!isalpha((unsigned char) (c))) macro
592 if (Isbreak(After_Next_Letter) || in _metaphone()
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c362 #define Isbreak(c) (!isalpha((unsigned char) (c))) macro
592 if (Isbreak(After_Next_Letter) || in _metaphone()
/dports/databases/postgresql10-client/postgresql-10.19/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c362 #define Isbreak(c) (!isalpha((unsigned char) (c))) macro
592 if (Isbreak(After_Next_Letter) || in _metaphone()
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c362 #define Isbreak(c) (!isalpha((unsigned char) (c))) macro
592 if (Isbreak(After_Next_Letter) || in _metaphone()
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c362 #define Isbreak(c) (!isalpha((unsigned char) (c))) macro
592 if (Isbreak(After_Next_Letter) || in _metaphone()
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c362 #define Isbreak(c) (!isalpha((unsigned char) (c))) macro
592 if (Isbreak(After_Next_Letter) || in _metaphone()
/dports/databases/postgresql11-docs/postgresql-11.14/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c340 #define Isbreak(c) (!isalpha((unsigned char) (c))) macro
570 if (Isbreak(After_Next_Letter) || in _metaphone()
/dports/databases/postgresql11-plperl/postgresql-11.14/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c340 #define Isbreak(c) (!isalpha((unsigned char) (c))) macro
570 if (Isbreak(After_Next_Letter) || in _metaphone()
/dports/databases/postgresql11-contrib/postgresql-11.14/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c340 #define Isbreak(c) (!isalpha((unsigned char) (c))) macro
570 if (Isbreak(After_Next_Letter) || in _metaphone()
/dports/databases/postgresql11-plpython/postgresql-11.14/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c340 #define Isbreak(c) (!isalpha((unsigned char) (c))) macro
570 if (Isbreak(After_Next_Letter) || in _metaphone()
/dports/databases/postgresql10-server/postgresql-10.19/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c362 #define Isbreak(c) (!isalpha((unsigned char) (c))) macro
592 if (Isbreak(After_Next_Letter) || in _metaphone()
/dports/databases/postgresql11-pltcl/postgresql-11.14/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c340 #define Isbreak(c) (!isalpha((unsigned char) (c))) macro
570 if (Isbreak(After_Next_Letter) || in _metaphone()
/dports/databases/postgresql11-client/postgresql-11.14/contrib/fuzzystrmatch/
H A Dfuzzystrmatch.c340 #define Isbreak(c) (!isalpha((unsigned char) (c))) macro
570 if (Isbreak(After_Next_Letter) || in _metaphone()

123