Home
last modified time | relevance | path

Searched defs:options (Results 76 – 100 of 104) sorted by relevance

12345

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c1058 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_emit_enter()
1174 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_set_context()
H A DsljitNativePPC_common.c699 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_emit_enter()
766 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_set_context()
H A DsljitNativeARM_32.c943 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_emit_enter()
986 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_set_context()
H A DsljitNativeMIPS_common.c752 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_emit_enter()
811 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_set_context()
H A DsljitNativeTILEGX_64.c1176 sljit_s32 options, sljit_s32 args, sljit_s32 scratches, sljit_s32 saveds, in sljit_emit_enter()
1226 sljit_s32 options, sljit_s32 args, sljit_s32 scratches, sljit_s32 saveds, in sljit_set_context()
H A DsljitLir.h376 sljit_s32 options; member
/PHP-7.4/ext/soap/
H A Dsoap.c1110 zval *wsdl = NULL, *options = NULL; in PHP_METHOD() local
2279 zval *wsdl, *options = NULL; local
2826 zval *options = NULL; local
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c3241 PCRE2_SIZE start_offset, uint32_t options, pcre2_match_data *match_data, in pcre2_dfa_match()
H A Dpcre2_match.c6103 PCRE2_SIZE start_offset, uint32_t options, pcre2_match_data *match_data, in pcre2_match()
H A Dpcre2_jit_compile.c192 sljit_u32 options; member
3834 jump_list **backtracks, sljit_u32 options) in read_char()
14053 pcre2_jit_compile(pcre2_code *code, uint32_t options) in pcre2_jit_compile()
/PHP-7.4/ext/xmlrpc/
H A Dxmlrpc-epi-php.c358 static void set_output_options(php_output_options* options, zval* output_opts) in set_output_options()
/PHP-7.4/ext/hash/
H A Dhash.c349 zend_long options = 0; in PHP_FUNCTION() local
/PHP-7.4/ext/intl/converter/
H A Dconverter.c793 zval *options = NULL; in PHP_METHOD() local
/PHP-7.4/ext/zip/
H A Dphp_zip.c316 static int php_zip_parse_options(zval *options, zend_long *remove_all_path, char **remove_path, siz… in php_zip_parse_options()
1672 zval *options = NULL; local
/PHP-7.4/ext/curl/
H A Dinterface.c3147 zend_long options; in PHP_FUNCTION() local
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd.h207 #define mysqlnd_refresh(conn, options) ((conn)->data)->m->refresh_server((conn)->data, (options)) argument
H A Dmysqlnd_structs.h877 MYSQLND_VIO_OPTIONS options; member
969 MYSQLND_SESSION_OPTIONS * options; member
/PHP-7.4/ext/date/lib/
H A Dparse_date.c25546 void timelib_fill_holes(timelib_time *parsed, timelib_time *now, int options) in timelib_fill_holes()
/PHP-7.4/ext/standard/
H A Dfile.c1310 PHPAPI int php_mkdir_ex(const char *dir, zend_long mode, int options) in php_mkdir_ex()
H A Dbasic_functions.c4361 char *options = NULL, **argv = NULL; local
/PHP-7.4/ext/fileinfo/libmagic/
H A Dapprentice.c2594 int options = 0; in getvalue() local
/PHP-7.4/ext/session/
H A Dsession.c2446 zval *options = NULL; in PHP_FUNCTION() local
/PHP-7.4/ext/openssl/
H A Dxp_ssl.c2659 const char *persistent_id, int options, int flags, in php_openssl_ssl_socket_factory()
/PHP-7.4/ext/mysqli/
H A Dmysqli_api.c2309 zend_long options; local
/PHP-7.4/ext/pgsql/
H A Dpgsql.c1300 char *host=NULL,*port=NULL,*options=NULL,*tty=NULL,*dbname=NULL,*connstring=NULL; local
5761 uint32_t options = PCRE2_NO_AUTO_CAPTURE; local

Completed in 282 milliseconds

12345