Searched refs:str3 (Results 1 - 20 of 20) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Derror.c430 * @str3: extra string info
445 const char *str2, const char *str3, int int1, int col,
583 if (str3 != NULL)
584 to->str3 = (char *) xmlStrdup((const xmlChar *) str3);
876 if (err->str3 != NULL)
877 xmlFree(err->str3);
946 char *message, *file, *str1, *str2, *str3; local
955 str3 = (char *) xmlStrdup ((xmlChar *) from->str3);
441 __xmlRaiseError(xmlStructuredErrorFunc schannel, xmlGenericErrorFunc channel, void *data, void *ctx, void *nod, int domain, int code, xmlErrorLevel level, const char *file, int line, const char *str1, const char *str2, const char *str3, int int1, int col, const char *msg, ...) argument
[all...]
H A Dxmlerror.in.h84 char *str3; /* extra string information */ member in struct:_xmlError
921 const char *str3,
H A Dvalid.c131 * @str3: extra informations
139 const xmlChar * str2, const xmlChar * str3)
162 (const char *) str3, 0, 0, msg, str1, str2, str3);
174 * @str3: extra informations
182 int int2, const xmlChar * str3)
204 (const char *) str3,
205 NULL, int2, 0, msg, str1, int2, str3);
215 * @str3: extra information
223 const xmlChar * str2, const xmlChar * str3)
136 xmlErrValidNode(xmlValidCtxtPtr ctxt, xmlNodePtr node, xmlParserErrors error, const char *msg, const xmlChar * str1, const xmlChar * str2, const xmlChar * str3) argument
179 xmlErrValidNodeNr(xmlValidCtxtPtr ctxt, xmlNodePtr node, xmlParserErrors error, const char *msg, const xmlChar * str1, int int2, const xmlChar * str3) argument
220 xmlErrValidWarning(xmlValidCtxtPtr ctxt, xmlNodePtr node, xmlParserErrors error, const char *msg, const xmlChar * str1, const xmlChar * str2, const xmlChar * str3) argument
[all...]
H A Dcatalog.c228 const xmlChar *str3)
233 (const char *) str3, 0, 0,
234 msg, str1, str2, str3);
226 xmlCatalogErr(xmlCatalogEntryPtr catal, xmlNodePtr node, int error, const char *msg, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3) argument
H A DparserInternals.c1739 if (ctxt->lastError.str3 != NULL)
1740 xmlFree(ctxt->lastError.str3);
H A Dxmlschemas.c1943 * @str3: extra parameter for the message display
1953 const xmlChar * str2, const xmlChar * str3, const xmlChar * str4,
1972 str3, str4, str5);
2018 * @str3: extra data
2027 const xmlChar *str3, const xmlChar *str4)
2085 (const char *) str3, 0, 0, msg, str1, str2, str3, str4);
2102 (const char *) str3, 0, 0, msg, str1, str2, str3, str4);
2117 * @str3
1950 xmlSchemaPErrExt(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int error, const xmlChar * strData1, const xmlChar * strData2, const xmlChar * strData3, const char *msg, const xmlChar * str1, const xmlChar * str2, const xmlChar * str3, const xmlChar * str4, const xmlChar * str5) argument
2023 xmlSchemaErr4Line(xmlSchemaAbstractCtxtPtr ctxt, xmlErrorLevel errorLevel, int error, xmlNodePtr node, int line, const char *msg, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3, const xmlChar *str4) argument
2122 xmlSchemaErr3(xmlSchemaAbstractCtxtPtr actxt, int error, xmlNodePtr node, const char *msg, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3) argument
2131 xmlSchemaErr4(xmlSchemaAbstractCtxtPtr actxt, int error, xmlNodePtr node, const char *msg, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3, const xmlChar *str4) argument
2294 xmlSchemaCustomErr4(xmlSchemaAbstractCtxtPtr actxt, xmlParserErrors error, xmlNodePtr node, xmlSchemaBasicItemPtr item, const char *message, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3, const xmlChar *str4) argument
2334 xmlSchemaCustomWarning(xmlSchemaAbstractCtxtPtr actxt, xmlParserErrors error, xmlNodePtr node, xmlSchemaTypePtr type ATTRIBUTE_UNUSED, const char *message, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3) argument
2899 xmlSchemaPCustomErrExt(xmlSchemaParserCtxtPtr ctxt, xmlParserErrors error, xmlSchemaBasicItemPtr item, xmlNodePtr itemElem, const char *message, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3) argument
2960 xmlSchemaPAttrUseErr4(xmlSchemaParserCtxtPtr ctxt, xmlParserErrors error, xmlNodePtr node, xmlSchemaBasicItemPtr ownerItem, const xmlSchemaAttributeUsePtr attruse, const char *message, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3,const xmlChar *str4) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Derror.c430 * @str3: extra string info
445 const char *str2, const char *str3, int int1, int col,
583 if (str3 != NULL)
584 to->str3 = (char *) xmlStrdup((const xmlChar *) str3);
876 if (err->str3 != NULL)
877 xmlFree(err->str3);
946 char *message, *file, *str1, *str2, *str3; local
955 str3 = (char *) xmlStrdup ((xmlChar *) from->str3);
441 __xmlRaiseError(xmlStructuredErrorFunc schannel, xmlGenericErrorFunc channel, void *data, void *ctx, void *nod, int domain, int code, xmlErrorLevel level, const char *file, int line, const char *str1, const char *str2, const char *str3, int int1, int col, const char *msg, ...) argument
[all...]
H A Dvalid.c136 * @str3: extra informations
144 const xmlChar * str2, const xmlChar * str3)
167 (const char *) str3, 0, 0, msg, str1, str2, str3);
179 * @str3: extra informations
187 int int2, const xmlChar * str3)
209 (const char *) str3,
210 NULL, int2, 0, msg, str1, int2, str3);
220 * @str3: extra information
228 const xmlChar * str2, const xmlChar * str3)
141 xmlErrValidNode(xmlValidCtxtPtr ctxt, xmlNodePtr node, xmlParserErrors error, const char *msg, const xmlChar * str1, const xmlChar * str2, const xmlChar * str3) argument
184 xmlErrValidNodeNr(xmlValidCtxtPtr ctxt, xmlNodePtr node, xmlParserErrors error, const char *msg, const xmlChar * str1, int int2, const xmlChar * str3) argument
225 xmlErrValidWarning(xmlValidCtxtPtr ctxt, xmlNodePtr node, xmlParserErrors error, const char *msg, const xmlChar * str1, const xmlChar * str2, const xmlChar * str3) argument
[all...]
H A Dcatalog.c240 const xmlChar *str3)
245 (const char *) str3, 0, 0,
246 msg, str1, str2, str3);
238 xmlCatalogErr(xmlCatalogEntryPtr catal, xmlNodePtr node, int error, const char *msg, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3) argument
H A DparserInternals.c1753 if (ctxt->lastError.str3 != NULL)
1754 xmlFree(ctxt->lastError.str3);
H A Dxmlschemas.c1943 * @str3: extra parameter for the message display
1953 const xmlChar * str2, const xmlChar * str3, const xmlChar * str4,
1972 str3, str4, str5);
2018 * @str3: extra data
2027 const xmlChar *str3, const xmlChar *str4)
2085 (const char *) str3, 0, 0, msg, str1, str2, str3, str4);
2102 (const char *) str3, 0, 0, msg, str1, str2, str3, str4);
2117 * @str3
1950 xmlSchemaPErrExt(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int error, const xmlChar * strData1, const xmlChar * strData2, const xmlChar * strData3, const char *msg, const xmlChar * str1, const xmlChar * str2, const xmlChar * str3, const xmlChar * str4, const xmlChar * str5) argument
2023 xmlSchemaErr4Line(xmlSchemaAbstractCtxtPtr ctxt, xmlErrorLevel errorLevel, int error, xmlNodePtr node, int line, const char *msg, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3, const xmlChar *str4) argument
2122 xmlSchemaErr3(xmlSchemaAbstractCtxtPtr actxt, int error, xmlNodePtr node, const char *msg, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3) argument
2131 xmlSchemaErr4(xmlSchemaAbstractCtxtPtr actxt, int error, xmlNodePtr node, const char *msg, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3, const xmlChar *str4) argument
2294 xmlSchemaCustomErr4(xmlSchemaAbstractCtxtPtr actxt, xmlParserErrors error, xmlNodePtr node, xmlSchemaBasicItemPtr item, const char *message, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3, const xmlChar *str4) argument
2334 xmlSchemaCustomWarning(xmlSchemaAbstractCtxtPtr actxt, xmlParserErrors error, xmlNodePtr node, xmlSchemaTypePtr type ATTRIBUTE_UNUSED, const char *message, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3) argument
2899 xmlSchemaPCustomErrExt(xmlSchemaParserCtxtPtr ctxt, xmlParserErrors error, xmlSchemaBasicItemPtr item, xmlNodePtr itemElem, const char *message, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3) argument
2960 xmlSchemaPAttrUseErr4(xmlSchemaParserCtxtPtr ctxt, xmlParserErrors error, xmlNodePtr node, xmlSchemaBasicItemPtr ownerItem, const xmlSchemaAttributeUsePtr attruse, const char *message, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3,const xmlChar *str4) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Derror.c430 * @str3: extra string info
445 const char *str2, const char *str3, int int1, int col,
583 if (str3 != NULL)
584 to->str3 = (char *) xmlStrdup((const xmlChar *) str3);
876 if (err->str3 != NULL)
877 xmlFree(err->str3);
946 char *message, *file, *str1, *str2, *str3; local
955 str3 = (char *) xmlStrdup ((xmlChar *) from->str3);
441 __xmlRaiseError(xmlStructuredErrorFunc schannel, xmlGenericErrorFunc channel, void *data, void *ctx, void *nod, int domain, int code, xmlErrorLevel level, const char *file, int line, const char *str1, const char *str2, const char *str3, int int1, int col, const char *msg, ...) argument
[all...]
H A Dxmlerror.in.h84 char *str3; /* extra string information */ member in struct:_xmlError
921 const char *str3,
H A Dvalid.c131 * @str3: extra informations
139 const xmlChar * str2, const xmlChar * str3)
162 (const char *) str3, 0, 0, msg, str1, str2, str3);
174 * @str3: extra informations
182 int int2, const xmlChar * str3)
204 (const char *) str3,
205 NULL, int2, 0, msg, str1, int2, str3);
215 * @str3: extra information
223 const xmlChar * str2, const xmlChar * str3)
136 xmlErrValidNode(xmlValidCtxtPtr ctxt, xmlNodePtr node, xmlParserErrors error, const char *msg, const xmlChar * str1, const xmlChar * str2, const xmlChar * str3) argument
179 xmlErrValidNodeNr(xmlValidCtxtPtr ctxt, xmlNodePtr node, xmlParserErrors error, const char *msg, const xmlChar * str1, int int2, const xmlChar * str3) argument
220 xmlErrValidWarning(xmlValidCtxtPtr ctxt, xmlNodePtr node, xmlParserErrors error, const char *msg, const xmlChar * str1, const xmlChar * str2, const xmlChar * str3) argument
[all...]
H A Dcatalog.c228 const xmlChar *str3)
233 (const char *) str3, 0, 0,
234 msg, str1, str2, str3);
226 xmlCatalogErr(xmlCatalogEntryPtr catal, xmlNodePtr node, int error, const char *msg, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3) argument
H A DparserInternals.c1739 if (ctxt->lastError.str3 != NULL)
1740 xmlFree(ctxt->lastError.str3);
H A Dxmlschemas.c1943 * @str3: extra parameter for the message display
1953 const xmlChar * str2, const xmlChar * str3, const xmlChar * str4,
1972 str3, str4, str5);
2018 * @str3: extra data
2027 const xmlChar *str3, const xmlChar *str4)
2085 (const char *) str3, 0, 0, msg, str1, str2, str3, str4);
2102 (const char *) str3, 0, 0, msg, str1, str2, str3, str4);
2117 * @str3
1950 xmlSchemaPErrExt(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int error, const xmlChar * strData1, const xmlChar * strData2, const xmlChar * strData3, const char *msg, const xmlChar * str1, const xmlChar * str2, const xmlChar * str3, const xmlChar * str4, const xmlChar * str5) argument
2023 xmlSchemaErr4Line(xmlSchemaAbstractCtxtPtr ctxt, xmlErrorLevel errorLevel, int error, xmlNodePtr node, int line, const char *msg, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3, const xmlChar *str4) argument
2122 xmlSchemaErr3(xmlSchemaAbstractCtxtPtr actxt, int error, xmlNodePtr node, const char *msg, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3) argument
2131 xmlSchemaErr4(xmlSchemaAbstractCtxtPtr actxt, int error, xmlNodePtr node, const char *msg, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3, const xmlChar *str4) argument
2294 xmlSchemaCustomErr4(xmlSchemaAbstractCtxtPtr actxt, xmlParserErrors error, xmlNodePtr node, xmlSchemaBasicItemPtr item, const char *message, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3, const xmlChar *str4) argument
2334 xmlSchemaCustomWarning(xmlSchemaAbstractCtxtPtr actxt, xmlParserErrors error, xmlNodePtr node, xmlSchemaTypePtr type ATTRIBUTE_UNUSED, const char *message, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3) argument
2899 xmlSchemaPCustomErrExt(xmlSchemaParserCtxtPtr ctxt, xmlParserErrors error, xmlSchemaBasicItemPtr item, xmlNodePtr itemElem, const char *message, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3) argument
2960 xmlSchemaPAttrUseErr4(xmlSchemaParserCtxtPtr ctxt, xmlParserErrors error, xmlNodePtr node, xmlSchemaBasicItemPtr ownerItem, const xmlSchemaAttributeUsePtr attruse, const char *message, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3,const xmlChar *str4) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlerror.h85 char *str3; /* extra string information */ member in struct:_xmlError
929 const char *str3,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Dlanman.c724 char* str3; local
735 str3 = p + 4;
746 if (!check_printq_info(&desc,uLevel,str2,str3)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/utils/
H A Dnet_rpc.c3959 * @param str3 strings for FILE_INFO_3
3962 static void display_file_info_3(FILE_INFO_3 *info3, FILE_INFO_3_STR *str3) argument
3966 rpcstr_pull_unistr2_fstring(user, &str3->uni_user_name);
3967 rpcstr_pull_unistr2_fstring(path, &str3->uni_path_name);

Completed in 510 milliseconds