Home
last modified time | relevance | path

Searched refs:code (Results 3151 – 3175 of 3220) sorted by relevance

1...<<121122123124125126127128129

/PHP-5.6/ext/standard/tests/array/
H A Darray_merge_recursive_variation3.phpt7 * Source code: ext/standard/array.c
H A Darray_unshift_variation1.phpt7 * Source code: ext/standard/array.c
H A Darray_unshift_variation2.phpt7 * Source code: ext/standard/array.c
H A Darray_chunk_variation1.phpt8 * Source code: ext/standard/array.c
H A Darray_chunk_variation2.phpt8 * Source code: ext/standard/array.c
H A Darray_diff_ukey_variation4.phpt7 * Source code: ext/standard/array.c
H A Darray_intersect_uassoc_variation4.phpt7 * Source code: ext/standard/array.c
H A Darray_reverse_variation1.phpt7 * Source code: ext/standard/array.c
H A Darray_walk_recursive_variation2.phpt7 * Source code: ext/standard/array.c
H A Darray_walk_variation2.phpt7 * Source code: ext/standard/array.c
H A Darray_intersect_ukey_variation3.phpt7 * Source code: ext/standard/array.c
/PHP-5.6/ext/oci8/tests/
H A Dbind_char_3.phpt230 echo " Oci_execute error ORA-".$m['code']."\n";
H A Dbind_char_3_11gR1.phpt230 echo " Oci_execute error ORA-".$m['code']."\n";
H A Dbind_char_4.phpt232 echo " Oci_execute error ORA-".$m['code']."\n";
H A Dbind_char_4_11gR1.phpt232 echo " Oci_execute error ORA-".$m['code']."\n";
/PHP-5.6/ext/pcre/pcrelib/sljit/
H A DsljitLir.h459 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code);
/PHP-5.6/Zend/
H A DZend.m4165 [ --enable-maintainer-zts Enable thread safety - for code maintainers only!!],[
/PHP-5.6/
H A DREADME.TESTING82 code executed to the test script directory. For example, if
H A DUPGRADING.INTERNALS50 return code. The difference between this handler and compare_objects is
H A Dconfigure.in347 AC_MSG_CHECKING([whether to force non-PIC code in shared modules])
772 [ --enable-gcov Enable GCOV code coverage (requires LTP) - FOR DEVELOPERS ONLY!!], no, n…
822 ltp_msg="To enable code coverage reporting you must have LTP installed"
1383 dnl This will go away, if we have a facility to run per-extension code
/PHP-5.6/ext/standard/tests/strings/
H A Dhebrevc_variation2.phpt8 * Source code: ext/standard/string.c
/PHP-5.6/ext/standard/tests/mail/
H A Dmail_basic6.phpt15 * Source code: ext/standard/mail.c
/PHP-5.6/ext/fileinfo/
H A Dlibmagic.patch777 /* Compatibility with old code that looked in .mime */
798 /* Compatibility with old code that looked in .mime */
1704 - /* TODO add code to handle V7 MUX and Blit MUX files */
1984 - &code, &code_mime, &type);
1985 + &code, &code_mime, &ftype);
2030 - nb, u8buf, ulen, code, type, looks_text))
2031 + nb, u8buf, ulen, code, ftype, looks_text))
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic9145 # mbsystem code mb41
15542 >6 byte&0x0f 0x02 BASIC I-code
15544 >6 byte&0x0f 0x04 C I-code
15545 >6 byte&0x0f 0x05 COBOL I-code
15570 >0x13 byte 2 BASIC I-code
15571 >0x13 byte 3 Pascal P-code
15572 >0x13 byte 4 C I-code
15573 >0x13 byte 5 COBOL I-code
15574 >0x13 byte 6 Fortran I-code
15768 # Compiled Parrot byte code
[all …]
/PHP-5.6/ext/iconv/tests/
H A Diconv_mime_decode_headers_variation2.phpt12 * Source code: ext/iconv/iconv.c

Completed in 74 milliseconds

1...<<121122123124125126127128129