Home
last modified time | relevance | path

Searched refs:ctype (Results 76 – 100 of 126) sorted by relevance

123456

/PHP-5.5/ext/ctype/tests/
H A Dctype_xdigit_variation3.phpt9 * Source code: ext/ctype/ctype.c
H A Dctype_graph_variation3.phpt9 * Source code: ext/ctype/ctype.c
H A Dctype_punct_variation2.phpt10 * Source code: ext/ctype/ctype.c
H A Dctype_punct_variation3.phpt10 * Source code: ext/ctype/ctype.c
H A Dctype_xdigit_variation2.phpt9 * Source code: ext/ctype/ctype.c
H A Dctype_xdigit_variation4.phpt9 * Source code: ext/ctype/ctype.c
H A Dbug25745.phpt2 Bug #25745 (ctype functions fail with non-ascii characters)
H A D001.phpt2 ctype on integers
H A Dctype_cntrl_variation2.phpt9 * Source code: ext/ctype/ctype.c
H A Dctype_cntrl_variation3.phpt9 * Source code: ext/ctype/ctype.c
H A Dctype_digit_variation1.phpt9 * Source code: ext/ctype/ctype.c
H A Dctype_upper_variation1.phpt9 * Source code: ext/ctype/ctype.c
H A Dctype_upper_variation2.phpt9 * Source code: ext/ctype/ctype.c
H A Dctype_alnum_variation1.phpt9 * Source code: ext/ctype/ctype.c
H A Dctype_alpha_variation1.phpt9 * Source code: ext/ctype/ctype.c
H A Dctype_cntrl_variation1.phpt9 * Source code: ext/ctype/ctype.c
H A Dctype_graph_variation1.phpt9 * Source code: ext/ctype/ctype.c
H A Dctype_lower_variation1.phpt9 * Source code: ext/ctype/ctype.c
H A Dctype_print_variation1.phpt9 * Source code: ext/ctype/ctype.c
H A Dctype_punct_variation1.phpt10 * Source code: ext/ctype/ctype.c
H A Dctype_space_variation1.phpt9 * Source code: ext/ctype/ctype.c
H A Dctype_xdigit_variation1.phpt9 * Source code: ext/ctype/ctype.c
H A Dctype_lower_variation2.phpt9 * Source code: ext/ctype/ctype.c
/PHP-5.5/win32/
H A Dphp_modules.dsw18 Project: "ctype"=..\ext\ctype\ctype.dsp - Package Owner=<4>
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.c1195 NCTYPE(node)->ctype = type; in node_new_ctype()
2302 int ctype; member
2942 tok->u.prop.ctype = ONIGENC_CTYPE_WORD; in fetch_token_in_cc()
3841 switch (ctype) { in add_ctype_to_cc()
4020 int r, ctype; in parse_char_property() local
4024 if (ctype < 0) return ctype; in parse_char_property()
4029 r = add_ctype_to_cc(cc, ctype, 0, env); in parse_char_property()
4331 int ctype; in parse_char_class() local
4334 if (ctype < 0) return ctype; in parse_char_class()
5177 switch (tok->u.prop.ctype) { in parse_exp()
[all …]

Completed in 36 milliseconds

123456