Lines Matching refs:http

42  * @link http://simplepie.org/ SimplePie
43 * @license http://www.opensource.org/licenses/bsd-license.php BSD License
79 public const URL = 'http://simplepie.org';
281 public const NAMESPACE_XML = 'http://www.w3.org/XML/1998/namespace';
286 public const NAMESPACE_ATOM_10 = 'http://www.w3.org/2005/Atom';
291 public const NAMESPACE_ATOM_03 = 'http://purl.org/atom/ns#';
296 public const NAMESPACE_RDF = 'http://www.w3.org/1999/02/22-rdf-syntax-ns#';
301 public const NAMESPACE_RSS_090 = 'http://my.netscape.com/rdf/simple/0.9/';
306 public const NAMESPACE_RSS_10 = 'http://purl.org/rss/1.0/';
311 public const NAMESPACE_RSS_10_MODULES_CONTENT = 'http://purl.org/rss/1.0/modules/content/';
322 public const NAMESPACE_DC_10 = 'http://purl.org/dc/elements/1.0/';
327 public const NAMESPACE_DC_11 = 'http://purl.org/dc/elements/1.1/';
332 public const NAMESPACE_W3C_BASIC_GEO = 'http://www.w3.org/2003/01/geo/wgs84_pos#';
337 public const NAMESPACE_GEORSS = 'http://www.georss.org/georss';
342 public const NAMESPACE_MEDIARSS = 'http://search.yahoo.com/mrss/';
347 public const NAMESPACE_MEDIARSS_WRONG = 'http://search.yahoo.com/mrss';
352 public const NAMESPACE_MEDIARSS_WRONG2 = 'http://video.search.yahoo.com/mrss';
357 public const NAMESPACE_MEDIARSS_WRONG3 = 'http://video.search.yahoo.com/mrss/';
362 public const NAMESPACE_MEDIARSS_WRONG4 = 'http://www.rssboard.org/media-rss';
367 public const NAMESPACE_MEDIARSS_WRONG5 = 'http://www.rssboard.org/media-rss/';
372 public const NAMESPACE_ITUNES = 'http://www.itunes.com/dtds/podcast-1.0.dtd';
377 public const NAMESPACE_XHTML = 'http://www.w3.org/1999/xhtml';
382 public const IANA_LINK_RELATIONS_REGISTRY = 'http://www.iana.org/assignments/relation/';
1426 * host supports {@link http://php.net/mbstring mbstring},
1427 * {@link http://php.net/iconv iconv}, or both. See
1428 * {@link http://simplepie.org/wiki/faq/Supported_Character_Encodings} for
1961 * the correct {@link http://www.iana.org/assignments/media-types/ mime-type}
1967 * {@link http://php.net/header header()} function, and these are the
1993 * using {@link http://php.net/language.operators.bitwise bitwise operators}
2153 * @see http://simplepie.org/wiki/faq/supported_xml_namespaces
2193 * @see http://simplepie.org/wiki/faq/supported_xml_namespaces
2239 * @see http://simplepie.org/wiki/faq/supported_xml_namespaces
2775 * @link http://www.w3.org/2003/01/geo/ W3C WGS84 Basic Geo
2776 * @link http://www.georss.org/ GeoRSS
2798 * @link http://www.w3.org/2003/01/geo/ W3C WGS84 Basic Geo
2799 * @link http://www.georss.org/ GeoRSS
2941 * This is well-suited for {@link http://php.net/for for()} loops with
2961 * This is better suited for {@link http://php.net/for for()} loops, whereas
2963 * {@link http://php.net/foreach foreach()} loops.
2983 * This is better suited for {@link http://php.net/for for()} loops, whereas
2985 * {@link http://php.net/foreach foreach()} loops.
3140 * @link http://simplepie.org/wiki/tutorial/sort_multiple_feeds_by_time_and_date#if_feeds_require_separate_per-feed_settings