Home
last modified time | relevance | path

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

1234567891011

/PHP-5.5/ext/gd/libgd/
H A Dgd_gif_out.c496 register int c; local
746 char_out(int c, GifCtx *ctx)
H A Dgd_gif_in.c137 unsigned char c; in gdImageCreateFromGifCtx() local
555 unsigned char c; in ReadImage() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_events.c58 char c; in fpm_got_signal() local
H A Dfpm_process_ctl.c78 #define optional_arg(c) (saved_argc > c ? ", \"" : ""), (saved_argc > c ? saved_argv[c] : ""), (sav… argument
H A Dfpm_conf.c524 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 Dapprentice.c1393 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 Dencoding.c295 unichar c; in file_looks_utf8() local
/PHP-5.5/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp100 static const UChar c = 0; in getText() local
/PHP-5.5/sapi/litespeed/
H A Dlsapi_main.c722 int c; in parse_opt() local
787 int c; in cli_main() local
/PHP-5.5/main/
H A Dreentrancy.c383 int c, sc; in php_strtok_r() local
H A Dspprintf.c162 #define NUM(c) (c - '0') argument
/PHP-5.5/Zend/
H A Dzend_ini_scanner.c36 # define YYDEBUG(s, c) argument
/PHP-5.5/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-5.5/ext/pcre/pcrelib/
H A Dpcre_exec.c133 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 Dparse_date.c138 #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 Doci_driver.c375 char *c; in oci_handle_quoter() local
/PHP-5.5/ext/standard/
H A Dscanf.c242 static int CharInSet(CharSet *cset, int c) in CharInSet()
H A Dmath.c798 char c, *s; in _php_math_basetolong() local
845 char c, *s; in _php_math_basetozval() local
/PHP-5.5/ext/dba/
H A Ddba_cdb.c51 struct cdb c; member
/PHP-5.5/ext/pdo_mysql/
H A Dmysql_driver.c267 my_ulonglong c = mysql_affected_rows(H->server); in mysql_handle_doer() local
/PHP-5.5/sapi/aolserver/
H A Daolserver.c314 char c; in php_ns_sapi_register_variables() local
/PHP-5.5/ext/session/
H A Dsession.c444 char c; in php_session_valid_key() local
/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.c479 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 Dsendmail.c632 char c, *e2, *e = data_cln + data_cln_len; in SendText() local
/PHP-5.5/ext/com_dotnet/
H A Dcom_typeinfo.c164 zend_constant c; in php_com_import_typelib() local

Completed in 142 milliseconds

1234567891011