Home
last modified time | relevance | path

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

/dports/www/py-html5-parser/html5-parser-0.4.10/gumbo/
H A Dparser.c1255 static bool has_an_element_in_specific_scope(GumboParser* parser, in has_an_element_in_specific_scope() function
1279 return has_an_element_in_specific_scope( in has_open_element()
1285 return has_an_element_in_specific_scope(parser, 1, &tag, false, in has_an_element_in_scope()
1327 return has_an_element_in_specific_scope(parser, expected_len, expected, false, in has_an_element_in_scope_with_tagname()
1337 return has_an_element_in_specific_scope(parser, 1, &tag, false, in has_an_element_in_list_scope()
1347 return has_an_element_in_specific_scope(parser, 1, &tag, false, in has_an_element_in_button_scope()
1357 return has_an_element_in_specific_scope(parser, 1, &tag, false, in has_an_element_in_table_scope()
1363 return has_an_element_in_specific_scope( in has_an_element_in_select_scope()
/dports/textproc/sigil/Sigil-1.8.0/internal/gumbo/
H A Dparser.c1231 static bool has_an_element_in_specific_scope(GumboParser* parser, in has_an_element_in_specific_scope() function
1255 return has_an_element_in_specific_scope(parser, 1, &tag, false, (gumbo_tagset) { TAG(HTML) } ); in has_open_element()
1260 return has_an_element_in_specific_scope(parser, 1, &tag, false, (gumbo_tagset) { TAG(APPLET), in has_an_element_in_scope()
1298 return has_an_element_in_specific_scope(parser, expected_len, expected, false, (gumbo_tagset) { in has_an_element_in_scope_with_tagname()
1307 return has_an_element_in_specific_scope(parser, 1, &tag, false, (gumbo_tagset) { TAG(APPLET), in has_an_element_in_list_scope()
1317 return has_an_element_in_specific_scope(parser, 1, &tag, false, (gumbo_tagset) { TAG(APPLET), in has_an_element_in_button_scope()
1326 return has_an_element_in_specific_scope(parser, 1, &tag, false, (gumbo_tagset) { TAG(HTML), in has_an_element_in_table_scope()
1332 …return has_an_element_in_specific_scope(parser, 1, &tag, true, (gumbo_tagset) { TAG(OPTGROUP), TAG… in has_an_element_in_select_scope()
/dports/devel/gumbo/gumbo-parser-0.10.1/src/
H A Dparser.c1358 static bool has_an_element_in_specific_scope(GumboParser* parser, in has_an_element_in_specific_scope() function
1382 return has_an_element_in_specific_scope( in has_open_element()
1388 return has_an_element_in_specific_scope(parser, 1, &tag, false, in has_an_element_in_scope()
1430 return has_an_element_in_specific_scope(parser, expected_len, expected, false, in has_an_element_in_scope_with_tagname()
1440 return has_an_element_in_specific_scope(parser, 1, &tag, false, in has_an_element_in_list_scope()
1450 return has_an_element_in_specific_scope(parser, 1, &tag, false, in has_an_element_in_button_scope()
1460 return has_an_element_in_specific_scope(parser, 1, &tag, false, in has_an_element_in_table_scope()
1466 return has_an_element_in_specific_scope( in has_an_element_in_select_scope()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/qlitehtml/src/3rdparty/litehtml/src/gumbo/
H A Dparser.c1358 static bool has_an_element_in_specific_scope(GumboParser* parser, in has_an_element_in_specific_scope() function
1382 return has_an_element_in_specific_scope( in has_open_element()
1388 return has_an_element_in_specific_scope(parser, 1, &tag, false, in has_an_element_in_scope()
1430 return has_an_element_in_specific_scope(parser, expected_len, expected, false, in has_an_element_in_scope_with_tagname()
1440 return has_an_element_in_specific_scope(parser, 1, &tag, false, in has_an_element_in_list_scope()
1450 return has_an_element_in_specific_scope(parser, 1, &tag, false, in has_an_element_in_button_scope()
1460 return has_an_element_in_specific_scope(parser, 1, &tag, false, in has_an_element_in_table_scope()
1466 return has_an_element_in_specific_scope( in has_an_element_in_select_scope()
/dports/www/kristall/kristall-6b39f244/lib/gumbo-parser/
H A Dparser.c1362 static bool has_an_element_in_specific_scope(GumboParser* parser, in has_an_element_in_specific_scope() function
1386 return has_an_element_in_specific_scope( in has_open_element()
1392 return has_an_element_in_specific_scope(parser, 1, &tag, false, in has_an_element_in_scope()
1434 return has_an_element_in_specific_scope(parser, expected_len, expected, false, in has_an_element_in_scope_with_tagname()
1444 return has_an_element_in_specific_scope(parser, 1, &tag, false, in has_an_element_in_list_scope()
1454 return has_an_element_in_specific_scope(parser, 1, &tag, false, in has_an_element_in_button_scope()
1464 return has_an_element_in_specific_scope(parser, 1, &tag, false, in has_an_element_in_table_scope()
1470 return has_an_element_in_specific_scope( in has_an_element_in_select_scope()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/gumbo-parser/src/
H A Dparser.c1358 static bool has_an_element_in_specific_scope(GumboParser* parser, in has_an_element_in_specific_scope() function
1382 return has_an_element_in_specific_scope( in has_open_element()
1388 return has_an_element_in_specific_scope(parser, 1, &tag, false, in has_an_element_in_scope()
1430 return has_an_element_in_specific_scope(parser, expected_len, expected, false, in has_an_element_in_scope_with_tagname()
1440 return has_an_element_in_specific_scope(parser, 1, &tag, false, in has_an_element_in_list_scope()
1450 return has_an_element_in_specific_scope(parser, 1, &tag, false, in has_an_element_in_button_scope()
1460 return has_an_element_in_specific_scope(parser, 1, &tag, false, in has_an_element_in_table_scope()
1466 return has_an_element_in_specific_scope( in has_an_element_in_select_scope()
/dports/textproc/pageedit/PageEdit-1.2.0/gumbo_subtree/src/
H A Dparser.c1231 static bool has_an_element_in_specific_scope(GumboParser* parser, in has_an_element_in_specific_scope() function
1255 return has_an_element_in_specific_scope(parser, 1, &tag, false, (gumbo_tagset) { TAG(HTML) } ); in has_open_element()
1260 return has_an_element_in_specific_scope(parser, 1, &tag, false, (gumbo_tagset) { TAG(APPLET), in has_an_element_in_scope()
1298 return has_an_element_in_specific_scope(parser, expected_len, expected, false, (gumbo_tagset) { in has_an_element_in_scope_with_tagname()
1307 return has_an_element_in_specific_scope(parser, 1, &tag, false, (gumbo_tagset) { TAG(APPLET), in has_an_element_in_list_scope()
1317 return has_an_element_in_specific_scope(parser, 1, &tag, false, (gumbo_tagset) { TAG(APPLET), in has_an_element_in_button_scope()
1326 return has_an_element_in_specific_scope(parser, 1, &tag, false, (gumbo_tagset) { TAG(HTML), in has_an_element_in_table_scope()
1332 …return has_an_element_in_specific_scope(parser, 1, &tag, true, (gumbo_tagset) { TAG(OPTGROUP), TAG… in has_an_element_in_select_scope()