Home
last modified time | relevance | path

Searched refs:code (Results 126 – 150 of 2699) sorted by relevance

12345678910>>...108

/PHP-5.3/ext/intl/tests/
H A Dcollator_get_error_code.phpt9 * Retreive error code.
14 * Check if error code equals to expected one.
H A Dsymfony_format_type_int32_intl3.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt32Intl
14 // execute the code from #testFormatTypeInt32Intl
H A Dsymfony_format_type_int32_intl6.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt32Intl
14 // execute the code from #testFormatTypeInt32Intl
H A Dsymfony_format_type_int32_intl7.phpt9 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt32Intl
14 // execute the code from #testFormatTypeInt32Intl
H A Dsymfony_format_type_int32_intl2.phpt12 // PHP Unit's code to unserialize data passed as args to #testFormatTypeInt32Intl
17 // execute the code from #testFormatTypeInt32Intl
/PHP-5.3/main/streams/
H A Dphp_stream_context.h101 #define php_stream_notify_info(context, code, xmsg, xcode) do { if ((context) && (context)->notifie… argument
102 php_stream_notification_notify((context), (code), PHP_STREAM_NOTIFY_SEVERITY_INFO, \
124 #define php_stream_notify_error(context, code, xmsg, xcode) do { if ((context) && (context)->notifi… argument
125 php_stream_notification_notify((context), (code), PHP_STREAM_NOTIFY_SEVERITY_ERR, \
/PHP-5.3/sapi/cli/tests/
H A D014.phpt11 $code = '
28 file_put_contents($filename, $code);
38 string(1478) "<code><span style="color: #000000">
41 </code>"
H A D007.phpt16 $code ='
33 file_put_contents($filename, $code);
/PHP-5.3/ext/phar/tests/zip/
H A Dfrontcontroller15.phar.phpt17 <code><span style="color: #000000">
20 </code>
/PHP-5.3/ext/standard/tests/serialize/
H A Dserialization_objects_008.phpt7 * Source code: ext/standard/var.c
12 * Source code: ext/standard/var.c
H A Dserialization_resources_001.phpt7 * Source code: ext/standard/var.c
12 * Source code: ext/standard/var.c
H A Dserialization_objects_010.phpt9 * Source code: ext/standard/var.c
14 * Source code: ext/standard/var.c
/PHP-5.3/tests/strings/
H A Dbug26703.phpt15 <code><span style="color: #000000">
18 </code>
/PHP-5.3/sapi/cgi/tests/
H A D004.phpt16 $code ='
27 file_put_contents($filename, $code);
H A D008.phpt14 $code = '
31 file_put_contents($filename, $code);
44 <code><span style="color: #000000">
47 </code>"
/PHP-5.3/ext/standard/tests/strings/
H A Dshow_source_basic.phpt17 /* some code here */
24 <code><span style="color: #000000">
25 …>}<br /><br />&nbsp;</span><span style="color: #FF8000">/*&nbsp;some&nbsp;code&nbsp;here&nbsp;*/<b…
27 </code>
H A Dshow_source_variation1.phpt17 /* some code here */
25 <code><span style="color: #000000">
26 …>}<br /><br />&nbsp;</span><span style="color: #FF8000">/*&nbsp;some&nbsp;code&nbsp;here&nbsp;*/<b…
28 </code>bar
/PHP-5.3/ext/spl/
H A Dspl.php267 protected $code; variable in Exception
287 function __construct($message = NULL, $code = 0) { argument
291 $this->code = $code;
309 return $this->code;
/PHP-5.3/ext/mbstring/oniguruma/
H A Dregint.h392 #define DIGITVAL(code) ((code) - '0') argument
393 #define ODIGITVAL(code) DIGITVAL(code) argument
394 #define XDIGITVAL(enc,code) \ argument
395 (ONIGENC_IS_CODE_DIGIT(enc,code) ? DIGITVAL(code) \
396 : (ONIGENC_IS_CODE_UPPER(enc,code) ? (code) - 'A' + 10 : (code) - 'a' + 10))
701 #define GET_CODE_POINT(code,p) code = *((OnigCodePoint* )(p)) argument
755 #define IS_MC_ESC_CODE(code, enc, syn) \ argument
756 ((code) == MC_ESC(enc) && \
820 extern UChar* onig_error_code_to_format P_((int code));
828 extern int onig_is_code_in_cc P_((OnigEncoding enc, OnigCodePoint code, CClassNode* cc));
/PHP-5.3/tests/classes/
H A Dabstract_static.phpt34 …unction fail::func() should not be abstract in %sabstract_static.php(%d) : eval()'d code on line %d
36 …mplement the remaining methods (fail::func) in %sabstract_static.php(%d) : eval()'d code on line %d
/PHP-5.3/ext/fileinfo/libmagic/
H A Dascmagic.c78 const char *code = NULL; in file_ascmagic() local
88 if (file_encoding(ms, buf, nbytes, &ubuf, &ulen, &code, &code_mime, in file_ascmagic()
92 rv = file_ascmagic_with_encoding(ms, buf, nbytes, ubuf, ulen, code, in file_ascmagic()
102 size_t nbytes, unichar *ubuf, size_t ulen, const char *code, in file_ascmagic_with_encoding() argument
226 if (file_printf(ms, "%s", code) == -1) in file_ascmagic_with_encoding()
/PHP-5.3/ext/pcre/tests/
H A Dpreg_last_error_error.phpt7 * Description: Returns the error code of the last PCRE regex execution
8 * Source code: ext/pcre/php_pcre.c
/PHP-5.3/ext/mcrypt/tests/
H A Dmcrypt_rijndael128_256BitKey.phpt13 * Source code: ext/mcrypt/mcrypt.c
18 * Source code: ext/mcrypt/mcrypt.c
23 * Source code: ext/mcrypt/mcrypt.c
28 * Source code: ext/mcrypt/mcrypt.c
/PHP-5.3/ext/standard/tests/file/
H A Drename_variation11-win32.phpt14 * Source code: ext/standard/file.c
95 …ameVar11Sub\IwasRenamed.tmp): The system cannot find the path specified. (code: 3) in %s on line %d
100 …1Sub\BADDIR\IwasRenamed.tmp): The system cannot find the path specified. (code: 3) in %s on line %d
121 ….tmp,BADDIR\IwasRenamed.tmp): The system cannot find the path specified. (code: 3) in %s on line %d
H A Drename_variation12-win32.phpt13 * Source code: ext/standard/file.c
92 …ameVar11Sub/IwasRenamed.tmp): The system cannot find the path specified. (code: 3) in %s on line %d
97 …1Sub/BADDIR/IwasRenamed.tmp): The system cannot find the path specified. (code: 3) in %s on line %d
118 ….tmp,BADDIR/IwasRenamed.tmp): The system cannot find the path specified. (code: 3) in %s on line %d

Completed in 46 milliseconds

12345678910>>...108