Home
last modified time | relevance | path

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

1234

/PHP-5.5/ext/soap/
H A Dsoap.c1114 zval *wsdl = NULL, *options = NULL; in PHP_METHOD() local
2332 zval *wsdl, *options = NULL; local
2860 zval *options = NULL; local
/PHP-5.5/ext/hash/
H A Dhash.c342 long options = 0; in PHP_FUNCTION() local
/PHP-5.5/ext/zip/
H A Dphp_zip.c348 static int php_zip_parse_options(zval *options, long *remove_all_path, in php_zip_parse_options()
1668 zval *options = NULL; in php_zip_add_from_pattern() local
/PHP-5.5/ext/intl/converter/
H A Dconverter.c816 zval *options = NULL; in PHP_METHOD() local
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c369 static void set_output_options(php_output_options* options, zval* output_opts) in set_output_options()
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX_64.c1176 sljit_si options, sljit_si args, sljit_si scratches, sljit_si saveds, in sljit_emit_enter()
1226 sljit_si options, sljit_si args, sljit_si scratches, sljit_si saveds, in sljit_set_context()
H A DsljitLir.h301 sljit_si options; member
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.h208 #define mysqlnd_refresh(conn, options) ((conn)->data)->m->refresh_server((conn)->data, (options) T… argument
H A Dmysqlnd_structs.h823 MYSQLND_NET_OPTIONS options; member
929 MYSQLND_OPTIONS * options; member
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregcomp.c2631 OnigOptionType options = reg->options; in get_head_value_node() local
3808 OnigOptionType options = reg->options; in setup_tree() local
3938 OnigOptionType options; member
H A Dregint.h736 OnigOptionType options; member
/PHP-5.5/ext/curl/
H A Dinterface.c2893 long options; in PHP_FUNCTION() local
/PHP-5.5/ext/date/lib/
H A Dparse_date.c25161 void timelib_fill_holes(timelib_time *parsed, timelib_time *now, int options) in timelib_fill_holes()
/PHP-5.5/ext/openssl/
H A Dopenssl.c4908 long options = 0; in PHP_FUNCTION() local
4987 long options = 0; in PHP_FUNCTION() local
/PHP-5.5/ext/standard/
H A Dbasic_functions.c4252 char *options = NULL, **argv = NULL; local
H A Dfilters.c1367 static php_conv *php_conv_open(int conv_mode, const HashTable *options, int persistent) in php_conv_open()
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_exec.c6348 PCRE_SPTR subject, int length, int start_offset, int options, int *offsets, in pcre_exec()
H A Dpcre_internal.h2332 pcre_uint32 options; /* Public options */ member
2358 pcre_uint32 options; /* Public options */ member
H A Dpcre_jit_compile.c10486 PCRE_SPTR subject, int length, int start_offset, int options, in pcre_jit_exec()
/PHP-5.5/ext/mysqli/
H A Dmysqli_api.c2348 long options; local
/PHP-5.5/ext/pgsql/
H A Dpgsql.c1227 char *host=NULL,*port=NULL,*options=NULL,*tty=NULL,*dbname=NULL,*connstring=NULL; local
/PHP-5.5/ext/date/
H A Dphp_date.c4385 long recurrences = 0, options = 0; in PHP_METHOD() local
/PHP-5.5/ext/gd/
H A Dgd.c5284 zval *options = NULL; in PHP_FUNCTION() local

Completed in 353 milliseconds

1234