Home
last modified time | relevance | path

Searched defs:options (Results 101 – 125 of 129) sorted by relevance

123456

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c801 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_emit_enter()
918 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_set_context()
H A DsljitNativeARM_32.c1133 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_emit_enter()
1299 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_set_context()
H A DsljitNativeARM_T2_32.c1232 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_emit_enter()
1442 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_set_context()
H A DsljitNativeLOONGARCH_64.c738 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_emit_enter()
822 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_set_context()
H A DsljitNativeMIPS_common.c947 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_emit_enter()
1157 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_set_context()
H A DsljitNativeS390X.c1696 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_emit_enter()
1792 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_set_context()
H A DsljitLir.h460 sljit_s32 options; member
/php-src/ext/openssl/
H A Dopenssl.c7540 const char *tag, int tag_len, zend_long options, int enc) /* {{{ */ in php_openssl_cipher_init()
7655 zend_long options, in php_openssl_encrypt()
7745 zend_long options = 0, tag_len = 16; in PHP_FUNCTION() local
7768 zend_long options, in php_openssl_decrypt()
7846 zend_long options = 0; in PHP_FUNCTION() local
H A Dxp_ssl.c2767 const char *persistent_id, int options, int flags, in php_openssl_ssl_socket_factory()
/php-src/ext/fileinfo/libmagic/
H A Dsoftmagic.c2276 uint32_t options = 0; in magiccheck() local
H A Dapprentice.c2812 int options = 0; in getvalue() local
/php-src/ext/zip/
H A Dphp_zip.c357 static int php_zip_parse_options(HashTable *options, zip_options *opts) in php_zip_parse_options()
1731 HashTable *options = NULL; local
/php-src/ext/mysqlnd/
H A Dmysqlnd.h198 #define mysqlnd_refresh(conn, options) ((conn)->data)->m->refresh_server((conn)->data, (options)) argument
H A Dmysqlnd_structs.h845 MYSQLND_VIO_OPTIONS options; member
937 MYSQLND_SESSION_OPTIONS * options; member
/php-src/ext/date/lib/
H A Dparse_date.c25525 void timelib_fill_holes(timelib_time *parsed, timelib_time *now, int options) in timelib_fill_holes()
/php-src/ext/standard/
H A Dfile.c1123 PHPAPI int php_mkdir_ex(const char *dir, zend_long mode, int options) in php_mkdir_ex()
H A Dbasic_functions.c926 char *options = NULL, **argv = NULL; local
H A Dfilters.c1154 static php_conv *php_conv_open(int conv_mode, const HashTable *options, int persistent) in php_conv_open()
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_match.c6531 PCRE2_SIZE start_offset, uint32_t options, pcre2_match_data *match_data, in pcre2_match()
H A Dpcre2_jit_compile.c198 sljit_u32 options; member
4024 jump_list **backtracks, sljit_u32 options) in read_char()
14785 pcre2_jit_compile(pcre2_code *code, uint32_t options) in pcre2_jit_compile()
/php-src/ext/curl/
H A Dinterface.c2340 zend_long options; in PHP_FUNCTION() local
H A Dcurl.stub.php3644 function curl_setopt_array(CurlHandle $handle, array $options): bool {}
/php-src/ext/mysqli/
H A Dmysqli_api.c1706 zend_long options; in PHP_FUNCTION() local
/php-src/ext/session/
H A Dsession.c2527 zval *options = NULL; in PHP_FUNCTION() local
/php-src/ext/dom/
H A Dnode.c2410 zval *options; in PHP_METHOD() local

Completed in 360 milliseconds

123456