Home
last modified time | relevance | path

Searched refs:SKIP_BLANKS (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/
Dpattern.c722 #define SKIP_BLANKS \ macro
759 SKIP_BLANKS;
827 SKIP_BLANKS; in xmlPatScanName()
865 SKIP_BLANKS; in xmlPatScanNCName()
926 SKIP_BLANKS; in xmlCompileAttributeTest()
1019 SKIP_BLANKS; in xmlCompileStepPattern()
1059 SKIP_BLANKS; in xmlCompileStepPattern()
1233 SKIP_BLANKS; in xmlCompilePathPattern()
1250 SKIP_BLANKS; in xmlCompilePathPattern()
1261 SKIP_BLANKS; in xmlCompilePathPattern()
[all …]
Dparser.c2084 #define SKIP_BLANKS xmlSkipBlankChars(ctxt) macro
4737 SKIP_BLANKS; in xmlParseExternalID()
4748 SKIP_BLANKS; in xmlParseExternalID()
4776 SKIP_BLANKS; in xmlParseExternalID()
5266 SKIP_BLANKS; in xmlParsePI()
5388 SKIP_BLANKS; in xmlParseNotationDecl()
5405 SKIP_BLANKS; in xmlParseNotationDecl()
5411 SKIP_BLANKS; in xmlParseNotationDecl()
5467 skipped = SKIP_BLANKS; in xmlParseEntityDecl()
5475 skipped = SKIP_BLANKS; in xmlParseEntityDecl()
[all …]
Dxpath.c3060 #define SKIP_BLANKS \ macro
10375 SKIP_BLANKS; in xmlXPathCompVariableReference()
10387 SKIP_BLANKS; in xmlXPathCompVariableReference()
10444 SKIP_BLANKS; in xmlXPathCompFunctionCall()
10458 SKIP_BLANKS; in xmlXPathCompFunctionCall()
10486 SKIP_BLANKS; in xmlXPathCompFunctionCall()
10492 SKIP_BLANKS; in xmlXPathCompFunctionCall()
10509 SKIP_BLANKS; in xmlXPathCompPrimaryExpr()
10513 SKIP_BLANKS; in xmlXPathCompPrimaryExpr()
10520 SKIP_BLANKS; in xmlXPathCompPrimaryExpr()
[all …]
DHTMLparser.c317 #define SKIP_BLANKS htmlSkipBlankChars(ctxt) macro
3074 SKIP_BLANKS; in htmlParseExternalID()
3088 SKIP_BLANKS; in htmlParseExternalID()
3095 SKIP_BLANKS; in htmlParseExternalID()
3160 SKIP_BLANKS; in htmlParsePI()
3393 SKIP_BLANKS; in htmlParseDocTypeDecl()
3408 SKIP_BLANKS; in htmlParseDocTypeDecl()
3414 SKIP_BLANKS; in htmlParseDocTypeDecl()
3477 SKIP_BLANKS; in htmlParseAttribute()
3480 SKIP_BLANKS; in htmlParseAttribute()
[all …]
Dxpointer.c906 #define SKIP_BLANKS \ macro
1074 SKIP_BLANKS; in xmlXPtrEvalXPtrPart()
1082 SKIP_BLANKS; in xmlXPtrEvalXPtrPart()
1195 SKIP_BLANKS; in xmlXPtrEvalFullXPtr()
1267 SKIP_BLANKS; in xmlXPtrEvalXPointer()
1286 SKIP_BLANKS; in xmlXPtrEvalXPointer()
2938 SKIP_BLANKS; in xmlXPtrEvalRangePredicate()
2943 SKIP_BLANKS; in xmlXPtrEvalRangePredicate()
3025 SKIP_BLANKS; in xmlXPtrEvalRangePredicate()
Dxmlregexp.c7859 #define SKIP_BLANKS while (IS_BLANK(*ctxt->cur)) ctxt->cur++; macro
7865 SKIP_BLANKS in xmlExpParseNumber()
7885 SKIP_BLANKS in xmlExpParseOr()
7890 SKIP_BLANKS in xmlExpParseOr()
7897 SKIP_BLANKS in xmlExpParseOr()
7910 SKIP_BLANKS in xmlExpParseOr()
7921 SKIP_BLANKS in xmlExpParseOr()
7925 SKIP_BLANKS in xmlExpParseOr()
7935 SKIP_BLANKS in xmlExpParseOr()
7940 SKIP_BLANKS in xmlExpParseOr()
[all …]
Dcatalog.c2145 #define SKIP_BLANKS while (IS_BLANK_CH(*cur)) NEXT; macro
2336 SKIP_BLANKS; in xmlParseSGMLCatalog()
2359 SKIP_BLANKS; in xmlParseSGMLCatalog()
2412 SKIP_BLANKS; in xmlParseSGMLCatalog()
2446 SKIP_BLANKS; in xmlParseSGMLCatalog()