ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> phpdoc
phpdoc
[PHP-DOC] cvs: phpdoc /pt_BR language-defs.ent language-snippets.ent
by Hartmut Holzgraefe other posts by this author
Jan 29 2002 11:35PM messages near this date
[PHP-DOC] cvs: phpdoc /ru language-defs.ent language-snippets.ent | [PHP-DOC] cvs: phpdoc /ja/faq general.xml
hholzgra		Tue Jan 29 18:35:30 2002 EDT

  Modified files:              
    /phpdoc/pt_BR	language-defs.ent language-snippets.ent 
  Log:
  added xml headers
  
  
Index: phpdoc/pt_BR/language-defs.ent
diff -u phpdoc/pt_BR/language-defs.ent:1.6 phpdoc/pt_BR/language-defs.ent:1.7
--- phpdoc/pt_BR/language-defs.ent:1.6	Thu Nov 22 16:11:12 2001
+++ phpdoc/pt_BR/language-defs.ent	Tue Jan 29 18:35:30 2002
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="iso-8859-1"?> 
 
 
 <!ENTITY PHPManual         "Manual do PHP"> 
Index: phpdoc/pt_BR/language-snippets.ent
diff -u phpdoc/pt_BR/language-snippets.ent:1.4 phpdoc/pt_BR/language-snippets.ent:1.5
--- phpdoc/pt_BR/language-snippets.ent:1.4	Sat Dec 29 03:08:17 2001
+++ phpdoc/pt_BR/language-snippets.ent	Tue Jan 29 18:35:30 2002
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="iso-8859-1"?> 
 
 
 <!ENTITY warn.experimental      '<warning> <simpara>Este módulo é <emphasis>EXPERIMENTAL</em
phasis> . Isso quer dizer que o comportamento destas funções e seus nomes, incluindo TUDO o q
ue está documentado aqui pode mudar em futuras versões do PHP, SEM QUALQUER NOTIFICAÇÃO. Est
eja avisado, e use este módulo por sua própria conta e risco.</simpara> </warning>'>
@@ -14,7 +15,7 @@
 <!ENTITY return.falseproblem '<warning> <simpara>Esta função pode retornar &false;, mas tamb
ém pode retornar um valor avaliado como &false; em uma instrução simples. Utilize o <link li
nkend="language.operators.comparison"> operador ===</link> para testar o valor retornado por 
esta função.<simpara> </warning>'>
 
 <!-- Notas variadas --> 
-<!ENTITY note.not-bin-safe '<warning> <simpara>Esta função (ainda) não é 100% compatível com
 dados binários!</simpara> </warning>'>
+<!ENTITY note.not-bin-safe '<warning> <simpara>Esta função (ainda) não é compatível com dado
s binários!</simpara> </warning>'>
 <!ENTITY note.bin-safe '<note> <simpara>Esta função é compatível com dados binários</simpara
> </note>'>
 <!ENTITY note.no-windows '<note> <simpara>esta função não é implementada em plataforma Windo
ws</simpara> </note>'>
 
@@ -43,4 +44,4 @@
 será afetado por esta operação tem o mesmo <literal> UID</literal> do scritp 
 qu está sendo executado.'> 
 <!ENTITY sm.disabled 'Esta função é desabilitada no <link 
-linkend="features.safe-mode"> safe-mode</link>'>
\ No newline at end of file
+linkend="features.safe-mode"> safe-mode</link>'>

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved