Searched defs:reference (Results 1 – 3 of 3) sorted by relevance
/PHP-8.0/ext/imap/ |
H A D | php_imap.stub.php | 95 function imap_listscan($imap, string $reference, string $pattern, string $content): array|false {} 101 function imap_scan($imap, string $reference, string $pattern, string $content): array|false {} 107 function imap_scanmailbox($imap, string $reference, string $pattern, string $content): array|false … 185 function imap_list($imap, string $reference, string $pattern): array|false {} 191 function imap_listmailbox($imap, string $reference, string $pattern): array|false {} 194 function imap_lsub($imap, string $reference, string $pattern): array|false {} 200 function imap_listsubscribed($imap, string $reference, string $pattern): array|false {} 203 function imap_getsubscribed($imap, string $reference, string $pattern): array|false {} 206 function imap_getmailboxes($imap, string $reference, string $pattern): array|false {}
|
/PHP-8.0/sapi/phpdbg/ |
H A D | phpdbg_watch.h | 85 phpdbg_watchpoint_t reference; member
|
/PHP-8.0/ext/reflection/ |
H A D | php_reflection.c | 229 parameter_reference *reference; in reflection_free_objects_storage() local 1096 attribute_reference *reference; in reflection_attribute_factory() local 1283 parameter_reference *reference; in reflection_parameter_factory() local 1331 type_reference *reference; in reflection_type_factory() local 1393 property_reference *reference; in reflection_property_factory() local 2264 zval *reference; in ZEND_METHOD() local 5191 property_reference *reference; in ZEND_METHOD() local
|
Completed in 31 milliseconds