Home
last modified time | relevance | path

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

/PHP-7.4/ext/filter/
H A Dsanitizing_filters.c28 static void php_filter_encode_html(zval *value, const unsigned char *chars) in php_filter_encode_html()
64 static void php_filter_encode_url(zval *value, const unsigned char* chars, const int char_len, int … in php_filter_encode_url()
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_neon_inc.h85 …T_FUNC FF_FUN(sljit_u8 *str_end, sljit_u8 *str_ptr, sljit_uw offs1, sljit_uw offs2, sljit_uw chars) in FF_FUN()
H A Dpcre2_jit_compile.c365 PCRE2_UCHAR chars[MAX_DIFF_CHARS]; member
5328 static SLJIT_INLINE void add_prefix_char(PCRE2_UCHAR chr, fast_forward_char_data *chars, BOOL last) in add_prefix_char()
5362 static int scan_prefix(compiler_common *common, PCRE2_SPTR cc, fast_forward_char_data *chars, int m… in scan_prefix()
5790 …OL check_fast_forward_char_pair_simd(compiler_common *common, fast_forward_char_data *chars, int m… in check_fast_forward_char_pair_simd()
5928 fast_forward_char_data chars[MAX_N_CHARS]; in fast_forward_first_n_chars() local
/PHP-7.4/ext/intl/converter/
H A Dconverter.c73 char chars[127]; in php_converter_default_callback() local
589 char *chars; in PHP_METHOD() local
634 char chars[127]; in PHP_METHOD() local
/PHP-7.4/ext/standard/
H A Dscanf.c103 char *chars; member
H A Durl.c90 static const char *binary_strcspn(const char *s, const char *e, const char *chars) { in binary_strcspn()
H A Dstring.c5592 int chars[256]; local
/PHP-7.4/ext/ldap/
H A Dldap.c3868 static void php_ldap_escape_map_set_chars(zend_bool *map, const char *chars, const size_t charslen,… in php_ldap_escape_map_set_chars()

Completed in 66 milliseconds