Home
last modified time | relevance | path

Searched defs:sh (Results 1 – 6 of 6) sorted by relevance

/PHP-8.3/ext/curl/
H A Dshare.c34 php_curlsh *sh; in PHP_FUNCTION() local
56 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() local
105 php_curlsh *sh; in PHP_FUNCTION() local
155 php_curlsh *sh = curl_share_from_obj(object); in curl_share_free_obj() local
H A Dinterface.c2392 php_curlsh *sh = Z_CURL_SHARE_P(zvalue); in _php_curl_setopt() local
/PHP-8.3/ext/standard/
H A Dbase64.c168 const uint8x16_t sh = vqtbl2q_u8(shiftLUT, higher_nibble); in decode_fromascii() local
718 const __m512i sh = _mm512_shuffle_epi8(shiftLUT, higher_nibble); in php_base64_decode_ex_avx512() local
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_prompt.c1189 PHPDBG_COMMAND(sh) /* {{{ */ in PHPDBG_COMMAND() argument
/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c242 #define RLWI_SH(sh) ((sljit_ins)(sh) << 11) argument
244 #define RLDI_SH(sh) ((((sljit_ins)(sh) & 0x1f) << 11) | (((sljit_ins)(sh) & 0x20) >> 4)) argument
/PHP-8.3/ext/fileinfo/libmagic/
H A Dcdf.c967 cdf_section_header_t sh; in cdf_read_property_info() local

Completed in 37 milliseconds