Home
last modified time | relevance | path

Searched refs:replace_strings (Results 1 – 25 of 34) sorted by relevance

12

/dports/deskutils/egroupware/egroupware/doc/
H A Djs2ts.php84 $replace_strings = array_filter($replace, 'is_string');
86 $content = preg_replace(array_keys($replace_strings), array_values($replace_strings),
/dports/www/yourls/YOURLS-1.8.2/includes/vendor/ozh/bookmarkletgen/src/Ozh/Bookmarkletgen/
H A DBookmarkletgen.php34 $out = $this->replace_strings( $out );
130 private function replace_strings( $code ) { function in Ozh\\Bookmarkletgen\\Bookmarkletgen
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/compose/
H A D_column_transformer.py274 def _iter(self, fitted=False, replace_strings=False, column_as_strings=False): argument
297 if replace_strings:
556 name for name, _, _, _ in self._iter(fitted=True, replace_strings=True)
573 self._iter(fitted=True, replace_strings=True)
602 fitted=fitted, replace_strings=True, column_as_strings=column_as_strings
/dports/net/sipsak/sipsak-0.9.6/
H A Dhelper.h73 void replace_strings(char *mes, char *strings);
/dports/textproc/sigil/Sigil-1.8.0/src/MainUI/
H A DFindReplace.cpp1049 QStringList replace_strings; in GetPreviousReplaceStrings() local
1052 if (!replace_strings.contains(ui.cbReplace->itemText(i))) { in GetPreviousReplaceStrings()
1053 replace_strings.append(ui.cbReplace->itemText(i)); in GetPreviousReplaceStrings()
1057 return replace_strings; in GetPreviousReplaceStrings()
1224 QStringList replace_strings = settings.value("replace_strings").toStringList(); in ReadSettings() local
1225 replace_strings.removeDuplicates(); in ReadSettings()
1227 ui.cbReplace->addItems(replace_strings); in ReadSettings()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/extra/
H A Dreplace.c100 static uint replace_strings(REPLACE *rep, char * *start,uint *max_length,
889 static uint replace_strings(REPLACE *rep, char **start, uint *max_length, in replace_strings() function
1047 if ((length=replace_strings(rep,&out_buff,&out_length,start_of_line)) ==
/dports/databases/percona56-client/percona-server-5.6.51-91.0/extra/
H A Dreplace.c100 static uint replace_strings(REPLACE *rep, char * *start,uint *max_length,
889 static uint replace_strings(REPLACE *rep, char **start, uint *max_length, in replace_strings() function
1047 if ((length=replace_strings(rep,&out_buff,&out_length,start_of_line)) ==
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/
H A Dreplace.c100 static uint replace_strings(REPLACE *rep, char * *start,uint *max_length,
904 static uint replace_strings(REPLACE *rep, char **start, uint *max_length, in replace_strings() function
1067 if ((length=replace_strings(rep,&out_buff,&out_length,start_of_line)) ==
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/extra/
H A Dreplace.c100 static uint replace_strings(REPLACE *rep, char * *start,uint *max_length,
889 static uint replace_strings(REPLACE *rep, char **start, uint *max_length, in replace_strings() function
1047 if ((length=replace_strings(rep,&out_buff,&out_length,start_of_line)) ==
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/extra/
H A Dreplace.c100 static uint replace_strings(REPLACE *rep, char * *start,uint *max_length,
904 static uint replace_strings(REPLACE *rep, char **start, uint *max_length, in replace_strings() function
1067 if ((length=replace_strings(rep,&out_buff,&out_length,start_of_line)) ==
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/
H A Dreplace.c100 static uint replace_strings(REPLACE *rep, char * *start,uint *max_length,
904 static uint replace_strings(REPLACE *rep, char **start, uint *max_length, in replace_strings() function
1067 if ((length=replace_strings(rep,&out_buff,&out_length,start_of_line)) ==
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/extra/
H A Dreplace.c100 static uint replace_strings(REPLACE *rep, char * *start,uint *max_length,
904 static uint replace_strings(REPLACE *rep, char **start, uint *max_length, in replace_strings() function
1067 if ((length=replace_strings(rep,&out_buff,&out_length,start_of_line)) ==
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/
H A Dreplace.c100 static uint replace_strings(REPLACE *rep, char * *start,uint *max_length,
904 static uint replace_strings(REPLACE *rep, char **start, uint *max_length, in replace_strings() function
1067 if ((length=replace_strings(rep,&out_buff,&out_length,start_of_line)) ==
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/extra/
H A Dreplace.c100 static uint replace_strings(REPLACE *rep, char * *start,uint *max_length,
888 static uint replace_strings(REPLACE *rep, char **start, uint *max_length, in replace_strings() function
1046 if ((length=replace_strings(rep,&out_buff,&out_length,start_of_line)) ==
/dports/databases/mysql57-client/mysql-5.7.36/extra/
H A Dreplace.c100 static uint replace_strings(REPLACE *rep, char * *start,uint *max_length,
904 static uint replace_strings(REPLACE *rep, char **start, uint *max_length, in replace_strings() function
1067 if ((length=replace_strings(rep,&out_buff,&out_length,start_of_line)) ==
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/
H A Dreplace.c94 static uint replace_strings(REPLACE *rep, char * *start,uint *max_length,
893 static uint replace_strings(REPLACE *rep, char **start, uint *max_length, in replace_strings() function
1051 if ((length=replace_strings(rep,&out_buff,&out_length,start_of_line)) ==
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/
H A Dreplace.c94 static uint replace_strings(REPLACE *rep, char * *start,uint *max_length,
884 static uint replace_strings(REPLACE *rep, char **start, uint *max_length,
1042 if ((length=replace_strings(rep,&out_buff,&out_length,start_of_line)) ==
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/
H A Dreplace.c94 static uint replace_strings(REPLACE *rep, char * *start,uint *max_length,
893 static uint replace_strings(REPLACE *rep, char **start, uint *max_length, in replace_strings() function
1051 if ((length=replace_strings(rep,&out_buff,&out_length,start_of_line)) ==
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/
H A Dreplace.c94 static uint replace_strings(REPLACE *rep, char * *start,uint *max_length, in len()
884 static uint replace_strings(REPLACE *rep, char **start, uint *max_length,
1042 if ((length=replace_strings(rep,&out_buff,&out_length,start_of_line)) ==
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/
H A Dreplace.c94 static uint replace_strings(REPLACE *rep, char * *start,uint *max_length,
884 static uint replace_strings(REPLACE *rep, char **start, uint *max_length, in replace_strings() function
1042 if ((length=replace_strings(rep,&out_buff,&out_length,start_of_line)) ==
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/
H A Dreplace.c94 static uint replace_strings(REPLACE *rep, char * *start,uint *max_length,
884 static uint replace_strings(REPLACE *rep, char **start, uint *max_length, in replace_strings() function
1042 if ((length=replace_strings(rep,&out_buff,&out_length,start_of_line)) ==
/dports/databases/mysql56-client/mysql-5.6.51/extra/
H A Dreplace.c100 static uint replace_strings(REPLACE *rep, char * *start,uint *max_length,
888 static uint replace_strings(REPLACE *rep, char **start, uint *max_length, in replace_strings() function
1046 if ((length=replace_strings(rep,&out_buff,&out_length,start_of_line)) ==
/dports/databases/mysql55-client/mysql-5.5.62/extra/
H A Dreplace.c94 static uint replace_strings(REPLACE *rep, char * *start,uint *max_length,
882 static uint replace_strings(REPLACE *rep, char **start, uint *max_length, in replace_strings() function
1040 if ((length=replace_strings(rep,&out_buff,&out_length,start_of_line)) ==
/dports/textproc/R-cran-rbibutils/rbibutils/src/
H A Dbibtexdirectin.c419 replace_strings( slist *tokens ) in replace_strings() function
556 status = replace_strings( &tokens ); in process_bibtexline()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/bibutils-sys-0.1.1/vendor/lib/
H A Dbiblatexin.c262 replace_strings( slist *tokens, fields *bibin, long nref, param *pm ) in replace_strings() function
345 replace_strings( &tokens, NULL, nref, pm ); in process_biblatexline()

12