Richard Quadling
a8e05c3852
Rename file. Fix bug #55679
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316649 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-13 15:03:49 +00:00
Daniel Egeberg
96c9d88bad
Converted to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Richard Quadling
f658721332
Use &return.falseforfailure; entity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +00:00
Torben Wilson
af4410a7e1
Normalized the sgml-default-dtd-file local-variable line for those
...
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
fa8878d2a5
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283840 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:13:17 +00:00
Philip Olson
b51dded646
Removed unicode semantics goodness, as it likely won't exist
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277077 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 23:37:26 +00:00
Philip Olson
1f6db5345c
Fixed simple spelling errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271314 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 05:56:46 +00:00
Philip Olson
41bffaa856
adios unicode_semantics()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261052 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-11 16:04:37 +00:00
Jakub Vrana
98f6f217b5
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241725 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-22 15:44:31 +00:00
TAKAGI Masahiro
a0dc96f9db
fix build.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241636 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 11:10:55 +00:00
Nick Berard
b89e538587
Added unicode_get_subst_char()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241627 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 05:37:24 +00:00
Nick Berard
62bc0f015f
Added the unicode_set_subst_char() function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241625 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 05:20:10 +00:00
Nick Berard
10b70d7572
After discussing this with Derick, we came to the conclusion that it would
...
be better to rename the 'flags' parameter to 'errormode'. If flags are
needed in the future, another parameter will be added. The prototypes of
the functions in php-src/ext/unicode/unicode.c have not yet been changed
to reflect this.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241624 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 04:50:47 +00:00
Nick Berard
a8c63e8d09
Added unicode_get_error_mode()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241623 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 04:48:50 +00:00
Nick Berard
0d7ada19cf
- Added note that STOP is the default mode
...
- Small corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241621 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 04:29:02 +00:00
TAKAGI Masahiro
55df49e7f2
fix build.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241608 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-19 23:52:34 +00:00
Nick Berard
8695af1c22
Added the unicode_set_error_mode() function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241598 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-19 19:56:38 +00:00
Nick Berard
3da874b5c4
It's 'a Unicode string', not 'an unicode string'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241594 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-19 17:52:21 +00:00
Nick Berard
780fc83ae4
- Added a 'See also' section
...
- Added the experimental warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241593 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-19 17:49:54 +00:00
Nick Berard
4cd411ec9b
- Added unicode-decode to the SEE ALSO section
...
- Added the experimental warning in the notes section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241592 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-19 17:48:33 +00:00
Nick Berard
da7d0f4266
Added the unicode_decode function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241577 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-19 07:30:28 +00:00
Nick Berard
34b91c844a
Small corrections
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241561 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-19 05:22:25 +00:00
Hannes Magnusson
c030e2adf7
Upgrade to DocBook5:
...
- All id attributes are now xml:id
- Add docbook namespace to all root elements
- Replace <ulink /> with <link xlink:href />
- Minor markup fixes here and there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Philip Olson
f3edce7099
These PHP 6 files were moved (and renamed) to ref.i18n
...
* i18n-loc-get-default.xml --> locale-get-default.xml
* i18n-loc-set-default.xml --> locale-set-default.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233379 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-06 06:01:55 +00:00
Philip Olson
146e028408
Documented this function (but will leave it marked undocumented as it's
...
not complete). The new example is based off a user note (Hugo Dworak). Added
the flags parameter, error role, and more.
Removed See Also unicode_decode() as this isn't in the manual (yet).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228721 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-02 05:52:50 +00:00
Nuno Lopes
47a06588aa
new function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207086 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-13 20:28:54 +00:00
Nuno Lopes
fb4907aa32
add 2 new unicode functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196911 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-25 15:46:02 +00:00
Nuno Lopes
4747ea5195
Dan Scott has danced... and the rain begins :)
...
commiting the first docs for unicode. its need a nice introduction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195664 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-09 22:12:34 +00:00