/PHP-5.5/ext/gd/libgd/ |
H A D | gd_gif_out.c | 496 register int c; local 746 char_out(int c, GifCtx *ctx)
|
H A D | gd_gif_in.c | 137 unsigned char c; in gdImageCreateFromGifCtx() local 555 unsigned char c; in ReadImage() local
|
/PHP-5.5/sapi/fpm/fpm/ |
H A D | fpm_events.c | 58 char c; in fpm_got_signal() local
|
H A D | fpm_process_ctl.c | 78 #define optional_arg(c) (saved_argc > c ? ", \"" : ""), (saved_argc > c ? saved_argv[c] : ""), (sav… argument
|
H A D | fpm_conf.c | 524 struct fpm_worker_pool_config_s *c = *config; in fpm_conf_set_pm() local 1477 char c = '*'; in fpm_conf_load_ini_file() local
|
/PHP-5.5/ext/fileinfo/libmagic/ |
H A D | apprentice.c | 1393 get_op(char c) in get_op() 2335 int c; in getstr() local 2485 hextoint(int c) in hextoint() 2505 char c; in file_showstr() local
|
H A D | encoding.c | 295 unichar c; in file_looks_utf8() local
|
/PHP-5.5/ext/intl/breakiterator/ |
H A D | codepointiterator_internal.cpp | 100 static const UChar c = 0; in getText() local
|
/PHP-5.5/sapi/litespeed/ |
H A D | lsapi_main.c | 722 int c; in parse_opt() local 787 int c; in cli_main() local
|
/PHP-5.5/main/ |
H A D | reentrancy.c | 383 int c, sc; in php_strtok_r() local
|
H A D | spprintf.c | 162 #define NUM(c) (c - '0') argument
|
/PHP-5.5/Zend/ |
H A D | zend_ini_scanner.c | 36 # define YYDEBUG(s, c) argument
|
/PHP-5.5/ext/mbstring/oniguruma/ |
H A D | regenc.c | 644 int c, i, len; in onigenc_mbn_mbc_to_code() local 825 int x, c; in onigenc_with_ascii_strncmp() local
|
/PHP-5.5/ext/pcre/pcrelib/ |
H A D | pcre_exec.c | 133 pcre_uint32 c; in pchars() local 213 pcre_uint32 c, d; in match_ref() local 523 register pcre_uint32 c; /* Character values not kept over RMATCH() calls */ in match() local 6833 register pcre_uint32 c = UCHAR21TEST(start_match); in pcre_exec() local
|
/PHP-5.5/ext/date/lib/ |
H A D | parse_date.c | 138 #define YYDEBUG(s,c) { if (s != -1) { printf("state: %d ", s); printf("[%c]\n", c); } } argument 141 #define YYDEBUG(s,c) argument 147 unsigned int c; /* Number of elements */ member
|
/PHP-5.5/ext/pdo_oci/ |
H A D | oci_driver.c | 375 char *c; in oci_handle_quoter() local
|
/PHP-5.5/ext/standard/ |
H A D | scanf.c | 242 static int CharInSet(CharSet *cset, int c) in CharInSet()
|
H A D | math.c | 798 char c, *s; in _php_math_basetolong() local 845 char c, *s; in _php_math_basetozval() local
|
/PHP-5.5/ext/dba/ |
H A D | dba_cdb.c | 51 struct cdb c; member
|
/PHP-5.5/ext/pdo_mysql/ |
H A D | mysql_driver.c | 267 my_ulonglong c = mysql_affected_rows(H->server); in mysql_handle_doer() local
|
/PHP-5.5/sapi/aolserver/ |
H A D | aolserver.c | 314 char c; in php_ns_sapi_register_variables() local
|
/PHP-5.5/ext/session/ |
H A D | session.c | 444 char c; in php_session_valid_key() local
|
/PHP-5.5/ext/mbstring/ |
H A D | php_mbregex.c | 479 char c; in _php_mb_regex_get_option_string() local 583 char c; in _php_mb_regex_init_options() local
|
/PHP-5.5/win32/ |
H A D | sendmail.c | 632 char c, *e2, *e = data_cln + data_cln_len; in SendText() local
|
/PHP-5.5/ext/com_dotnet/ |
H A D | com_typeinfo.c | 164 zend_constant c; in php_com_import_typelib() local
|