Home
last modified time | relevance | path

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

12345

/PHP-7.1/ext/mysqli/
H A Dmysqli_api.c2304 zend_long options; local
/PHP-7.1/ext/pgsql/
H A Dpgsql.c1281 char *host=NULL,*port=NULL,*options=NULL,*tty=NULL,*dbname=NULL,*connstring=NULL; local
5765 int options = PCRE_NO_AUTO_CAPTURE, res; local
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_structs.h824 MYSQLND_VIO_OPTIONS options; member
926 MYSQLND_SESSION_OPTIONS * options; member
/PHP-7.1/ext/mbstring/oniguruma/
H A Dregint.h744 OnigOptionType options; member
/PHP-7.1/ext/standard/
H A Dfilters.c1294 static php_conv *php_conv_open(int conv_mode, const HashTable *options, int persistent) in php_conv_open()
/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_internal.h2328 pcre_uint32 options; /* Public options */ member
2354 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-7.1/ext/gd/
H A Dgd.c4848 zval *options = NULL; in PHP_FUNCTION() local
/PHP-7.1/ext/date/
H A Dphp_date.c4564 zend_long recurrences = 0, options = 0; in PHP_METHOD() local
/PHP-7.1/ext/reflection/
H A Dphp_reflection.c2248 zend_long options = DEBUG_BACKTRACE_PROVIDE_OBJECT; in ZEND_METHOD() local

Completed in 142 milliseconds

12345