Home
last modified time | relevance | path

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

/php-src/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.c2274 php_curlsh *sh = Z_CURL_SHARE_P(zvalue); in _php_curl_setopt() local
/php-src/ext/standard/
H A Dbase64.c172 const uint8x16_t sh = vqtbl2q_u8(shiftLUT, higher_nibble); in decode_fromascii() local
722 const __m512i sh = _mm512_shuffle_epi8(shiftLUT, higher_nibble); in php_base64_decode_ex_avx512() local
/php-src/sapi/phpdbg/
H A Dphpdbg_prompt.c1187 PHPDBG_COMMAND(sh) /* {{{ */ in PHPDBG_COMMAND() argument
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c257 #define RLWI_SH(sh) ((sljit_ins)(sh) << 11) argument
259 #define RLDI_SH(sh) ((((sljit_ins)(sh) & 0x1f) << 11) | (((sljit_ins)(sh) & 0x20) >> 4)) argument
/php-src/ext/fileinfo/libmagic/
H A Dcdf.c967 cdf_section_header_t sh; in cdf_read_property_info() local

Completed in 55 milliseconds