Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Durl_scanner_ex.h51 char *lookup_data; member
H A Durl_scanner_ex.re303 if (!strcasecmp(ZSTR_VAL(ctx->arg.s), ctx->lookup_data)) {
462 …if ((ctx->lookup_data = zend_hash_str_find_ptr(ctx->tags, ZSTR_VAL(ctx->tag.s), ZSTR_LEN(ctx->tag.…

Completed in 9 milliseconds