Home
last modified time | relevance | path

Searched refs:xml_entities (Results 1 – 25 of 41) sorted by relevance

12

/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/operation/events/
H A Devents_rss.php71 …$rss_feed .= '<atom:link href="' . xml_entities(io_safe_input ($selfurl)) . '" rel="self" type="ap…
84 …$rss_feed .= '<description>' . xml_entities(io_safe_input($error_human_description)) .'</descripti…
164 $rss_feed .= '<atom:link href="' . xml_entities(io_safe_input ($selfurl)) . '" rel="self" type="app…
168 …$rss_feed .= '<item><guid>' . xml_entities(io_safe_input ($url.'/index.php?sec=eventos&sec2=operat…
170 …$rss_feed .= '<link>' . xml_entities(io_safe_input ($url.'/index.php?sec=eventos&sec2=operation/ev…
190 …$rss_feed .= xml_entities(io_safe_input($url . "/index.php?sec=eventos&sec2=operation/events/event…
192 $rss_feed .= xml_entities($agent_name);
194 $rss_feed .= xml_entities($row['evento']);
196 $rss_feed .= xml_entities(io_safe_input('<br /><br />'.'Validated by ' . $row['id_usuario']));
199 …$rss_feed .= xml_entities(io_safe_input($url . "/index.php?sec=eventos&sec2=operation/events/event…
[all …]
/dports/devel/websvn/websvn-2.6.1/
H A Ddl.php82 print 'Unable to download resource at path: '.xml_entities($path);
114 print 'Unable to download resource at path: '.xml_entities($path);
155 print 'svn export failed for "'.xml_entities($archiveName).'".';
168 print 'Download of symlinks disallowed: "'.xml_entities($archiveName).'".';
344 print 'Unable to open file: '.xml_entities($downloadArchive);
H A Drss.php56 print 'Unable to access resource at path: '.xml_entities($path);
62 print 'Unable to access resource at path: '.xml_entities($path);
H A Dlog.php164 $vars['log'] = xml_entities($history->entries[0]->msg);
392 $listvar['revlog'] = nl2br($bugtraq->replaceIDs(create_anchors(xml_entities($revision->msg))));
H A Dfiledetails.php152 $vars['log'] = xml_entities($history->entries[0]->msg);
H A Ddiff.php86 $vars['log'] = xml_entities($history->entries[0]->msg);
H A Dblame.php88 $vars['log'] = xml_entities($history->entries[0]->msg);
H A Drevision.php124 $vars['log'] = nl2br($bugtraq->replaceIDs(create_anchors(xml_entities($logEntry->msg))));
H A Dsearch.php327 $vars['log'] = nl2br($bugtraq->replaceIDs(create_anchors(xml_entities($logEntry->msg))));
H A Dcomp.php179 $vars['log'] = xml_entities($logEntry->msg);
/dports/comms/trustedqsl/tqsl-2.4/src/
H A Dxml.cpp147 xml_entities(const string& s) { in xml_entities() function
171 stream << " " << key << "=\"" << xml_entities(val) << "\""; in operator <<()
185 stream << xml_entities(s); in operator <<()
190 stream << xml_entities(el.getText()); in operator <<()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/text/
H A Dweb_entities.cc39 WebEntities::WebEntities(bool xml_entities) { in WebEntities() argument
47 if (!xml_entities) in WebEntities()
H A Dweb_entities.h61 explicit WebEntities(bool xml_entities);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/text/
H A Dweb_entities.cc39 WebEntities::WebEntities(bool xml_entities) { in WebEntities() argument
47 if (!xml_entities) in WebEntities()
H A Dweb_entities.h61 explicit WebEntities(bool xml_entities);
/dports/x11-wm/awesome-vicious/vicious-2.4.1/
H A Dhelpers.lua192 local xml_entities = {
200 return text and text:gsub("[\"&'<>]", xml_entities)
/dports/multimedia/vlc/vlc-3.0.16/src/text/
H A Dstrings.c62 } xml_entities[] = { variable
261 ent = bsearch (psz_value + 1, xml_entities, in vlc_xml_decode()
262 ARRAY_SIZE (xml_entities), in vlc_xml_decode()
/dports/lang/swi-pl/swipl-8.2.3/packages/sgml/
H A Dsgml_write.pl974 xml_entities(EntityMap)
985 term_expansion(xml_entities(map),
986 xml_entities(Map)) :-
/dports/editors/micro/micro-2.0.10/vendor/github.com/zyedidia/highlight/syntax_files/
H A Dnginx.yaml9 …r_processes|worker_rlimit_core|worker_rlimit_nofile|working_directory|xml_entities|xslt_stylesheet…
/dports/editors/micro/micro-2.0.10/runtime/syntax/
H A Dnginx.yaml9 …r_processes|worker_rlimit_core|worker_rlimit_nofile|working_directory|xml_entities|xslt_stylesheet…
/dports/lang/yap/yap-6.2.2/packages/sgml/
H A Dsgml_write.pl791 xml_entities(EntityMap)
802 xml_entities(Map) :-
/dports/devel/websvn/websvn-2.6.1/include/
H A Dutils.php166 function xml_entities($str) { function
/dports/editors/dte/dte-cae7c45ea5a563c022001a54d1eee71c268f62b4/config/syntax/
H A Dnginx204 xclient xml_entities xslt_last_modified xslt_param xslt_string_param \
/dports/devel/git-svn/git-2.34.1/
H A Dhttp-push.c181 static char *xml_entities(const char *s) in xml_entities() function
874 escaped = xml_entities(ident_default_email()); in lock_remote()
1207 escaped = xml_entities(repo->url); in locking_available()
/dports/devel/git-gui/git-2.34.1/
H A Dhttp-push.c181 static char *xml_entities(const char *s) in xml_entities() function
874 escaped = xml_entities(ident_default_email()); in lock_remote()
1207 escaped = xml_entities(repo->url); in locking_available()

12