Searched refs:NUL (Results 1 – 25 of 42) sorted by relevance
12
/PHP-8.3/ext/pcre/tests/ |
H A D | null_bytes.phpt | 34 Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL in %snull_bytes.php on… 39 Warning: preg_match(): NUL is not a valid modifier in %snull_bytes.php on line 6 42 Warning: preg_match(): NUL is not a valid modifier in %snull_bytes.php on line 7 47 Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL in %snull_bytes.php on… 52 Warning: preg_match(): NUL is not a valid modifier in %snull_bytes.php on line 14 55 Warning: preg_match(): NUL is not a valid modifier in %snull_bytes.php on line 15 66 Warning: preg_replace(): NUL is not a valid modifier in %snull_bytes.php on line 27
|
H A D | preg_replace_callback_array_error.phpt | 56 Warning: preg_replace_callback_array(): Delimiter must not be alphanumeric, backslash, or NUL in %s… 59 Warning: preg_replace_callback_array(): Delimiter must not be alphanumeric, backslash, or NUL in %s… 62 Warning: preg_replace_callback_array(): Delimiter must not be alphanumeric, backslash, or NUL in %s… 65 Warning: preg_replace_callback_array(): Delimiter must not be alphanumeric, backslash, or NUL in %s…
|
H A D | delimiters.phpt | 26 Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL in %sdelimiters.php on… 40 Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL in %sdelimiters.php on…
|
H A D | bug73392.phpt | 24 Warning: preg_replace_callback_array(): Delimiter must not be alphanumeric, backslash, or NUL in %s…
|
/PHP-8.3/ext/xmlreader/tests/ |
H A D | bug73246.phpt | 12 Warning: XMLReader::open(): Encoding must not contain NUL bytes in %s on line %d 14 Warning: XMLReader::XML(): Encoding must not contain NUL bytes in %s on line %d
|
/PHP-8.3/ext/spl/tests/SplFileObject/ |
H A D | bug80933.phpt | 2 Bug #80933 (SplFileObject::DROP_NEW_LINE is broken for NUL and CR) 6 "Lorem ipsum \0 dolor sit amet", // string with NUL
|
/PHP-8.3/.github/scripts/windows/ |
H A D | build_task.bat | 8 del /f /q C:\Windows\System32\libcrypto-1_1-x64.dll >NUL 2>NUL 10 del /f /q C:\Windows\System32\libssl-1_1-x64.dll >NUL 2>NUL
|
H A D | test_task.bat | 74 rmdir /s /q C:\OpenSSL-Win32 >NUL 2>NUL 75 rmdir /s /q C:\OpenSSL-Win64 >NUL 2>NUL
|
/PHP-8.3/win32/build/ |
H A D | Makefile.phpize | 31 …D_DIR)\*.rc $(BUILD_DIR)\*.dbg $(BUILD_DIR)\*.bin $(BUILD_DIR)\php*.dll $(BUILD_DIR)\php*.exe > NUL 36 @for %D in (_x $(BUILD_DIRS_SUB)) do @if exist %D @del /F /Q %D\*.* > NUL 37 …LD_DIR)\php-$(PHP_VERSION_STRING)-Win32.zip $(BUILD_DIR)\pecl-$(PHP_VERSION_STRING)-Win32.zip > NUL
|
H A D | Makefile | 148 @for %D in ($(BUILD_DIRS_SUB)) do @if not exist %D @mkdir %D > NUL 149 @if not exist $(BUILD_DIR_DEV) @mkdir $(BUILD_DIR_DEV) > NUL 155 @for %D in (_x $(EXT_TARGETS)) do @if exist $(BUILD_DIR)\%D @del /F /Q $(BUILD_DIR)\%D > NUL 156 @for %D in (_x $(PECL_TARGETS)) do @if exist $(BUILD_DIR)\%D @del /F /Q $(BUILD_DIR)\%D > NUL 157 @for %D in (_x $(SAPI_TARGETS)) do @if exist $(BUILD_DIR)\%D @del /F /Q $(BUILD_DIR)\%D > NUL 163 @for %D in (_x $(BUILD_DIRS_SUB)) do @if exist %D @del /F /Q %D\*.* > NUL 165 …LD_DIR)\php-$(PHP_VERSION_STRING)-Win32.zip $(BUILD_DIR)\pecl-$(PHP_VERSION_STRING)-Win32.zip > NUL 177 …\*.manifest $(BUILD_DIR)\*.dbg $(BUILD_DIR)\*.bin $(BUILD_DIR)\php*.dll $(BUILD_DIR)\php*.exe > NUL
|
/PHP-8.3/ext/simplexml/tests/ |
H A D | bug79971_1.phpt | 23 Warning: simplexml_load_file(): URI must not contain percent-encoded NUL bytes in %s on line %d 28 Warning: SimpleXMLElement::asXML(): URI must not contain percent-encoded NUL bytes in %s on line %d
|
/PHP-8.3/Zend/tests/ |
H A D | gh10810.phpt | 2 GH-10810: Fix NUL byte terminating Exception::__toString()
|
/PHP-8.3/ext/standard/tests/password/ |
H A D | bug75221.phpt | 2 Bug #75221 (Argon2i always throws NUL at the end)
|
/PHP-8.3/ext/spl/tests/ |
H A D | bug77431.phpt | 2 Bug #77431 (SplFileInfo::__construct() accepts NUL bytes)
|
H A D | array_028.phpt | 2 ArrayObject/Iterator on array with NUL bytes
|
/PHP-8.3/ext/standard/tests/general_functions/ |
H A D | bug60227_3.phpt | 12 Warning: Header may not contain NUL bytes in %s on line %d
|
/PHP-8.3/ext/session/ |
H A D | mod_files.bat | 17 SET /A Depth=%2 + 0 2>NUL 24 SET /A Bits=%3 + 0 2>NUL
|
/PHP-8.3/ext/standard/tests/strings/ |
H A D | bug60801.phpt | 2 Bug #60801 (strpbrk() mishandles NUL byte)
|
H A D | str_pad_variation2.phpt | 7 // Split from str_pad for NUL Bytes
|
/PHP-8.3/ext/dom/tests/ |
H A D | bug79971_2.phpt | 17 Warning: DOMImplementation::createDocumentType(): URI must not contain percent-encoded NUL bytes in…
|
H A D | bug80268.phpt | 2 Bug #80268 (loadHTML() truncates at NUL bytes)
|
H A D | bug80268_2.phpt | 2 Bug #80268 (loadHTML() truncates at NUL bytes)
|
/PHP-8.3/main/ |
H A D | spprintf.c | 100 #define NUL '\0' macro 229 prefix_char = NUL; in xbuf_format_converter() 706 case NUL: in xbuf_format_converter() 736 if (prefix_char != NUL) { in xbuf_format_converter() 741 if (pad_char == '0' && prefix_char != NUL) { in xbuf_format_converter()
|
H A D | snprintf.c | 190 #define NUL '\0' macro 529 prefix_char = NUL; in format_converter() 1007 case NUL: in format_converter() 1037 if (prefix_char != NUL) { in format_converter() 1042 if (pad_char == '0' && prefix_char != NUL) { in format_converter()
|
/PHP-8.3/ext/standard/ |
H A D | microtime.c | 41 #define NUL '\0' macro
|
Completed in 58 milliseconds
12