Searched defs:cache (Results 1 – 10 of 10) sorted by relevance
/PHP-7.4/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_base64.c | 120 int status, cache, len; in mbfl_filt_conv_base64enc_flush() local 200 int status, cache; in mbfl_filt_conv_base64dec_flush() local
|
H A D | mbfilter_utf7imap.c | 339 int status, cache; in mbfl_filt_conv_wchar_utf7imap_flush() local
|
H A D | mbfilter_qprint.c | 228 int status, cache; in mbfl_filt_conv_qprintdec_flush() local
|
H A D | mbfilter_utf7.c | 378 int status, cache; in mbfl_filt_conv_wchar_utf7_flush() local
|
H A D | mbfilter_utf8.c | 197 int status, cache; in mbfl_filt_conv_utf8_wchar_flush() local
|
/PHP-7.4/ext/mbstring/libmbfl/mbfl/ |
H A D | mbfl_convert.h | 50 int cache; member
|
H A D | mbfilter.c | 2474 int cache; member
|
/PHP-7.4/ext/soap/ |
H A D | php_soap.h | 167 char cache; variable
|
/PHP-7.4/ext/imap/ |
H A D | php_imap.c | 1695 MESSAGECACHE * cache = mail_elt (imap_le_struct->imap_stream, msgno); in PHP_FUNCTION() local 2113 MESSAGECACHE *cache; in PHP_FUNCTION() local 2659 MESSAGECACHE * cache = mail_elt (imap_le_struct->imap_stream, msgno); in PHP_FUNCTION() local
|
/PHP-7.4/Zend/ |
H A D | zend_virtual_cwd.c | 159 static void realpath_cache_clean_helper(uint32_t max_entries, realpath_cache_bucket **cache, zend_l… in realpath_cache_clean_helper()
|
Completed in 43 milliseconds