Home
last modified time | relevance | path

Searched refs:code (Results 2226 – 2250 of 3220) sorted by relevance

1...<<81828384858687888990>>...129

/PHP-5.6/ext/standard/tests/math/
H A Datan2_variation2.phpt9 * Source code: ext/standard/math.c
H A Dlog_variation1.phpt7 * Source code: ext/standard/math.c
H A Dmt_srand_variation1.phpt7 * Source code: ext/standard/rand.c
H A Dsrand_variation1.phpt7 * Source code: ext/standard/rand.c
/PHP-5.6/ext/standard/tests/network/
H A Dfsockopen_error.phpt7 * Source code: ext/standard/fsock.c
/PHP-5.6/ext/standard/tests/streams/
H A Dstream_set_timeout_error.phpt7 * Source code: ext/standard/streamsfuncs.c
/PHP-5.6/ext/hash/tests/
H A Dhash_hmac_basic.phpt10 * Source code: ext/hash/hash.c
/PHP-5.6/ext/standard/tests/image/
H A Dimage_type_to_mime_type_variation1.phpt7 * Source code: ext/standard/image.c
/PHP-5.6/ext/standard/tests/serialize/
H A Dserialization_arrays_002.phpt7 * Source code: ext/standard/var.c
12 * Source code: ext/standard/var.c
H A Dserialization_arrays_005.phpt7 * Source code: ext/standard/var.c
12 * Source code: ext/standard/var.c
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_stmt_affected_rows.phpt63 // NOTE: the error message varies with the MySQL Server version, dump only the error code!
64 …printf("[009] [%d] (error message varies with the MySQL Server version, check the error code)\n", …
249 [009] [%d] (error message varies with the MySQL Server version, check the error code)
/PHP-5.6/main/
H A Dnetwork.c115 static const char *php_gai_strerror(int code) in php_gai_strerror() argument
118 int code; in php_gai_strerror() member
141 if (values[i].code == code) { in php_gai_strerror()
/PHP-5.6/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.c762 XMLRPC_ERROR_CODE code; in map_expat_errors() local
771 code = xmlrpc_error_parse_unknown_encoding; in map_expat_errors()
774 code = xmlrpc_error_parse_bad_encoding; in map_expat_errors()
777 code = xmlrpc_error_parse_xml_syntax; in map_expat_errors()
780 xReturn = XMLRPC_UtilityCreateFault(code, buf); in map_expat_errors()
/PHP-5.6/ext/mbstring/oniguruma/
H A DHISTORY44 don't overwrite error code in fetch_name().
45 2007/11/12: [bug] utf8 mbc length of code 0xfe, 0xff are not 1,
52 2007/09/03: [impl] change error message to "invaid code point value"
143 2006/12/05: [bug] should add unfold-1 codes from folded code into
207 (ASCII code check)
242 2006/10/18: [bug] return duplicated code in
802 2004/11/30: [tune] map_position_value() return 20 if code is 0
1592 2003/05/28: [impl] optimize stop-backtrack compiled code.
1756 2003/02/21: [spec] rename some error code symbols.
1769 2003/02/12: [impl] rename 'code' to 'enc' in regex_t.
[all …]
/PHP-5.6/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX_64.c916 target_addr = (sljit_uw)(code + jump->u.label->size); in detect_jump_type()
999 sljit_ins *code; in sljit_generate_code() local
1015 PTR_FAIL_WITH_EXEC_IF(code); in sljit_generate_code()
1018 code_ptr = code; in sljit_generate_code()
1035 label->size = code_ptr - code; in sljit_generate_code()
1045 code_ptr = detect_jump_type(jump, code_ptr, code); in sljit_generate_code()
1064 label->size = code_ptr - code; in sljit_generate_code()
1071 SLJIT_ASSERT(code_ptr - code <= (sljit_sw)compiler->size); in sljit_generate_code()
1115 compiler->executable_size = (code_ptr - code) * sizeof(sljit_ins); in sljit_generate_code()
1116 SLJIT_CACHE_FLUSH(code, code_ptr); in sljit_generate_code()
[all …]
/PHP-5.6/ext/ereg/tests/
H A Dereg_basic_001.phpt7 * Source code: ext/standard/reg.c
H A Deregi_basic_001.phpt7 * Source code: ext/standard/reg.c
/PHP-5.6/ext/mbstring/tests/
H A Dmb_convert_encoding_basic.phpt12 * Source code: ext/mbstring/mbstring.c
H A Dmb_ereg_replace_variation2.phpt12 * Source code: ext/mbstring/php_mbregex.c
H A Dmb_ereg_variation2.phpt12 * Source code: ext/mbstring/php_mbregex.c
H A Dmb_substr_count_variation2.phpt12 * Source code: ext/mbstring/mbstring.c
/PHP-5.6/ext/mcrypt/tests/
H A Dmcrypt_decrypt_3des_cbc.phpt13 * Source code: ext/mcrypt/mcrypt.c
H A Dmcrypt_encrypt_3des_cbc.phpt13 * Source code: ext/mcrypt/mcrypt.c
/PHP-5.6/ext/iconv/tests/
H A Diconv_mime_decode_headers_variation1.phpt12 * Source code: ext/iconv/iconv.c
/PHP-5.6/ext/standard/tests/array/
H A Darray_push_variation6.phpt7 * Source code: ext/standard/array.c

Completed in 51 milliseconds

1...<<81828384858687888990>>...129