Home
last modified time | relevance | path

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

/PHP-7.1/ext/filter/
H A Dsanitizing_filters.c30 static void php_filter_encode_html(zval *value, const unsigned char *chars) in php_filter_encode_html()
66 static void php_filter_encode_url(zval *value, const unsigned char* chars, const int char_len, int … in php_filter_encode_url()
/PHP-7.1/ext/intl/converter/
H A Dconverter.c74 char chars[127]; in php_converter_default_callback() local
581 char *chars; in PHP_METHOD() local
626 char chars[127]; in PHP_METHOD() local
/PHP-7.1/ext/standard/
H A Dscanf.c107 char *chars; member
H A Dstring.c4984 int chars[256]; local
/PHP-7.1/ext/ldap/
H A Dldap.c2874 static void php_ldap_escape_map_set_chars(zend_bool *map, const char *chars, const int charslen, ch… in php_ldap_escape_map_set_chars()
/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c3236 static int scan_prefix(compiler_common *common, pcre_uchar *cc, pcre_uint32 *chars, pcre_uint8 *byt… in scan_prefix()
3578 pcre_uint32 chars[MAX_N_CHARS * 2]; in fast_forward_first_n_chars() local

Completed in 62 milliseconds