Home
last modified time | relevance | path

Searched defs:c (Results 226 – 250 of 275) sorted by relevance

1234567891011

/PHP-5.5/sapi/apache2handler/
H A Dsapi_apache2.c520 php_conf_rec *c = ap_get_module_config(r->per_dir_config, &php5_module); in php_apache_ini_dtor() local
/PHP-5.5/ext/mbstring/
H A Dmbstring.c1362 int c; in PHP_INI_MH() local
2032 #define IS_SJIS1(c) ((((c)>=0x81 && (c)<=0x9f) || ((c)>=0xe0 && (c)<=0xf5)) ? 1 : 0) argument
2033 #define IS_SJIS2(c) ((((c)>=0x40 && (c)<=0x7e) || ((c)>=0x80 && (c)<=0xfc)) ? 1 : 0) argument
4608 MBSTRING_API char *php_mb_safe_strrchr_ex(const char *s, unsigned int c, size_t nbytes, const mbfl_… in php_mb_safe_strrchr_ex()
4649 MBSTRING_API char *php_mb_safe_strrchr(const char *s, unsigned int c, size_t nbytes TSRMLS_DC) in php_mb_safe_strrchr()
/PHP-5.5/ext/intl/converter/
H A Dconverter.c193 UChar c; in php_converter_append_toUnicode_target() local
331 UChar32 c; in php_converter_from_u_callback() local
/PHP-5.5/main/
H A Doutput.c1109 static int php_output_stack_apply_op(void *h, void *c) in php_output_stack_apply_op()
1157 static int php_output_stack_apply_clean(void *h, void *c) in php_output_stack_apply_clean()
/PHP-5.5/Zend/
H A Dzend_operators.c38 #define zend_tolower(c) _tolower_l(c, current_locale) argument
40 #define zend_tolower(c) tolower(c) argument
64 #define zend_tolower_ascii(c) (tolower_map[(unsigned char)(c)]) argument
H A Dzend.h228 #define ZEND_ASSERT(c) assert(c) argument
242 #define ZEND_ASSERT(c) argument
686 #define ZEND_PUTC(c) zend_write(&(c), 1), (c) argument
H A Dzend_compile.c383 zval c; in zend_add_func_name_literal() local
410 zval c; in zend_add_ns_func_name_literal() local
443 zval c; in zend_add_class_name_literal() local
478 zval c; in zend_add_const_name_literal() local
5531 zend_constant *c = NULL; in zend_get_ct_const() local
5574 zend_constant *c = zend_get_ct_const(const_name, all_internal_constants_substitution TSRMLS_CC); in zend_constant_ct_subst() local
H A Dzend_vm_def.h3493 zend_constant *c; variable
5157 zend_constant c; variable
H A Dzend_builtin_functions.c656 zend_constant c; in ZEND_FUNCTION() local
730 zval c; in ZEND_FUNCTION() local
/PHP-5.5/ext/json/
H A DJSON_parser.c273 static int dehexchar(char c) in dehexchar()
/PHP-5.5/ext/imap/
H A Dphp_imap.c2723 #define SPECIAL(c) ((c) <= 0x1f || (c) >= 0x7f) argument
2726 #define B64CHAR(c) (isalnum(c) || (c) == '+' || (c) == ',') argument
2733 #define UNB64(c) ((c) == '+' ? 62 : (c) == ',' ? 63 : (c) >= 'a' ? \ argument
2745 unsigned char c; in PHP_FUNCTION() local
2884 unsigned char c; in PHP_FUNCTION() local
/PHP-5.5/ext/com_dotnet/
H A Dcom_handlers.c406 static zend_internal_function c, d, v; in com_constructor_get() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dfile.h381 } c; member
476 #define strtoul(a, b, c) strtol(a, b, c) argument
/PHP-5.5/ext/gd/libgd/
H A Dgd_jpeg.c499 static int CMYKToRGB(int c, int m, int y, int k, int inverted) in CMYKToRGB()
/PHP-5.5/ext/standard/
H A Dcrypt_sha512.c143 uint64_t c = ctx->H[2]; in sha512_process_block() local
H A Dcrypt_sha256.c119 uint32_t c = ctx->H[2]; in sha256_process_block() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dst.c531 register int c; local
/PHP-5.5/ext/curl/
H A Dinterface.c1235 int i, c = CRYPTO_num_locks(); in PHP_MINIT_FUNCTION() local
1271 int i, c = CRYPTO_num_locks(); in PHP_MSHUTDOWN_FUNCTION() local
/PHP-5.5/ext/interbase/
H A Dinterbase.c895 char *c, hash[16], *args[] = { NULL, NULL, NULL, NULL, NULL }; in _php_ibase_connect() local
/PHP-5.5/ext/zip/lib/
H A Dzipint.h68 #define open(a, b, c) _open((a), (b)) argument
/PHP-5.5/sapi/milter/
H A Dphp_milter.c999 int c; in main() local
/PHP-5.5/TSRM/
H A Dtsrm_virtual_cwd.c101 #define tsrm_strtok_r(a,b,c) _tcstok((a),(b)) argument
446 char *c=cwd; in virtual_cwd_startup() local
/PHP-5.5/ext/iconv/
H A Diconv.c62 #define _php_iconv_memequal(a, b, c) \ argument
461 static php_iconv_err_t _php_iconv_appendc(smart_str *d, const char c, iconv_t cd) in _php_iconv_appendc()
/PHP-5.5/ext/phar/
H A Dphar.c1530 const char *c; local
2089 #define IS_BACKSLASH(c) ((c) == '/') argument
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c452 } c; member
2371 unsigned int c; in char_has_othercase() local
2395 static SLJIT_INLINE unsigned int char_othercase(compiler_common *common, unsigned int c) in char_othercase()
2414 unsigned int c, oc, bit; in char_get_othercase_bit() local
4785 sljit_uw c, charoffset, max = 256, min = READ_CHAR_MAX; in compile_xclass_matchingpath() local
5289 unsigned int c, oc, bit; in compile_char1_matchingpath() local

Completed in 245 milliseconds

1234567891011