Searched defs:sh (Results 1 – 6 of 6) sorted by relevance
34 php_curlsh *sh; in PHP_FUNCTION() local56 static bool _php_curl_share_setopt(php_curlsh *sh, zend_long option, zval *zvalue, zval *return_val… in _php_curl_share_setopt()83 php_curlsh *sh; in PHP_FUNCTION() local105 php_curlsh *sh; in PHP_FUNCTION() local155 php_curlsh *sh = curl_share_from_obj(object); in curl_share_free_obj() local
2280 php_curlsh *sh = Z_CURL_SHARE_P(zvalue); in _php_curl_setopt() local
172 const uint8x16_t sh = vqtbl2q_u8(shiftLUT, higher_nibble); in decode_fromascii() local722 const __m512i sh = _mm512_shuffle_epi8(shiftLUT, higher_nibble); in php_base64_decode_ex_avx512() local
1187 PHPDBG_COMMAND(sh) /* {{{ */ in PHPDBG_COMMAND() argument
257 #define RLWI_SH(sh) ((sljit_ins)(sh) << 11) argument259 #define RLDI_SH(sh) ((((sljit_ins)(sh) & 0x1f) << 11) | (((sljit_ins)(sh) & 0x20) >> 4)) argument
967 cdf_section_header_t sh; in cdf_read_property_info() local
Completed in 34 milliseconds