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()
1020 SKIP_BLANKS; in xmlCompileStepPattern()
1060 SKIP_BLANKS; in xmlCompileStepPattern()
1234 SKIP_BLANKS; in xmlCompilePathPattern()
1251 SKIP_BLANKS; in xmlCompilePathPattern()
1262 SKIP_BLANKS; in xmlCompilePathPattern()
[all …]
Dparser.c2101 #define SKIP_BLANKS xmlSkipBlankChars(ctxt) macro
4619 if (SKIP_BLANKS == 0) { in xmlParseExternalID()
4629 if (SKIP_BLANKS == 0) { in xmlParseExternalID()
4641 if (SKIP_BLANKS == 0) { in xmlParseExternalID()
4652 if (SKIP_BLANKS == 0) return(NULL); in xmlParseExternalID()
5142 if (SKIP_BLANKS == 0) { in xmlParsePI()
5263 if (SKIP_BLANKS == 0) { in xmlParseNotationDecl()
5279 if (SKIP_BLANKS == 0) { in xmlParseNotationDecl()
5289 SKIP_BLANKS; in xmlParseNotationDecl()
5345 if (SKIP_BLANKS == 0) { in xmlParseEntityDecl()
[all …]
Dxpath.c3057 #define SKIP_BLANKS \ macro
10341 SKIP_BLANKS; in xmlXPathCompVariableReference()
10354 SKIP_BLANKS; in xmlXPathCompVariableReference()
10411 SKIP_BLANKS; in xmlXPathCompFunctionCall()
10427 SKIP_BLANKS; in xmlXPathCompFunctionCall()
10457 SKIP_BLANKS; in xmlXPathCompFunctionCall()
10463 SKIP_BLANKS; in xmlXPathCompFunctionCall()
10480 SKIP_BLANKS; in xmlXPathCompPrimaryExpr()
10484 SKIP_BLANKS; in xmlXPathCompPrimaryExpr()
10491 SKIP_BLANKS; in xmlXPathCompPrimaryExpr()
[all …]
Dxpointer.c876 #define SKIP_BLANKS \ macro
1049 SKIP_BLANKS; in xmlXPtrEvalXPtrPart()
1057 SKIP_BLANKS; in xmlXPtrEvalXPtrPart()
1170 SKIP_BLANKS; in xmlXPtrEvalFullXPtr()
1242 SKIP_BLANKS; in xmlXPtrEvalXPointer()
1261 SKIP_BLANKS; in xmlXPtrEvalXPointer()
2851 SKIP_BLANKS; in xmlXPtrEvalRangePredicate()
2856 SKIP_BLANKS; in xmlXPtrEvalRangePredicate()
2938 SKIP_BLANKS; in xmlXPtrEvalRangePredicate()
DHTMLparser.c318 #define SKIP_BLANKS htmlSkipBlankChars(ctxt) macro
3141 SKIP_BLANKS; in htmlParseExternalID()
3155 SKIP_BLANKS; in htmlParseExternalID()
3162 SKIP_BLANKS; in htmlParseExternalID()
3227 SKIP_BLANKS; in htmlParsePI()
3467 SKIP_BLANKS; in htmlParseDocTypeDecl()
3482 SKIP_BLANKS; in htmlParseDocTypeDecl()
3488 SKIP_BLANKS; in htmlParseDocTypeDecl()
3551 SKIP_BLANKS; in htmlParseAttribute()
3554 SKIP_BLANKS; in htmlParseAttribute()
[all …]
Dxmlregexp.c7872 #define SKIP_BLANKS while (IS_BLANK(*ctxt->cur)) ctxt->cur++; macro
7878 SKIP_BLANKS in xmlExpParseNumber()
7898 SKIP_BLANKS in xmlExpParseOr()
7903 SKIP_BLANKS in xmlExpParseOr()
7910 SKIP_BLANKS in xmlExpParseOr()
7923 SKIP_BLANKS in xmlExpParseOr()
7934 SKIP_BLANKS in xmlExpParseOr()
7938 SKIP_BLANKS in xmlExpParseOr()
7948 SKIP_BLANKS in xmlExpParseOr()
7953 SKIP_BLANKS in xmlExpParseOr()
[all …]
Dcatalog.c2150 #define SKIP_BLANKS while (IS_BLANK_CH(*cur)) NEXT; macro
2341 SKIP_BLANKS; in xmlParseSGMLCatalog()
2364 SKIP_BLANKS; in xmlParseSGMLCatalog()
2418 SKIP_BLANKS; in xmlParseSGMLCatalog()
2452 SKIP_BLANKS; in xmlParseSGMLCatalog()