Home
last modified time | relevance | path

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

/PHP-7.0/ext/spl/examples/
H A Dinigroups.inc22 * This class uses a 'is-a' relation to KeyFilter in contrast to a 'has-a'
23 * relation. Doing so both current() and key() methods must be overwritten.
24 * If it would use a 'has-a' relation there would be much more to type...
/PHP-7.0/ext/interbase/tests/
H A Dibase_param_info_001.phpt37 ["relation"]=>
/PHP-7.0/ext/reflection/
H A Dphp_reflection.c5837 zend_string *relation; in ZEND_METHOD() local
5868 relation = zend_string_alloc(len, 0); in ZEND_METHOD()
5869 snprintf(ZSTR_VAL(relation), ZSTR_LEN(relation) + 1, "%s%s%s%s%s", in ZEND_METHOD()
5875 add_assoc_str(return_value, dep->name, relation); in ZEND_METHOD()
/PHP-7.0/ext/pcre/pcrelib/
H A DChangeLog4334 magic in relation to line terminators.

Completed in 58 milliseconds