Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Durl_scanner_ex.h53 char *lookup_data; member
H A Durl_scanner_ex.re302 if (!strcasecmp(ZSTR_VAL(ctx->arg.s), ctx->lookup_data)) {
461 …if ((ctx->lookup_data = zend_hash_str_find_ptr(ctx->tags, ZSTR_VAL(ctx->tag.s), ZSTR_LEN(ctx->tag.…

Completed in 7 milliseconds