Home
last modified time | relevance | path

Searched refs:code (Results 2326 – 2350 of 3220) sorted by relevance

1...<<919293949596979899100>>...129

/PHP-5.6/ext/xml/tests/
H A Dutf8_decode_variation1.phpt13 * Source code: ext/xml/xml.c
H A Dutf8_encode_variation1.phpt13 * Source code: ext/xml/xml.c
/PHP-5.6/ext/zlib/tests/
H A Dgzencode_error1.phpt13 * Source code: ext/zlib/zlib.c
/PHP-5.6/ext/standard/tests/file/
H A Dfile_get_contents_variation9.phpt14 * Source code: ext/standard/file.c
H A Dunlink_variation8-win32.phpt15 * Source code: ext/standard/file.c
/PHP-5.6/ext/pdo/
H A DTODO49 the stmt will inherit its value. If not set explicitly in code, the
/PHP-5.6/ext/standard/tests/general_functions/
H A Dvar_export_basic5.phpt9 * Source code: ext/standard/var.c
/PHP-5.6/ext/standard/tests/image/
H A Dgetimagesize_variation2.phpt13 * Source code: ext/standard/image.c
H A Dgetimagesize_basic.phpt7 * Source code: ext/standard/image.c
/PHP-5.6/ext/standard/tests/math/
H A Dexp_variation1.phpt9 * Source code: ext/standard/math.c
H A Dfmod_variation1.phpt7 * Source code: ext/standard/math.c
H A Dfmod_variation2.phpt7 * Source code: ext/standard/math.c
H A Dhypot_variation1.phpt7 * Source code: ext/standard/math.c
H A Dhypot_variation2.phpt7 * Source code: ext/standard/math.c
H A Dis_finite_variation1.phpt7 * Source code: ext/standard/math.c
H A Dis_infinite_variation1.phpt7 * Source code: ext/standard/math.c
H A Dis_nan_variation1.phpt7 * Source code: ext/standard/math.c
H A Dlog1p_variation1.phpt10 * Source code: ext/standard/math.c
H A Dmt_rand_variation1.phpt7 * Source code: ext/standard/rand.c
H A Dmt_rand_variation2.phpt7 * Source code: ext/standard/rand.c
H A Drand_variation1.phpt7 * Source code: ext/standard/rand.c
H A Drand_variation2.phpt7 * Source code: ext/standard/rand.c
H A Dround_variation2.phpt10 * Source code: ext/standard/math.c
/PHP-5.6/ext/mbstring/oniguruma/
H A Dregcomp.c2401 OnigCodePoint code; in is_not_included() local
5036 OnigCodePoint code; in print_enc_string() local
5041 if (code >= 0x80) { in print_enc_string()
5042 fprintf(fp, " 0x%04x ", (int )code); in print_enc_string()
5045 fputc((int )code, fp); in print_enc_string()
5614 if (code > data[x * 2 + 1]) in onig_is_in_code_range()
5655 len = ONIGENC_CODE_TO_MBCLEN(enc, code); in onig_is_code_in_cc()
5822 OnigCodePoint code; in onig_print_compiled_byte_code() local
5942 GET_CODE_POINT(code, q); in onig_print_compiled_byte_code()
5944 fprintf(f, ":%d:%d", (int )code, len); in onig_print_compiled_byte_code()
[all …]
/PHP-5.6/ext/phar/
H A Dphar_object.c65 int code; in phar_mung_server_vars() local
78 code = Z_STRLEN_PP(stuff); in phar_mung_server_vars()
92 code = Z_STRLEN_PP(stuff); in phar_mung_server_vars()
96 ZVAL_STRINGL(temp, path_info, code, 0); in phar_mung_server_vars()
108 code = Z_STRLEN_PP(stuff); in phar_mung_server_vars()
124 code = Z_STRLEN_PP(stuff); in phar_mung_server_vars()
140 code = Z_STRLEN_PP(stuff); in phar_mung_server_vars()
153 code = Z_STRLEN_PP(stuff); in phar_mung_server_vars()
179 switch (code) { in phar_file_action()
843 code = Z_LVAL_PP(val); in PHP_METHOD()
[all …]

Completed in 52 milliseconds

1...<<919293949596979899100>>...129