Home
last modified time | relevance | path

Searched defs:options (Results 76 – 98 of 98) sorted by last modified time

1234

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h736 OnigOptionType options; member
H A Donigposix.h120 OnigOptionType options; /* default option */ member
/PHP-5.5/ext/json/
H A DJSON_parser.c294 static void json_create_zval(zval **z, smart_str *buf, int type, int options) in json_create_zval()
H A Djson.c209 static inline void json_pretty_print_char(smart_str *buf, int options, char c TSRMLS_DC) /* {{{ */ in json_pretty_print_char()
662 PHP_JSON_API void php_json_decode_ex(zval *return_value, char *str, int str_len, int options, long … in php_json_decode_ex()
777 long options = 0; in PHP_FUNCTION() local
808 long options = 0; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/converter/
H A Dconverter.c816 zval *options = NULL; in PHP_METHOD() local
/PHP-5.5/ext/imap/
H A Dphp_imap.c1271 long options = 0, retries = 0; in PHP_FUNCTION() local
1593 long options = 0, flags = NIL; in PHP_FUNCTION() local
1724 long options = 0; in PHP_FUNCTION() local
1750 long options = 0; in PHP_FUNCTION() local
/PHP-5.5/ext/hash/
H A Dhash.c342 long options = 0; in PHP_FUNCTION() local
H A Dphp_hash.h53 long options; member
/PHP-5.5/ext/gd/
H A Dgd.c5284 zval *options = NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/filter/
H A Dfilter.c361 static void php_zval_filter(zval **value, long filter, long flags, zval *options, char* charset, ze… in php_zval_filter()
497 static void php_zval_filter_recursive(zval **value, long filter, long flags, zval *options, char *c… in php_zval_filter_recursive()
593 zval *options = NULL; in php_filter_call() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dsoftmagic.c1853 convert_libmagic_pattern(zval *pattern, int options) in convert_libmagic_pattern()
2048 int options = 0; in magiccheck() local
/PHP-5.5/ext/fileinfo/
H A Dfileinfo.c47 long options; member
179 #define FINFO_SET_OPTION(magic, options) \ argument
292 long options = MAGIC_NONE; local
383 long options; local
413 long options = 0; local
/PHP-5.5/ext/ereg/regex/
H A Dmain.c315 options(type, s) in options() function
/PHP-5.5/ext/dom/
H A Ddocument.c1680 long options = 0; in dom_parse_document() local
1762 long options = 0; in PHP_FUNCTION() local
1808 long options = 0; in PHP_FUNCTION() local
2186 long options = 0; in dom_load_html() local
/PHP-5.5/ext/date/
H A Dphp_date.c4385 long recurrences = 0, options = 0; in PHP_METHOD() local
/PHP-5.5/ext/date/lib/
H A Dtimelib.c204 void timelib_dump_date(timelib_time *d, int options) in timelib_dump_date()
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/curl/
H A Dinterface.c2893 long options; in PHP_FUNCTION() local
H A Dmulti.c419 long options; in PHP_FUNCTION() local
H A Dshare.c99 long options; in PHP_FUNCTION() local
/PHP-5.5/ext/bz2/
H A Dbz2.c214 int options, in _php_stream_bz2open()
H A Dphp_bz2.h54 #define php_stream_bz2open(wrapper, path, mode, options, opened_path) _php_stream_bz2open((wrapper)… argument
/PHP-5.5/Zend/
H A Dzend_builtin_functions.c2071 long options = 0; in ZEND_FUNCTION() local
2228 ZEND_API void zend_fetch_debug_backtrace(zval *return_value, int skip_last, int options, int limit … in zend_fetch_debug_backtrace()
2402 long options = DEBUG_BACKTRACE_PROVIDE_OBJECT; in ZEND_FUNCTION() local

Completed in 173 milliseconds

1234