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 'PUBLIC' S PubidLiteral S SystemLiteral [75] ExternalID ::= 'SYSTEM' S SystemLiteral | 'PUBLIC' S PubidLiteral S SystemLiteral [83] PublicID ::= 'PUBLIC' 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 ::= '<!NOTATION' S Name S (ExternalID | PublicID) S? '>' Hence there is actually 3 choices: 'PUBLIC' S PubidLiteral 'PUBLIC' S PubidLiteral S SystemLiteral and 'SYSTEM' 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'/>