Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 10 of 10) sorted by relevance

/PHP-8.1/ext/mbstring/libmbfl/filters/
H A Dmbfilter_base64.c119 int status, cache, len; in mbfl_filt_conv_base64enc_flush() local
199 int status, cache; in mbfl_filt_conv_base64dec_flush() local
H A Dmbfilter_qprint.c228 int status, cache; in mbfl_filt_conv_qprintdec_flush() local
H A Dmbfilter_utf7imap.c414 int status = filter->status, cache = filter->cache; in mbfl_filt_conv_wchar_utf7imap_flush() local
H A Dmbfilter_utf7.c391 int cache = filter->cache; in mbfl_filt_conv_wchar_utf7_flush() local
/PHP-8.1/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_convert.h56 int cache; member
H A Dmbfilter.c2191 int cache; member
/PHP-8.1/ext/imap/
H A Dphp_imap.c1277 MESSAGECACHE * cache = mail_elt (imap_conn_struct->imap_stream, msgno); in PHP_FUNCTION() local
1664 MESSAGECACHE *cache; in PHP_FUNCTION() local
2160 MESSAGECACHE * cache = mail_elt (imap_conn_struct->imap_stream, msgno); in PHP_FUNCTION() local
/PHP-8.1/ext/soap/
H A Dphp_soap.h165 char cache; variable
/PHP-8.1/Zend/
H A Dzend_virtual_cwd.c153 static void realpath_cache_clean_helper(uint32_t max_entries, realpath_cache_bucket **cache, zend_l… in realpath_cache_clean_helper()
/PHP-8.1/ext/spl/
H A Dspl_iterators.c264 zend_function **cache = &object->iterators[object->level].haschildren; in spl_recursive_it_move_forward_ex() local
328 zend_function **cache = &object->iterators[object->level].getchildren; in spl_recursive_it_move_forward_ex() local

Completed in 73 milliseconds