Home
last modified time | relevance | path

Searched defs:c (Results 251 – 269 of 269) sorted by relevance

1...<<11

/PHP-7.4/sapi/cli/
H A Dphp_cli_server.c321 size_t c = MIN((e + s + 1) / 2, e - 1); in get_template_string() local
2669 int c; in do_cli_server() local
/PHP-7.4/Zend/
H A Dzend_execute.c1560 zend_uchar c; in zend_assign_to_string_offset() local
2452 zend_uchar c; in zend_fetch_dimension_address_read() local
4418 zend_constant *c = NULL; in _zend_quick_get_constant() local
H A Dzend_gc.c121 #define GC_REF_SET_COLOR(ref, c) do { \ argument
H A Dzend_builtin_functions.c855 zend_constant c; in ZEND_FUNCTION() local
H A Dzend_vm_execute.h4626 zend_constant *c; in ZEND_DEFINED_SPEC_CONST_HANDLER() local
6080 zend_class_constant *c; in ZEND_FETCH_CLASS_CONSTANT_SPEC_CONST_CONST_HANDLER() local
6465 zend_constant c; in ZEND_DECLARE_CONST_SPEC_CONST_CONST_HANDLER() local
23908 zend_class_constant *c; in ZEND_FETCH_CLASS_CONSTANT_SPEC_VAR_CONST_HANDLER() local
31934 zend_constant *c; in ZEND_FETCH_CONSTANT_SPEC_UNUSED_CONST_HANDLER() local
31950 zend_class_constant *c; in ZEND_FETCH_CLASS_CONSTANT_SPEC_UNUSED_CONST_HANDLER() local
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c371 zend_class_constant *c; in _class_string() local
546 static void _class_const_string(smart_str *str, char *name, zend_class_constant *c, char *indent) in _class_const_string()
4436 zend_class_constant *c; in ZEND_METHOD() local
4483 zend_class_constant *c; in ZEND_METHOD() local
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c1748 int cgi = 0, c, i; local
/PHP-7.4/ext/fileinfo/libmagic/
H A Dfile.h407 } c; member
/PHP-7.4/ext/standard/
H A Dfile.c1850 #define FPUTCSV_FLD_CHK(c) memchr(ZSTR_VAL(field_str), c, ZSTR_LEN(field_str)) argument
H A Dbasic_functions.c3895 zval *c; in PHP_FUNCTION() local
H A Darray.c4775 int arr_argc, i, c = 0; local
5186 int arr_argc, i, c; local
/PHP-7.4/main/streams/
H A Dstreams.c798 PHPAPI int _php_stream_putc(php_stream *stream, int c) in _php_stream_putc()
/PHP-7.4/main/
H A Dphp_streams.h332 #define php_stream_putc(stream, c) _php_stream_putc((stream), (c)) argument
/PHP-7.4/ext/session/
H A Dsession.c336 char c; in php_session_valid_key() local
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c122 #define C(c) (reg_map[c] << 6) argument
/PHP-7.4/ext/exif/
H A Dexif.c1432 int c, i, p=0, n = 5+31; in exif_char_dump() local
3984 uchar c, *data = (uchar*)ImageInfo->Thumbnail.data; in exif_scan_thumbnail() local
/PHP-7.4/ext/pcre/
H A Dphp_pcre.c2740 c; /* Current character */ in PHP_FUNCTION() local
/PHP-7.4/sapi/litespeed/
H A Dlsapilib.c4250 register uint32 a, b, c, d; in lsapi_MD5Transform() local
/PHP-7.4/ext/phar/
H A Dphar_object.c1397 zend_class_entry *c; member

Completed in 363 milliseconds

1...<<11