2008/4/18 Stanislav Malyshev <[email protected]>: > stas Fri Apr 18 17:10:41 2008 UTC > > Modified files: > /phpdoc/entities global.ent > Log: > more ICU entities > > > http://cvs.php.net/viewvc.cgi/phpdoc/entities/global.ent?r1=1.322&r2=1.323&diff_format=u > Index: phpdoc/entities/global.ent > diff -u phpdoc/entities/global.ent:1.322 phpdoc/entities/global.ent:1.323 > --- phpdoc/entities/global.ent:1.322 Sun Apr 13 23:53:20 2008 > +++ phpdoc/entities/global.ent Fri Apr 18 17:10:41 2008 > @@ -1,6 +1,6 @@ > <!-- -*- SGML -*- > > - $Id: global.ent,v 1.322 2008/04/13 23:53:20 bjori Exp $ > + $Id: global.ent,v 1.323 2008/04/18 17:10:41 stas Exp $ > > Contains global "macros" for all the XML documents. > > @@ -148,6 +148,7 @@ > <!ENTITY url.icu.choiceformat > "http://icu-project.org/apiref/icu4c/classChoiceFormat.html#_details"> > <!ENTITY url.icu.dateformat > "http://www.icu-project.org/apiref/icu4c/classDateFormat.html#_details"> > <!ENTITY url.icu.decimalformat > "http://www.icu-project.org/apiref/icu4c/classDecimalFormat.html#_details"> > +<!ENTITY url.icu.dateformat > "http://www.icu-project.org/apiref/icu4c/udat_8h.html#_details"> > <!ENTITY url.icu.formatnumbers > "http://icu-project.org/userguide/formatNumbers.html"> > <!ENTITY url.icu.formatmsg > "http://icu-project.org/userguide/formatMessages.html"> > <!ENTITY url.icu.formatparse > "http://icu-project.org/userguide/formatParse.html"> > @@ -416,6 +417,7 @@ > <!ENTITY url.unicode.normalization "http://unicode.org/reports/tr15/"> > <!ENTITY url.unicode.normalization.faq > "http://unicode.org/faq/normalization.html"> > <!ENTITY url.unicode.reports "http://www.unicode.org/unicode/reports/tr21/"> > +<!ENTITY uri.unicode.graphemes > "http://unicode.org/reports/tr29/#Grapheme_Cluster_Boundaries"> > <!ENTITY url.unixodbc "http://www.unixodbc.org/"> > <!ENTITY url.userlandnaming.cs > "http://cvs.php.net/viewvc.cgi/php-src/CODING_STANDARDS?view=co"> > <!ENTITY url.vb4linux "http://sourceforge.net/projects/vb4linux/"> > > > > -- > PHP Documentation Commits Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >
Duplicate url.icu.dateformat. Which should be used? -- ----- Richard Quadling "Standing on the shoulders of some very clever giants!" EE : http://www.experts-exchange.com/M_248814.html Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 ZOPA : http://uk.zopa.com/member/RQuadling
