Home
last modified time | relevance | path

Searched defs:soundex (Results 1 – 25 of 202) sorted by relevance

123456789

/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dsoundex.c25 PHP_FUNCTION(soundex) in PHP_FUNCTION() argument
29 char soundex[4 + 1]; in PHP_FUNCTION() local
/dports/lang/php80/php-8.0.15/ext/standard/
H A Dsoundex.c25 PHP_FUNCTION(soundex) in PHP_FUNCTION() argument
29 char soundex[4 + 1]; in PHP_FUNCTION() local
/dports/lang/php73/php-7.3.33/ext/standard/
H A Dsoundex.c28 PHP_FUNCTION(soundex) in PHP_FUNCTION() argument
32 char soundex[4 + 1]; in PHP_FUNCTION() local
/dports/lang/php74/php-7.4.27/ext/standard/
H A Dsoundex.c28 PHP_FUNCTION(soundex) in PHP_FUNCTION() argument
32 char soundex[4 + 1]; in PHP_FUNCTION() local
/dports/lang/php81/php-8.1.1/ext/standard/
H A Dsoundex.c25 PHP_FUNCTION(soundex) in PHP_FUNCTION() argument
29 char soundex[4 + 1]; in PHP_FUNCTION() local
/dports/www/mod_php73/php-7.3.33/ext/standard/
H A Dsoundex.c28 PHP_FUNCTION(soundex) in PHP_FUNCTION() argument
32 char soundex[4 + 1]; in PHP_FUNCTION() local
/dports/www/mod_php74/php-7.4.27/ext/standard/
H A Dsoundex.c28 PHP_FUNCTION(soundex) in PHP_FUNCTION() argument
32 char soundex[4 + 1]; in PHP_FUNCTION() local
/dports/www/mod_php80/php-8.0.15/ext/standard/
H A Dsoundex.c25 PHP_FUNCTION(soundex) in PHP_FUNCTION() argument
29 char soundex[4 + 1]; in PHP_FUNCTION() local
/dports/devel/guile-lib/guile-lib-0.2.6.1/src/string/
H A Dsoundex.scm28 (define-with-docs soundex unknown
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A Dsoundex.el39 (defun soundex (word) function
/dports/editors/emacs/emacs-27.2/lisp/
H A Dsoundex.el39 (defun soundex (word) function
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/mysql-test/rocksdb_hotbackup/t/
H A Dxbstream.inc1
2 source suite/rocksdb_hotbackup/include/setup.inc;
3
4 --exec suite/rocksdb_hotbackup/include/load_data.sh 2>&1
5 --let $rpl_server_number= 2
6 --source include/rpl_stop_server.inc
7
8 --error 1
9 --exec STREAM_TYPE=xbstream FRM=1 DEBUG_SIGNAL=1 suite/rocksdb_hotbackup/include/stream_run.sh 2>&1
10
[all …]
/dports/science/gramps/gramps-5.1.4/gramps/gen/
H A Dsoundex.py46 def soundex(strval): function
/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_sys__fdiv.c26 gsl_fdiv (const double x, const double y) in soundex()
/dports/devel/py-jellyfish/jellyfish-0.8.9/cjellyfish/
H A Dsoundex.c5 char* soundex(const char *str) in soundex() function
/dports/databases/postgresql13-pltcl/postgresql-13.5/contrib/hstore/
H A DMakefile26 PG_CONFIG = pg_config
27 PGXS := $(shell $(PG_CONFIG) --pgxs)
/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/fuzzystrmatch/
H A Dfuzzystrmatch--1.1.sql26 CREATE FUNCTION soundex(text) RETURNS text function
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/fuzzystrmatch/
H A Dfuzzystrmatch--1.1.sql26 CREATE FUNCTION soundex(text) RETURNS text function
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/fuzzystrmatch/
H A Dfuzzystrmatch--1.1.sql26 CREATE FUNCTION soundex(text) RETURNS text function
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/fuzzystrmatch/
H A Dfuzzystrmatch--1.1.sql26 CREATE FUNCTION soundex(text) RETURNS text function
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/fuzzystrmatch/
H A Dfuzzystrmatch--1.1.sql26 CREATE FUNCTION soundex(text) RETURNS text function
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/fuzzystrmatch/
H A Dfuzzystrmatch--1.1.sql26 CREATE FUNCTION soundex(text) RETURNS text function
/dports/databases/postgresql10-client/postgresql-10.19/contrib/fuzzystrmatch/
H A Dfuzzystrmatch--1.1.sql26 CREATE FUNCTION soundex(text) RETURNS text function
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/fuzzystrmatch/
H A Dfuzzystrmatch--1.1.sql26 CREATE FUNCTION soundex(text) RETURNS text function
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/fuzzystrmatch/
H A Dfuzzystrmatch--1.1.sql26 CREATE FUNCTION soundex(text) RETURNS text function

123456789