Home
last modified time | relevance | path

Searched defs:code (Results 1 – 25 of 81) sorted by relevance

1234

/PHP-8.3/scripts/dev/
H A Dtidy.php66 $origCode = $code = file_get_contents($path); variable
69 $code = stripTrailingWhitespace($code); variable
73 $code = stripTrailingWhitespace($code); variable
74 $code = reindentToSpaces($code); variable
76 $code = transformTestCode($code, function(string $code) { variable
77 $code = stripTrailingWhitespace($code); variable
78 $code = reindentToSpaces($code); variable
88 function stripTrailingWhitespace(string $code): string {
92 function reindentToTabs(string $code): string {
102 function reindentToSpaces(string $code): string {
[all …]
/PHP-8.3/ext/mbstring/
H A Dphp_unicode.c64 MBSTRING_API bool php_unicode_is_prop1(unsigned long code, int prop) in php_unicode_is_prop1()
69 MBSTRING_API bool php_unicode_is_prop(unsigned long code, ...) in php_unicode_is_prop()
100 unsigned code, in mph_lookup()
119 #define CASE_LOOKUP(code, type) \ argument
123 static unsigned php_unicode_toupper_raw(unsigned code, const mbfl_encoding *enc) in php_unicode_toupper_raw()
145 static unsigned php_unicode_tolower_raw(unsigned code, const mbfl_encoding *enc) in php_unicode_tolower_raw()
170 static unsigned php_unicode_totitle_raw(unsigned code, const mbfl_encoding *enc) in php_unicode_totitle_raw()
181 static unsigned php_unicode_tofold_raw(unsigned code, const mbfl_encoding *enc) in php_unicode_tofold_raw()
204 static inline unsigned php_unicode_tolower_simple(unsigned code, const mbfl_encoding *enc) { in php_unicode_tolower_simple()
211 static inline unsigned php_unicode_toupper_simple(unsigned code, const mbfl_encoding *enc) { in php_unicode_toupper_simple()
[all …]
/PHP-8.3/Zend/
H A Dzend_exceptions.stub.php37 protected $code = 0; // TODO add proper type (i.e. int|string) variable in Exception
45 public function __construct(string $message = "", int $code = 0, ?Throwable $previous = null) {}
74 int $code = 0,
96 protected $code = 0; // TODO add proper type (i.e. int|string) variable in Error
106 public function __construct(string $message = "", int $code = 0, ?Throwable $previous = null) {}
H A Dzend_exceptions.c306 zend_long code = 0; in ZEND_METHOD() local
356 zend_long code = 0, severity = E_ERROR, lineno; in ZEND_METHOD() local
817 …hrow_exception_zstr(zend_class_entry *exception_ce, zend_string *message, zend_long code) /* {{{ */ in zend_throw_exception_zstr()
845 …zend_throw_exception(zend_class_entry *exception_ce, const char *message, zend_long code) /* {{{ */ in zend_throw_exception()
856 …zend_object *zend_throw_exception_ex(zend_class_entry *exception_ce, zend_long code, const char *f… in zend_throw_exception_ex()
871 …rror_exception(zend_class_entry *exception_ce, zend_string *message, zend_long code, int severity)… in zend_throw_error_exception()
/PHP-8.3/sapi/fuzzer/
H A Dgenerate_parser_corpus.php15 $code = file_get_contents($file); variable
17 $code = $matches[1]; variable
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_pattern_info.c65 pcre2_pattern_info(const pcre2_code *code, uint32_t what, void *where) in pcre2_pattern_info()
268 pcre2_callout_enumerate(const pcre2_code *code, in pcre2_callout_enumerate()
H A Dpcre2_study.c103 find_minlength(const pcre2_real_code *re, PCRE2_SPTR code, in find_minlength()
953 set_start_bits(pcre2_real_code *re, PCRE2_SPTR code, BOOL utf, BOOL ucp, in set_start_bits()
1675 PCRE2_UCHAR *code; in PRIV() local
H A Dpcre2_jit_match.c85 pcre2_jit_match(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, in pcre2_jit_match()
H A Dpcre2_auto_possess.c325 get_chr_property_list(PCRE2_SPTR code, BOOL utf, BOOL ucp, const uint8_t *fcc, in get_chr_property_list()
536 compare_opcodes(PCRE2_SPTR code, BOOL utf, BOOL ucp, const compile_block *cb, in compare_opcodes()
H A Dpcre2_printint.c302 print_prop(FILE *f, PCRE2_SPTR code, const char *before, const char *after) in print_prop()
341 PCRE2_SPTR codestart, nametable, code; in pcre2_printint() local
H A Dpcre2_match_data.c83 pcre2_match_data_create_from_pattern(const pcre2_code *code, in pcre2_match_data_create_from_pattern()
H A Dpcre2_substitute.c79 find_text_end(const pcre2_code *code, PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, in find_text_end()
220 pcre2_substitute(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, in pcre2_substitute()
/PHP-8.3/ext/tokenizer/
H A Dtokenizer.stub.php11 function token_get_all(string $code, int $flags = 0): array {}
23 public static function tokenize(string $code, int $flags = 0): array {}
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_utils.h36 #define PHPDBG_COLOR_D(color, code) \ argument
55 const char code[PHPDBG_COLOR_LEN]; member
/PHP-8.3/ext/pdo/
H A Dpdo.stub.php8 protected $code = 0; // TODO add proper type variable in PDOException
/PHP-8.3/ext/intl/
H A Dintl_error.c161 void intl_error_set( intl_error* err, UErrorCode code, const char* msg, int copyMsg ) in intl_error_set()
169 void intl_errors_set( intl_error* err, UErrorCode code, const char* msg, int copyMsg ) in intl_errors_set()
H A Dintl_error.h27 UErrorCode code; member
/PHP-8.3/ext/mbstring/libmbfl/filters/
H A Dhtml_entities.h35 int code; member
/PHP-8.3/ext/fileinfo/libmagic/
H A Dascmagic.c78 const char *code = NULL; in file_ascmagic() local
106 file_unichar_t *ubuf, size_t ulen, const char *code, const char *type, in file_ascmagic_with_encoding()
/PHP-8.3/main/
H A Dhttp_status_codes.h21 const int code; member
/PHP-8.3/ext/standard/
H A Dsoundex.c28 size_t i, _small, str_len, code, last; in PHP_FUNCTION() local
H A Dhtml.c458 static inline int map_from_unicode(unsigned code, enum entity_charset charset, unsigned *res) in map_from_unicode()
580 static inline void map_to_unicode(unsigned code, const enc_to_uni *table, unsigned *res) in map_to_unicode()
759 …nline size_t write_octet_sequence(unsigned char *buf, enum entity_charset charset, unsigned code) { in write_octet_sequence()
837 unsigned code, code2 = 0; in traverse_for_entities() local
1507 unsigned code; in PHP_FUNCTION() local
/PHP-8.3/main/streams/
H A Dphp_stream_context.h89 #define php_stream_notify_info(context, code, xmsg, xcode) do { if ((context) && (context)->notifie… argument
116 #define php_stream_notify_error(context, code, xmsg, xcode) do { if ((context) && (context)->notifi… argument
/PHP-8.3/ext/readline/
H A Dreadline_cli.c183 char *code; in cli_get_prompt() local
214 static int cli_is_valid_code(char *code, size_t len, zend_string **prompt) /* {{{ */ in cli_is_valid_code()
607 char *code = emalloc(size); in readline_shell_run() local
/PHP-8.3/ext/com_dotnet/
H A Dcom_misc.c28 void php_com_throw_exception(HRESULT code, char *message) in php_com_throw_exception()

Completed in 52 milliseconds

1234