Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Durl_scanner_ex.h58 int tag_type; member
H A Durl_scanner_ex.re382 ZEND_ASSERT(ctx->tag_type == TAG_FORM);
465 ctx->tag_type = TAG_FORM;
467 ctx->tag_type = TAG_NORMAL;
479 if (ctx->tag_type == TAG_FORM &&
490 if (ctx->tag_type == TAG_FORM && ctx->attr_type == ATTR_ACTION) {
985 BG(url_adapt_session_ex).tag_type = 0;
988 BG(url_adapt_output_ex).tag_type = 0;
998 BG(url_adapt_session_ex).tag_type = 0;
1007 BG(url_adapt_output_ex).tag_type = 0;

Completed in 11 milliseconds