Home | History | Annotate | Download | only in doc

Lines Matching full:publicid

6324       <field name='PublicID' type='const xmlChar *' info=' Public identifier, if any'/>
7270 <arg name='publicId' type='const xmlChar *' info='The public ID of the entity'/>
7280 <arg name='publicId' type='const xmlChar *' info='The public ID of the entity'/>
7999 <arg name='publicId' type='const xmlChar *' info='The public ID of the entity'/>
8007 <arg name='publicId' type='const xmlChar *' info='The public ID of the entity'/>
8043 <arg name='publicId' type='const xmlChar *' info='The public ID of the entity'/>
8050 <arg name='publicId' type='const xmlChar *' info='The public ID of the entity'/>
8118 <arg name='publicId' type='const xmlChar *' info='The public ID of the entity'/>
8127 <arg name='publicId' type='const xmlChar *' info='The public ID of the entity'/>
8360 <arg name='PublicID' type='const xmlChar *' info='the public identifier or NULL'/>
10756 <arg name='publicID' type='const xmlChar *' info='the public identifier'/>
12228 <info>Parse an External ID or a Public ID NOTE: Productions [75] and [83] interact badly since [75] can generate &apos;PUBLIC&apos; S PubidLiteral S SystemLiteral [75] ExternalID ::= &apos;SYSTEM&apos; S SystemLiteral | &apos;PUBLIC&apos; S PubidLiteral S SystemLiteral [83] PublicID ::= &apos;PUBLIC&apos; S PubidLiteral</info>
12229 <return type='xmlChar *' info='the function returns SystemLiteral and in the second case publicID receives PubidLiteral, is strict is off it is possible to return NULL and have publicID set.'/>
12231 <arg name='publicID' type='xmlChar **' info='a xmlChar** receiving PubidLiteral'/>
12290 <info>parse a notation declaration [82] NotationDecl ::= &apos;&lt;!NOTATION&apos; S Name S (ExternalID | PublicID) S? &apos;&gt;&apos; Hence there is actually 3 choices: &apos;PUBLIC&apos; S PubidLiteral &apos;PUBLIC&apos; S PubidLiteral S SystemLiteral and &apos;SYSTEM&apos; S SystemLiteral See the NOTE on xmlParseExternalID().</info>
13258 <arg name='publicId' type='const xmlChar *' info='The public ID of the entity'/>
13355 <arg name='publicId' type='const xmlChar *' info='The public ID of the entity'/>
13375 <arg name='publicId' type='const xmlChar *' info='The public ID of the entity'/>
13415 <arg name='publicId' type='const xmlChar *' info='The public ID of the entity'/>