Home
last modified time | relevance | path

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

/PHP-7.3/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.3/ext/interbase/tests/
H A Dibase_param_info_001.phpt37 ["relation"]=>
/PHP-7.3/ext/reflection/
H A Dphp_reflection.c5878 zend_string *relation; in ZEND_METHOD() local
5909 relation = zend_string_alloc(len, 0); in ZEND_METHOD()
5910 snprintf(ZSTR_VAL(relation), ZSTR_LEN(relation) + 1, "%s%s%s%s%s", in ZEND_METHOD()
5916 add_assoc_str(return_value, dep->name, relation); in ZEND_METHOD()
/PHP-7.3/ext/fileinfo/
H A Dlibmagic.patch708 m->reln = '='; /* the default relation */

Completed in 30 milliseconds