Home
last modified time | relevance | path

Searched refs:ParseInline (Results 1 – 19 of 19) sorted by relevance

/dports/www/mod_tidy/mod_tidy-0.5.5/tidy/src/
H A Dtags.c127 …AttrsFor_A[0], (CM_INLINE), ParseInline, NULL …
128 …AttrsFor_ABBR[0], (CM_INLINE), ParseInline, NULL …
129 …AttrsFor_ACRONYM[0], (CM_INLINE), ParseInline, NULL …
130 …AttrsFor_ADDRESS[0], (CM_BLOCK), ParseInline, NULL …
133 …AttrsFor_B[0], (CM_INLINE), ParseInline, NULL …
136 …AttrsFor_BDO[0], (CM_INLINE), ParseInline, NULL …
137 …AttrsFor_BIG[0], (CM_INLINE), ParseInline, NULL …
142 …AttrsFor_CAPTION[0], (CM_TABLE), ParseInline, CheckCaption…
144 …AttrsFor_CITE[0], (CM_INLINE), ParseInline, NULL …
145 …AttrsFor_CODE[0], (CM_INLINE), ParseInline, NULL …
[all …]
H A Dtags.h112 Parser ParseInline; variable
H A Dparser.c1292 void ParseInline( TidyDocImpl* doc, Node *element, GetTokenMode mode ) in ParseInline() function
/dports/textproc/tidyp/tidyp-1.04/src/
H A Dtags.c133 …For_A)[0], (CM_INLINE), TY_(ParseInline), NULL …
134 …For_ABBR)[0], (CM_INLINE), TY_(ParseInline), NULL …
135 …For_ACRONYM)[0], (CM_INLINE), TY_(ParseInline), NULL …
136 …For_ADDRESS)[0], (CM_BLOCK), TY_(ParseInline), NULL …
238 … (CM_INLINE), TY_(ParseInline), NULL …
239 … (CM_INLINE), TY_(ParseInline), NULL …
241 … (CM_INLINE), TY_(ParseInline), NULL …
244 … (CM_INLINE|CM_OPT), TY_(ParseInline), NULL …
246 … (CM_INLINE), TY_(ParseInline), NULL …
247 … (CM_INLINE), TY_(ParseInline), NULL …
[all …]
H A Dtags.h104 Parser TY_(ParseInline);
H A Dparser.c1248 void TY_(ParseInline)( TidyDocImpl* doc, Node *element, GetTokenMode mode ) in TY_() argument
/dports/www/tidy-lib/tidy/src/
H A Dtags.c139 …For_A)[0], (CM_INLINE), TY_(ParseInline), NULL …
140 …For_ABBR)[0], (CM_INLINE), TY_(ParseInline), NULL …
141 …For_ACRONYM)[0], (CM_INLINE), TY_(ParseInline), NULL …
142 …For_ADDRESS)[0], (CM_BLOCK), TY_(ParseInline), NULL …
244 … (CM_INLINE), TY_(ParseInline), NULL …
245 … (CM_INLINE), TY_(ParseInline), NULL …
247 … (CM_INLINE), TY_(ParseInline), NULL …
250 … (CM_INLINE|CM_OPT), TY_(ParseInline), NULL …
252 … (CM_INLINE), TY_(ParseInline), NULL …
253 … (CM_INLINE), TY_(ParseInline), NULL …
[all …]
H A Dtags.h110 Parser TY_(ParseInline);
H A Dparser.c1289 void TY_(ParseInline)( TidyDocImpl* doc, Node *element, GetTokenMode mode ) in TY_() argument
/dports/www/tidy-devel/tidy/src/
H A Dtags.c139 …For_A)[0], (CM_INLINE), TY_(ParseInline), NULL …
140 …For_ABBR)[0], (CM_INLINE), TY_(ParseInline), NULL …
141 …For_ACRONYM)[0], (CM_INLINE), TY_(ParseInline), NULL …
142 …For_ADDRESS)[0], (CM_BLOCK), TY_(ParseInline), NULL …
244 … (CM_INLINE), TY_(ParseInline), NULL …
245 … (CM_INLINE), TY_(ParseInline), NULL …
247 … (CM_INLINE), TY_(ParseInline), NULL …
250 … (CM_INLINE|CM_OPT), TY_(ParseInline), NULL …
252 … (CM_INLINE), TY_(ParseInline), NULL …
253 … (CM_INLINE), TY_(ParseInline), NULL …
[all …]
H A Dtags.h110 Parser TY_(ParseInline);
H A Dparser.c1289 void TY_(ParseInline)( TidyDocImpl* doc, Node *element, GetTokenMode mode ) in TY_() argument
/dports/www/tidy-html5/tidy-html5-5.8.0/src/
H A Dtags.c301 … &TY_(W3CAttrsFor_BDI)[0], (CM_INLINE), TY_(ParseInline), NULL …
306 … &TY_(W3CAttrsFor_DATA)[0], (CM_INLINE), TY_(ParseInline), NULL …
317 … &TY_(W3CAttrsFor_MARK)[0], (CM_INLINE), TY_(ParseInline), NULL …
319 … &TY_(W3CAttrsFor_MENUITEM)[0], (CM_INLINE|CM_BLOCK|CM_MIXED), TY_(ParseInline), NULL …
320 … &TY_(W3CAttrsFor_METER)[0], (CM_INLINE), TY_(ParseInline), NULL …
322 … &TY_(W3CAttrsFor_OUTPUT)[0], (CM_INLINE), TY_(ParseInline), NULL …
323 … &TY_(W3CAttrsFor_PROGRESS)[0], (CM_INLINE), TY_(ParseInline), NULL …
632 parser = TY_(ParseInline); in TY_()
778 np->parser = TY_(ParseInline); in TY_()
790 np->parser = TY_(ParseInline); in TY_()
[all …]
H A Dtags.h241 TY_PRIVATE Parser TY_(ParseInline);
H A Dparser.c1539 TY_PRIVATE void TY_(ParseInline)( TidyDocImpl* doc, Node *element, GetTokenMode mode ) in TY_() argument
/dports/editors/lazarus/lazarus/components/turbopower_ipro/
H A Diphtml.pas2224 procedure ParseInline(Parent: TIpHtmlNode; const EndTokens: TIpHtmlTokenSet);
6990 procedure TIpHtml.ParseInline(Parent : TIpHtmlNode; const EndTokens: TIpHtmlTokenSet); procedure
7142 ParseInline(Parent, EndTokens);
7147 ParseInline(Parent, EndTokens);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/turbopower_ipro/
H A Diphtml.pas2132 procedure ParseInline(Parent: TIpHtmlNode; const EndTokens: TIpHtmlTokenSet);
6775 procedure TIpHtml.ParseInline(Parent : TIpHtmlNode; const EndTokens: TIpHtmlTokenSet); procedure
6924 ParseInline(Parent, EndTokens);
6929 ParseInline(Parent, EndTokens);
/dports/editors/lazarus-qt5/lazarus/components/turbopower_ipro/
H A Diphtml.pas2224 procedure ParseInline(Parent: TIpHtmlNode; const EndTokens: TIpHtmlTokenSet);
6990 procedure TIpHtml.ParseInline(Parent : TIpHtmlNode; const EndTokens: TIpHtmlTokenSet); procedure
7142 ParseInline(Parent, EndTokens);
7147 ParseInline(Parent, EndTokens);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/turbopower_ipro/
H A Diphtml.pas2132 procedure ParseInline(Parent: TIpHtmlNode; const EndTokens: TIpHtmlTokenSet);
6775 procedure TIpHtml.ParseInline(Parent : TIpHtmlNode; const EndTokens: TIpHtmlTokenSet); procedure
6924 ParseInline(Parent, EndTokens);
6929 ParseInline(Parent, EndTokens);