Home
last modified time | relevance | path

Searched defs:c (Results 201 – 225 of 291) sorted by relevance

12345678910>>...12

/PHP-7.1/ext/opcache/
H A Dzend_persist_calc.c299 zend_class_constant *c = Z_PTR_P(zv); in zend_persist_class_constant_calc() local
H A Dzend_persist.c642 zend_class_constant *c = zend_shared_alloc_get_xlat_entry(Z_PTR_P(zv)); in zend_persist_class_constant() local
/PHP-7.1/sapi/fpm/fpm/
H A Dfpm_events.c57 char c; in fpm_got_signal() local
H A Dfpm_conf.c531 struct fpm_worker_pool_config_s *c = *config; in fpm_conf_set_pm() local
1491 char c = '*'; in fpm_conf_load_ini_file() local
H A Dfpm_process_ctl.c77 #define optional_arg(c) (saved_argc > c ? ", \"" : ""), (saved_argc > c ? saved_argv[c] : ""), (sav… argument
/PHP-7.1/ext/standard/
H A Dpack.c266 char c = format[i]; in PHP_FUNCTION() local
753 char c; in PHP_FUNCTION() local
H A Dscanf.c242 static int CharInSet(CharSet *cset, int c) in CharInSet()
H A Dmath.c806 char c, *s; in _php_math_basetolong() local
852 char c, *s; in _php_math_basetozval() local
/PHP-7.1/ext/gd/libgd/
H A Dgd_gif_in.c137 unsigned char c; in gdImageCreateFromGifCtx() local
558 unsigned char c; in ReadImage() local
/PHP-7.1/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp102 static const UChar c = 0; in getText() local
/PHP-7.1/Zend/
H A Dzend_smart_str.h29 #define smart_str_appendc(dest, c) \ argument
H A Dzend_gc.h56 #define GC_INFO_SET_COLOR(v, c) \ argument
H A Dzend_ini_scanner.c41 # define YYDEBUG(s, c) argument
/PHP-7.1/ext/fileinfo/libmagic/
H A Dencoding.c298 unichar c; in file_looks_utf8() local
H A Dapprentice.c1465 get_op(char c) in get_op()
2528 int c; in getstr() local
2678 hextoint(int c) in hextoint()
2698 char c; in file_showstr() local
/PHP-7.1/ext/json/
H A Djson_encoder.c74 static inline void php_json_pretty_print_char(smart_str *buf, int options, char c) /* {{{ */ in php_json_pretty_print_char()
/PHP-7.1/ext/mbstring/oniguruma/
H A Dregenc.c644 int c, i, len; in onigenc_mbn_mbc_to_code() local
825 int x, c; in onigenc_with_ascii_strncmp() local
/PHP-7.1/main/
H A Dreentrancy.c383 int c, sc; in php_strtok_r() local
H A Dspprintf.c159 #define NUM(c) (c - '0') argument
/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_exec.c131 pcre_uint32 c; in pchars() local
211 pcre_uint32 c, d; in match_ref() local
521 register pcre_uint32 c; /* Character values not kept over RMATCH() calls */ in match() local
6831 register pcre_uint32 c = UCHAR21TEST(start_match); in pcre_exec() local
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_out.c66 #define INS_CHAR(c, sp, bep, cc) \ argument
75 #define NUM( c ) ( c - '0' ) argument
/PHP-7.1/ext/date/lib/
H A Dparse_date.c145 #define YYDEBUG(s,c) { if (s != -1) { printf("state: %d ", s); printf("[%c]\n", c); } } argument
148 #define YYDEBUG(s,c) argument
154 unsigned int c; /* Number of elements */ member
/PHP-7.1/ext/dba/
H A Ddba_cdb.c51 struct cdb c; member
/PHP-7.1/ext/pdo_oci/
H A Doci_driver.c373 char *c; in oci_handle_quoter() local
/PHP-7.1/ext/session/
H A Dsession.c330 char c; in php_session_valid_key() local

Completed in 135 milliseconds

12345678910>>...12