Home
last modified time | relevance | path

Searched refs:str_replace (Results 1 – 25 of 36) sorted by relevance

12

/webtrees/app/Report/
H A DRightToLeftSupport.php28 use function str_replace; alias
95 return str_replace([
125 $workingText = str_replace("\n", '<br>', $inputText);
126 $workingText = str_replace([
417 …$result = str_replace(self::UTF8_PDF . '.' . self::END_RTL, self::UTF8_PDF . self::END_RTL . self:…
423 $result = str_replace(' <LTRbr>', '<LTRbr>', $result);
427 $result = str_replace('&nbsp;<LTRbr>', '<LTRbr>', $result);
431 $result = str_replace(' <br>', '<br>', $result);
435 $result = str_replace('&nbsp;<br>', '<br>', $result);
444 $result = str_replace(' <RTLbr>', '<RTLbr>', $result);
[all …]
H A DReportPdfText.php26 use function str_replace; alias
47 $temptext = str_replace('#PAGENUM#', (string) $renderer->tcpdf->PageNo(), $this->text);
49 $temptext = str_replace([
68 $temptext = str_replace(
H A DReportParserGenerate.php75 use function str_replace; alias
694 $tag = str_replace('@fact', $this->fact, $tag);
1030 $tag = str_replace('@fact', $this->fact, $tag);
1054 $value = str_replace('(', '<br>(', $value);
1055 $value = str_replace('<span dir="ltr"><br>', '<br><span dir="ltr">', $value);
1056 $value = str_replace('<span dir="rtl"><br>', '<br><span dir="rtl">', $value);
1104 $tag = str_replace('@fact', $this->fact, $tag);
1476 $value = str_replace('@', '', trim($gmatch[1]));
1530 $condition = str_replace([
1538 $condition = str_replace('@fact:', $this->fact . ':', $condition);
[all …]
H A DReportHtmlCell.php23 use function str_replace; alias
42 $temptext = str_replace('#PAGENUM#', (string) $renderer->pageNo(), $this->text);
44 $temptext = str_replace([
H A DReportPdfFootnote.php25 use function str_replace; alias
59 $temptext = str_replace('#PAGENUM#', (string) $renderer->tcpdf->PageNo(), $this->text);
70 $temptext = str_replace([
H A DReportHtmlFootnote.php24 use function str_replace; alias
61 $temptext = str_replace('#PAGENUM#', (string) $renderer->pageNo(), $this->text);
63 $temptext = str_replace([
H A DReportHtmlText.php24 use function str_replace; alias
46 $temptext = str_replace('#PAGENUM#', (string) $renderer->pageNo(), $this->text);
48 $temptext = str_replace([
H A DReportPdfCell.php25 use function str_replace; alias
41 $temptext = str_replace('#PAGENUM#', (string) $renderer->tcpdf->PageNo(), $this->text);
43 $temptext = str_replace([
H A DReportHtmlTextbox.php26 use function str_replace; alias
65 $lastelement->addText(str_replace("\n", '<br>', $element->getValue()));
/webtrees/app/
H A DSoundex.php652 $soundex_array[] = soundex(str_replace(' ', '', $text));
678 …$soundex_array = array_merge($soundex_array, self::daitchMokotoffWord(str_replace(' ', '', $text))…
699 $name = str_replace($transformRule[0], $transformRule[1], $name);
782 $tempResult = str_replace('!', '', implode('', $workingEntry));
796 $tempResult = str_replace('!', '', implode('', $workingEntry));
H A DIndividual.php954 $GIVN = str_replace('/ *, */', ' ', $GIVN);
971 $surname = str_replace('/', '', $match[0]);
1013 $fullNN = str_replace('/', '', $full);
1016 … $full = str_replace(self::NOMEN_NESCIO, I18N::translateContext('Unknown surname', '…'), $full);
1017 …$full = str_replace(self::PRAENOMEN_NESCIO, I18N::translateContext('Unknown given name', '…'), $fu…
1027 $GIVN = str_replace('*', '', $GIVN);
1028 $fullNN = str_replace('*', '', $fullNN);
/webtrees/app/Http/RequestHandlers/
H A DSiteLogsDownload.php29 use function str_replace; alias
58 '"' . str_replace('"', '""', $row->log_message) . '",' .
60 '"' . str_replace('"', '""', $row->user_name) . '",' .
61 '"' . str_replace('"', '""', $row->gedcom_name) . '"' .
H A DPendingChangesLogDownload.php65 '"' . str_replace('"', '""', $row->old_gedcom) . '"',
66 '"' . str_replace('"', '""', $row->new_gedcom) . '"',
67 '"' . str_replace('"', '""', $row->user_name) . '"',
68 '"' . str_replace('"', '""', $row->gedcom_name) . '"',
H A DEditMediaFileAction.php41 use function str_replace; alias
99 $new_file = str_replace('\\', '/', $new_file);
100 $folder = str_replace('\\', '/', $folder);
H A DUploadMediaAction.php41 use function str_replace; alias
97 $filename = str_replace('\\', '/', $filename);
H A DMergeFactsAction.php40 use function str_replace; alias
107 $gedcom = str_replace('@' . $xref2 . '@', '@' . $xref1 . '@', $record->gedcom());
H A DGedcomLoad.php37 use function str_replace; alias
192 $data->chunk_data = str_replace("\r", "\n", $data->chunk_data);
/webtrees/resources/views/lists/
H A Dfamilies-table.phtml176 …<td colspan="2" data-sort="<?= e(str_replace([',', Individual::PRAENOMEN_NESCIO, Individual::NOMEN…
192 …<td hidden data-sort="<?= e(str_replace([',', Individual::PRAENOMEN_NESCIO, Individual::NOMEN_NESC…
201 …<td colspan="2" data-sort="<?= e(str_replace([',', Individual::PRAENOMEN_NESCIO, Individual::NOMEN…
217 …<td hidden data-sort="<?= e(str_replace([',', Individual::PRAENOMEN_NESCIO, Individual::NOMEN_NESC…
/webtrees/app/Services/
H A DGedcomImportService.php57 use function str_replace; alias
119 $date = str_replace(' CIR ', ' ABT ', $date);
120 $date = str_replace(' APX ', ' ABT ', $date);
122 $date = str_replace(' B.C. ', ' BC ', $date);
137 $date = str_replace(' BC ', ' B.C. ', $date);
242 $gedrec = str_replace('@@', '@', $gedrec);
H A DEmailService.php44 use function str_replace; alias
101 $message_text = str_replace("\n", "\r\n", $message_text);
102 $message_html = str_replace("\n", "\r\n", $message_html);
H A DIndividualFactsService.php33 use function str_replace; alias
507 … if (str_contains($SHOW_RELATIVES_EVENTS, '_BIRT' . str_replace('_HSIB', '_SIBL', $option))) {
539 … if (str_contains($SHOW_RELATIVES_EVENTS, '_DEAT' . str_replace('_HSIB', '_SIBL', $option))) {
571 … if (str_contains($SHOW_RELATIVES_EVENTS, '_MARR' . str_replace('_HSIB', '_SIBL', $option))) {
/webtrees/app/Statistics/Repository/
H A DLatestUserRepository.php34 use function str_replace; alias
129 $format ??= str_replace('%', '', I18N::timeFormat());
/webtrees/app/Module/
H A DFixNameTags.php34 use function str_replace; alias
188 $gedcom = str_replace($match[0], '', $gedcom);
H A DCensusAssistantModule.php35 use function str_replace; alias
138 $note_gedcom = '0 @@ NOTE ' . str_replace("\n", "\n1 CONT ", $note_text);
/webtrees/app/Http/Middleware/
H A DHandleExceptions.php46 use function str_replace; alias
214 $trace = str_replace($base_path, '…', $trace);

12