Home
last modified time | relevance | path

Searched defs:reference (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/ext/imap/
H A Dphp_imap.stub.php66 …function imap_listscan(IMAP\Connection $imap, string $reference, string $pattern, string $content)…
69 …function imap_scan(IMAP\Connection $imap, string $reference, string $pattern, string $content): ar…
72 …function imap_scanmailbox(IMAP\Connection $imap, string $reference, string $pattern, string $conte…
124 function imap_list(IMAP\Connection $imap, string $reference, string $pattern): array|false {}
127 …function imap_listmailbox(IMAP\Connection $imap, string $reference, string $pattern): array|false …
129 function imap_lsub(IMAP\Connection $imap, string $reference, string $pattern): array|false {}
132 …function imap_listsubscribed(IMAP\Connection $imap, string $reference, string $pattern): array|fal…
134 …function imap_getsubscribed(IMAP\Connection $imap, string $reference, string $pattern): array|fals…
136 …function imap_getmailboxes(IMAP\Connection $imap, string $reference, string $pattern): array|false…
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_watch.h85 phpdbg_watchpoint_t reference; member
/PHP-8.1/ext/reflection/
H A Dphp_reflection.c226 parameter_reference *reference; in reflection_free_objects_storage() local
1109 attribute_reference *reference; in reflection_attribute_factory() local
1298 parameter_reference *reference; in reflection_parameter_factory() local
1364 type_reference *reference; in reflection_type_factory() local
1438 property_reference *reference; in reflection_property_factory() local
2379 zval *reference; in ZEND_METHOD() local
5414 property_reference *reference; in ZEND_METHOD() local

Completed in 33 milliseconds