Home
last modified time | relevance | path

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

/php-src/Zend/tests/
H A Dforeach_018.phpt2 Foreach on stdClass with properties looking like mangled properties
/php-src/tests/basic/
H A Dgh7896.phpt2 GH-7896 (Environment vars may be mangled on Windows)
/php-src/ext/pcre/tests/
H A Dbug76850.phpt2 Bug #76850 Exit code mangled by set locale/preg_match
/php-src/ext/pdo_sqlite/tests/
H A Dbug43831.phpt2 Bug #43831 ($this gets mangled when extending PDO with persistent connection)
/php-src/Zend/
H A Dzend.c391 int mangled = zend_unmangle_property_name_ex(string_key, &class_name, &prop_name, &prop_len); in print_hash() local
394 if (class_name && mangled == SUCCESS) { in print_hash()

Completed in 12 milliseconds