Home
last modified time | relevance | path

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

/php-src/ext/dom/tests/modern/html/interactions/
H A DHTMLDocument_should_retain_properties_and_owner_01.phpt2 Dom\HTMLDocument should retain properties and ownerDocument relation 01
H A DHTMLDocument_should_retain_properties_and_owner_02.phpt2 Dom\HTMLDocument should retain properties and ownerDocument relation 02
/php-src/ext/reflection/
H A Dphp_reflection.c6667 zend_string *relation; in ZEND_METHOD() local
6698 relation = zend_string_alloc(len, 0); in ZEND_METHOD()
6699 snprintf(ZSTR_VAL(relation), ZSTR_LEN(relation) + 1, "%s%s%s%s%s", in ZEND_METHOD()
6705 add_assoc_str(return_value, dep->name, relation); in ZEND_METHOD()

Completed in 27 milliseconds