Home
last modified time | relevance | path

Searched defs:chr (Results 1 – 8 of 8) sorted by relevance

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c314 uint32_t chr; in get_chr_property_list() local
533 uint32_t chr; in compare_opcodes() local
H A Dpcre2_jit_simd_inc.h85 static sljit_s32 character_to_int32(PCRE2_UCHAR chr) in character_to_int32()
1156 PCRE2_UCHAR chr, sljit_s32 tmp_general_reg) in replicate_imm_vector()
H A Dpcre2_convert.c385 convert_glob_write(pcre2_output_context *out, PCRE2_UCHAR chr) in convert_glob_write()
H A Dpcre2_jit_compile.c305 PCRE2_UCHAR chr; member
5332 static SLJIT_INLINE void add_prefix_char(PCRE2_UCHAR chr, fast_forward_char_data *chars, BOOL last) in add_prefix_char()
5371 sljit_u32 chr; /* Any unicode character. */ in scan_prefix() local
/PHP-8.1/ext/intl/uchar/
H A Duchar.stub.php32 public static function chr(int|string $codepoint): ?string {} function in IntlChar
H A Duchar.c51 IC_METHOD(chr) { in IC_METHOD() argument
/PHP-8.1/ext/standard/
H A Dstring.c2589 PHP_FUNCTION(chr) argument
H A Dbasic_functions.stub.php810 function chr(int $codepoint): string {} function

Completed in 106 milliseconds