Home
last modified time | relevance | path

Searched defs:c (Results 176 – 200 of 291) sorted by relevance

12345678910>>...12

/PHP-7.1/ext/fileinfo/libmagic/
H A Dsoftmagic.c104 #define F(a, b, c) file_fmtcheck((a), (b), (c), __FILE__, __LINE__) argument
118 #define F(a, b, c) fmtcheck((b)->desc, (c)) argument
120 #define F(a, b, c) ((b)->desc) argument
1088 const char *c; in mcopy() local
/PHP-7.1/Zend/
H A Dzend_ini_scanner.l37 # define YYDEBUG(s, c) printf("state: %d char: %c\n", s, c) argument
39 # define YYDEBUG(s, c) argument
H A Dzend_ast.c605 unsigned char c = ZSTR_VAL(s)[i]; in zend_ast_export_str() local
620 unsigned char c = ZSTR_VAL(s)[i]; in zend_ast_export_qstr() local
701 unsigned char c = (unsigned char)ch; in zend_ast_valid_var_char() local
714 unsigned char c; in zend_ast_valid_var_name() local
H A Dzend_ptr_stack.h85 …c zend_always_inline void zend_ptr_stack_3_pop(zend_ptr_stack *stack, void **a, void **b, void **c) in zend_ptr_stack_3_pop()
H A Dzend_stream.c156 int c = '*'; local
H A Dzend_ini_parser.y147 zval *c, tmp; in zend_ini_get_constant() local
/PHP-7.1/ext/pdo_dblib/
H A Dphp_pdo_dblib_int.h37 # define DBSETOPT(a, b, c) dbsetopt(a, b, c) argument
80 # define DBSETOPT(a, b, c) dbsetopt(a, b, c, -1) argument
/PHP-7.1/ext/standard/
H A Dcrypt.c64 #define IS_VALID_SALT_CHARACTER(c) (((c) >= '.' && (c) <= '9') || ((c) >= 'A' && (c) <= 'Z') || ((c… argument
/PHP-7.1/main/
H A Dsnprintf.c74 char *p, *rve, c; in __cvt() local
536 #define INS_CHAR(c, sp, bep, cc) \ argument
545 #define NUM( c ) ( c - '0' ) argument
H A Dphp_output.h162 #define PUTC(c) php_output_write((const char *) &(c), 1) argument
163 #define PUTC_H(c) php_output_write_unbuffered((const char *) &(c), 1) argument
/PHP-7.1/sapi/cli/
H A Dphp_cli.c614 int c; in cli_seek_file_begin() local
662 int c; in do_cli() local
1197 int c; in WinMain() local
/PHP-7.1/ext/gd/libgd/
H A Dgd_interpolation.c82 #define MIN3(a,b,c) ((a)<(b)?(MIN(a,c)):(MIN(b,c))) argument
86 #define MAX3(a,b,c) ((a)<(b)?(MAX(b,c)):(MAX(a,c))) argument
541 double a, b, c, d; in filter_bspline() local
651 register int c = src->tpixels[y][x]; in _setEdgePixel() local
659 const int c = im->tpixels[y][x]; in getPixelOverflowTC() local
705 #define colorIndex2RGBA(c) gdTrueColorAlpha(im->red[(c)], im->green[(c)], im->blue[(c)], im->alpha[… argument
710 const int c = im->pixels[y][x]; in getPixelOverflowPalette() local
1213 const int c = im->tpixels[y][x]; in getPixelOverflowColorTC() local
1644 register int c; in gdImageScaleBicubicFixed() local
1851 register int c = getPixelInterpolated(src, n, m, bgColor); in gdImageRotateGeneric() local
[all …]
H A Dxbm.c180 int x, y, c, b, sx, sy, p; in gdImageXbmCtx() local
H A Dgd_gif_out.c496 register int c; local
746 char_out(int c, GifCtx *ctx)
H A Dgd_webp.c138 register int c; in gdImageWebpCtx() local
/PHP-7.1/ext/pdo_firebird/
H A Dfirebird_driver.c286 char *c; in firebird_handle_quoter() local
404 char *c, *new_sql, in_quote, in_param, pname[64], *ppname; in firebird_alloc_prepare_stmt() local
/PHP-7.1/ext/bcmath/libbcmath/src/
H A Dbcmath.h69 #define CH_VAL(c) (c - '0') argument
/PHP-7.1/sapi/fpm/fpm/
H A Dfpm_unix.c40 struct fpm_worker_pool_config_s *c = wp->config; in fpm_unix_resolve_socket_premissions() local
H A Dfpm_children.c303 struct fpm_child_s *c; in fpm_resources_prepare() local
/PHP-7.1/ext/mbstring/oniguruma/
H A Dtestu.c28 unsigned char c; in uconv() local
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_ext_plugin.h40 #define mysqlnd_plugin_get_plugin_connection_data(c, p_id) mysqlnd_plugin_area_getters.get_conne… argument
41 #define mysqlnd_plugin_get_plugin_connection_data_data(c, p_id) mysqlnd_plugin_area_getters.get_c… argument
/PHP-7.1/ext/date/lib/
H A Dparse_iso_intervals.c87 #define YYDEBUG(s,c) { if (s != -1) { printf("state: %d ", s); printf("[%c]\n", c); } } argument
90 #define YYDEBUG(s,c) argument
/PHP-7.1/win32/
H A Dioutil.h104 #define PHP_WIN32_IOUTIL_IS_SLASHW(c) ((c) == PHP_WIN32_IOUTIL_BW_SLASHW || (c) == PHP_WIN32_IOUTIL… argument
105 #define PHP_WIN32_IOUTIL_IS_LETTERW(c) (((c) >= L'a' && (c) <= L'z') || ((c) >= L'A' && (c) <= L'Z'… argument
/PHP-7.1/ext/opcache/
H A Dzend_accelerator_blacklist.c79 char regexp[12*1024], *p, *end, *c, *backtrack = NULL; in zend_accel_blacklist_update_regexp() local
H A Dzend_file_cache.c546 zend_class_constant *c; in zend_file_cache_serialize_class_constant() local
742 unsigned char digest[16], c; in zend_file_cache_get_bin_file_path() local
1165 zend_class_constant *c; in zend_file_cache_unserialize_class_constant() local

Completed in 138 milliseconds

12345678910>>...12