Home
last modified time | relevance | path

Searched defs:code (Results 26 – 50 of 97) sorted by relevance

1234

/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Dkoi8.c33 #define ENC_IS_KOI8_CTYPE(code,ctype) \ argument
138 koi8_is_code_ctype(OnigCodePoint code, unsigned int ctype) in koi8_is_code_ctype()
H A Dkoi8_r.c33 #define ENC_IS_KOI8_R_CTYPE(code,ctype) \ argument
131 koi8_r_is_code_ctype(OnigCodePoint code, unsigned int ctype) in koi8_r_is_code_ctype()
H A Deuc_jp.c78 code_to_mbclen(OnigCodePoint code) in code_to_mbclen()
107 code_to_mbc(OnigCodePoint code, UChar *buf) in code_to_mbc()
222 is_code_ctype(OnigCodePoint code, unsigned int ctype) in is_code_ctype()
H A Deuc_tw.c64 euctw_code_to_mbc(OnigCodePoint code, UChar *buf) in euctw_code_to_mbc()
78 euctw_is_code_ctype(OnigCodePoint code, unsigned int ctype) in euctw_is_code_ctype()
H A Dsjis.c80 code_to_mbclen(OnigCodePoint code) in code_to_mbclen()
115 code_to_mbc(OnigCodePoint code, UChar *buf) in code_to_mbc()
256 is_code_ctype(OnigCodePoint code, unsigned int ctype) in is_code_ctype()
H A Deuc_kr.c64 euckr_code_to_mbc(OnigCodePoint code, UChar *buf) in euckr_code_to_mbc()
87 euckr_is_code_ctype(OnigCodePoint code, unsigned int ctype) in euckr_is_code_ctype()
H A Dbig5.c64 big5_code_to_mbc(OnigCodePoint code, UChar *buf) in big5_code_to_mbc()
87 big5_is_code_ctype(OnigCodePoint code, unsigned int ctype) in big5_is_code_ctype()
H A Dunicode.c32 #define ONIGENC_IS_UNICODE_ISO_8859_1_CTYPE(code,ctype) \ argument
8529 OnigCodePoint code[3]; member
8544 OnigCodePoint code[2]; member
10748 onigenc_unicode_is_code_ctype(OnigCodePoint code, unsigned int ctype) in onigenc_unicode_is_code_ctype()
10823 OnigCodePoint code; in onigenc_unicode_property_name_to_ctype() local
10966 OnigCodePoint code; local
11018 OnigCodePoint code; local
11161 OnigCodePoint code, codes[3]; local
H A Dascii.c33 ascii_is_code_ctype(OnigCodePoint code, unsigned int ctype) in ascii_is_code_ctype()
H A Dgb18030.c85 gb18030_code_to_mbc(OnigCodePoint code, UChar *buf) in gb18030_code_to_mbc()
108 gb18030_is_code_ctype(OnigCodePoint code, unsigned int ctype) in gb18030_is_code_ctype()
/PHP-5.5/ext/mbstring/oniguruma/
H A Doniguruma.h303 #define ONIGENC_IS_CODE_GRAPH(enc,code) \ argument
305 #define ONIGENC_IS_CODE_PRINT(enc,code) \ argument
307 #define ONIGENC_IS_CODE_ALNUM(enc,code) \ argument
309 #define ONIGENC_IS_CODE_ALPHA(enc,code) \ argument
311 #define ONIGENC_IS_CODE_LOWER(enc,code) \ argument
313 #define ONIGENC_IS_CODE_UPPER(enc,code) \ argument
315 #define ONIGENC_IS_CODE_CNTRL(enc,code) \ argument
317 #define ONIGENC_IS_CODE_PUNCT(enc,code) \ argument
319 #define ONIGENC_IS_CODE_SPACE(enc,code) \ argument
321 #define ONIGENC_IS_CODE_BLANK(enc,code) \ argument
[all …]
H A Dregenc.h179 #define ONIGENC_IS_ASCII_CODE(code) ((code) < 0x80) argument
182 #define ONIGENC_IS_ASCII_CODE_CTYPE(code,ctype) \ argument
184 #define ONIGENC_IS_ASCII_CODE_CASE_AMBIG(code) \ argument
/PHP-5.5/ext/ereg/regex/
H A Dcname.h4 char code; member
H A Dregerror.c35 int code; member
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c1669 first_significant_code(const pcre_uchar *code, BOOL skipassert) in first_significant_code()
2243 find_recurse(const pcre_uchar *code, BOOL utf) in find_recurse()
2771 could_be_empty(const pcre_uchar *code, const pcre_uchar *endcode, in could_be_empty()
2915 get_chr_property_list(const pcre_uchar *code, BOOL utf, in get_chr_property_list()
3659 auto_possessify(pcre_uchar *code, BOOL utf, const compile_data *cd) in auto_possessify()
4473 register pcre_uchar *code = *codeptr; in compile_branch() local
8251 pcre_uchar *code = *codeptr; in compile_regex() local
8597 is_anchored(register const pcre_uchar *code, unsigned int bracket_map, in is_anchored()
8687 is_startline(const pcre_uchar *code, unsigned int bracket_map, in is_startline()
8808 find_firstassertedchar(const pcre_uchar *code, pcre_int32 *flags, in find_firstassertedchar()
[all …]
H A Dpcre_study.c83 find_minlength(const REAL_PCRE *re, const pcre_uchar *code, in find_minlength()
802 set_start_bits(const pcre_uchar *code, pcre_uint8 *start_bits, BOOL utf, in set_start_bits()
1468 pcre_uchar *code; in pcre_study() local
/PHP-5.5/ext/mbstring/libmbfl/filters/
H A Dhtml_entities.h35 int code; member
/PHP-5.5/ext/fileinfo/libmagic/
H A Dascmagic.c78 const char *code = NULL; in file_ascmagic() local
102 size_t nbytes, unichar *ubuf, size_t ulen, const char *code, in file_ascmagic_with_encoding()
/PHP-5.5/ext/standard/
H A Dsoundex.c32 int i, _small, str_len, code, last; in PHP_FUNCTION() local
H A Dpack.c138 char code = format[i++]; in PHP_FUNCTION() local
249 int code = (int) formatcodes[i]; in PHP_FUNCTION() local
319 int code = (int) formatcodes[i]; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/
H A Dintl_error.h29 UErrorCode code; member
H A Dintl_error.c183 void intl_error_set( intl_error* err, UErrorCode code, char* msg, int copyMsg TSRMLS_DC ) in intl_error_set()
193 void intl_errors_set( intl_error* err, UErrorCode code, char* msg, int copyMsg TSRMLS_DC ) in intl_errors_set()
/PHP-5.5/Zend/
H A Dzend_vm_gen.php307 function gen_code($f, $spec, $kind, $export, $code, $op1, $op2, $name) {
496 function gen_handler($f, $spec, $kind, $name, $op1, $op2, $use, $code, $lineno) {
531 function gen_helper($f, $spec, $kind, $name, $op1, $op2, $param, $code, $lineno) {
/PHP-5.5/main/streams/
H A Dphp_stream_context.h93 #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-5.5/ext/readline/
H A Dreadline_cli.c185 char *code; in cli_get_prompt() local
207 static int cli_is_valid_code(char *code, int len, char **prompt TSRMLS_DC) /* {{{ */ in cli_is_valid_code()
590 char *code = emalloc(size); in readline_shell_run() local

Completed in 91 milliseconds

1234