Home
last modified time | relevance | path

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

/php-src/sapi/phpdbg/
H A Dphpdbg_utils.c495 char *key, *propkey; in phpdbg_parse_variable_with_arg() local
505 propkey = phpdbg_get_property_key(key); in phpdbg_parse_variable_with_arg()
507 … = sprintf(name, "%.*s%.*s%s", (int) i, input, (int) (keylen - (propkey - key)), propkey, input[le… in phpdbg_parse_variable_with_arg()

Completed in 6 milliseconds