Home
last modified time | relevance | path

Searched refs:tag_type (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/standard/
H A Durl_scanner_ex.h56 int tag_type; member
H A Durl_scanner_ex.re383 ZEND_ASSERT(ctx->tag_type == TAG_FORM);
466 ctx->tag_type = TAG_FORM;
468 ctx->tag_type = TAG_NORMAL;
480 if (ctx->tag_type == TAG_FORM &&
491 if (ctx->tag_type == TAG_FORM && ctx->attr_type == ATTR_ACTION) {
987 BG(url_adapt_session_ex).tag_type = 0;
990 BG(url_adapt_output_ex).tag_type = 0;
1000 BG(url_adapt_session_ex).tag_type = 0;
1009 BG(url_adapt_output_ex).tag_type = 0;

Completed in 11 milliseconds