Home
last modified time | relevance | path

Searched refs:int1 (Results 1 – 6 of 6) sorted by relevance

/external/clearsilver/cs/
Dtest_tag.cs1 <?int1 loop:x=0,2 ?><?int1 var:x ?> <?cs var:myvar ?><?int1 /loop ?>
Dtest_tag.hdf1 Config.TagStart = int1
/external/libxml2/
Derror.c402 (err->int1 < 100) && in xmlReportError()
403 (err->int1 < xmlStrlen((const xmlChar *)err->str1))) { in xmlReportError()
408 for (i=0;i < err->int1;i++) in xmlReportError()
445 const char *str2, const char *str3, int int1, int col, in __xmlRaiseError() argument
585 to->int1 = int1; in __xmlRaiseError()
972 to->int1 = from->int1; in xmlCopyError()
Dxpointer.c106 ctxt->context->lastError.int1 = ctxt->cur - ctxt->base; in xmlXPtrErr()
Dxpath.c360 ctxt->context->lastError.int1 = ctxt->cur - ctxt->base; in xmlXPathErr()
/external/libxml2/include/libxml/
Dxmlerror.h85 int int1; /* extra number information */ member
922 int int1,