Home
last modified time | relevance | path

Searched refs:ZEND_TLS (Results 1 – 10 of 10) sorted by relevance

/PHP-7.1/win32/
H A Dcodepage.c24 ZEND_TLS const struct php_win32_cp *cur_cp = NULL;
25 ZEND_TLS const struct php_win32_cp *orig_cp = NULL;
26 ZEND_TLS const struct php_win32_cp *cur_out_cp = NULL;
27 ZEND_TLS const struct php_win32_cp *orig_out_cp = NULL;
28 ZEND_TLS const struct php_win32_cp *cur_in_cp = NULL;
29 ZEND_TLS const struct php_win32_cp *orig_in_cp = NULL;
H A Dsendmail.c909 ZEND_TLS char buf[MAIL_BUFFER_SIZE]; in Ack()
/PHP-7.1/ext/standard/
H A Dcrypt_sha256.c599 ZEND_TLS char *buffer; in php_sha256_crypt()
600 ZEND_TLS int buflen = 0; in php_sha256_crypt()
H A Dphp_crypt_r.c321 ZEND_TLS char passwd[MD5_HASH_MAX_LEN], *p; in php_md5_crypt_r()
H A Dcrypt_sha512.c646 ZEND_TLS char *buffer; in php_sha512_crypt()
647 ZEND_TLS int buflen = 0; in php_sha512_crypt()
/PHP-7.1/Zend/
H A Dzend_types.h72 #define ZEND_TLS static TSRM_TLS macro
75 #define ZEND_TLS static macro
H A Dzend_execute_API.c53 ZEND_TLS HANDLE tq_timer = NULL;
H A Dzend_strtod.c3612 ZEND_TLS char *dtoa_result;
/PHP-7.1/main/
H A Dmain.c130 ZEND_TLS char *lastHint = NULL; in get_safe_charset_hint()
131 ZEND_TLS char *lastCodeset = NULL; in get_safe_charset_hint()
/PHP-7.1/ext/pcre/
H A Dphp_pcre.c68 ZEND_TLS pcre_jit_stack *jit_stack = NULL;

Completed in 72 milliseconds