Lines Matching +defs:val +defs:buf
1011 xmlSnprintfElementContent(char *buf, int size, xmlElementContentPtr content, int englob) { in xmlSnprintfElementContent()
1423 xmlDumpElementDecl(xmlBufferPtr buf, xmlElementPtr elem) { in xmlDumpElementDecl()
1459 xmlDumpElementTable(xmlBufferPtr buf, xmlElementTablePtr table) { in xmlDumpElementTable()
1968 xmlDumpAttributeDecl(xmlBufferPtr buf, xmlAttributePtr attr) { in xmlDumpAttributeDecl()
2003 xmlDumpAttributeTable(xmlBufferPtr buf, xmlAttributeTablePtr table) { in xmlDumpAttributeTable()
2209 xmlDumpNotationDecl(xmlBufferPtr buf, xmlNotationPtr nota) { in xmlDumpNotationDecl()
2231 xmlDumpNotationTable(xmlBufferPtr buf, xmlNotationTablePtr table) { in xmlDumpNotationTable()
3332 int val, len; in xmlValidateNameValueInternal() local
3380 int val, len; in xmlValidateNamesValueInternal() local
3450 int val, len; in xmlValidateNmtokenValueInternal() local
3503 int val, len; in xmlValidateNmtokensValueInternal() local
3822 xmlChar buf[50]; in xmlValidCtxtNormalizeAttributeValue() local
3967 int val; in xmlValidateAttributeDecl() local
4232 int val; in xmlValidateOneAttribute() local
4402 int val; in xmlValidateOneNamespace() local
4960 xmlSnprintfElements(char *buf, int size, xmlNodePtr node, int glob) { in xmlSnprintfElements()