Home
last modified time | relevance | path

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

/PHP-7.2/Zend/tests/
H A Dforeach_018.phpt2 Foreach on stdClass with properties looking like mangled properties
/PHP-7.2/ext/pdo_sqlite/tests/
H A Dbug43831.phpt2 Bug #43831 ($this gets mangled when extending PDO with persistent connection)
/PHP-7.2/Zend/
H A Dzend.c254 int mangled = zend_unmangle_property_name_ex(string_key, &class_name, &prop_name, &prop_len); in print_hash() local
257 if (class_name && mangled == SUCCESS) { in print_hash()

Completed in 9 milliseconds