Home
last modified time | relevance | path

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

/PHP-5.5/ext/ereg/regex/
H A Dcclass.h4 const unsigned char *chars; member
/PHP-5.5/ext/filter/
H A Dsanitizing_filters.c30 static void php_filter_encode_html(zval *value, const unsigned char *chars) in php_filter_encode_html()
67 static void php_filter_encode_url(zval *value, const unsigned char* chars, const int char_len, int … in php_filter_encode_url()
/PHP-5.5/ext/intl/converter/
H A Dconverter.c69 char chars[127]; in php_converter_default_callback() local
609 char *chars; in PHP_METHOD() local
653 char chars[127]; in PHP_METHOD() local
/PHP-5.5/ext/standard/
H A Dscanf.c107 char *chars; member
H A Dstring.c4967 int chars[256]; local
/PHP-5.5/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 73 milliseconds