Home
last modified time | relevance | path

Searched refs:space (Results 126 – 148 of 148) sorted by relevance

123456

/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput1796 [^()<>@,;:".\\\[\]\x80-\xff\000-\010\012-\037] | # atom and space parts, or...
H A Dtestinput1536 [^()<>@,;:".\\\[\]\x80-\xff\000-\010\012-\037] | # atom and space parts, or...
3622 # quote, otherwise match up to next space
3631 # quote, otherwise match up to next space
3640 # quote, otherwise match up to next space
3671 /[[:space:]]+/
H A Dtestinput2682 /^[[:space:]]/DZ
917 /[[:space:]/I
921 /[[:space:]]/IDZ
923 /[[:space:]abcde]/IDZ
2891 # quote, otherwise match up to next space
H A Dtestinput7426 /[[:space:]]/WBZ
H A Dtestoutput4996 /[[:^space:]]/8g
H A Dtestoutput11010 [^()<>@,;:".\\\[\]\x80-\xff\000-\010\012-\037] | # atom and space parts, or...
5902 # quote, otherwise match up to next space
5921 # quote, otherwise match up to next space
5940 # quote, otherwise match up to next space
6006 /[[:space:]]+/
H A Dtestinput6774 /^>[[:space:]]*/8W
H A Dtestinput81020 [^()<>@,;:".\\\[\]\x80-\xff\000-\010\012-\037] | # atom and space parts, or...
3840 /[[:space:]]+/
H A Dtestoutput7883 /[[:space:]]/WBZ
H A Dtestoutput22025 /^[[:space:]]/DZ
3196 /[[:space:]/I
3211 /[[:space:]]/IDZ
3223 /[[:space:]abcde]/IDZ
10226 # quote, otherwise match up to next space
H A Dtestoutput81865 [^()<>@,;:".\\\[\]\x80-\xff\000-\010\012-\037] | # atom and space parts, or...
6015 /[[:space:]]+/
H A Dtestoutput61313 /^>[[:space:]]*/8W
/PHP-5.5/Zend/
H A Dzend_vm_def.h3213 const char *space; variable
3219 space = "::";
3221 class_name = space = "";
3226 …s%s(), called in %s on line %d and defined", opline->op1.num, class_name, space, get_active_functi…
3228 …zend_error(E_WARNING, "Missing argument %u for %s%s%s()", opline->op1.num, class_name, space, get_…
H A Dzend_vm_execute.h709 const char *space; in ZEND_RECV_SPEC_HANDLER() local
715 space = "::"; in ZEND_RECV_SPEC_HANDLER()
717 class_name = space = ""; in ZEND_RECV_SPEC_HANDLER()
722 …s%s(), called in %s on line %d and defined", opline->op1.num, class_name, space, get_active_functi… in ZEND_RECV_SPEC_HANDLER()
724 …zend_error(E_WARNING, "Missing argument %u for %s%s%s()", opline->op1.num, class_name, space, get_… in ZEND_RECV_SPEC_HANDLER()
/PHP-5.5/
H A DINSTALL236 each separated by a space. We'll add .phtml to demonstrate.
751 requests are running in the same process space (the space of the web
752 server itself) and this space has only one environment. If you want to
1850 configuration where PHP is running in its own memory space.
H A DNEWS1754 . Fixed trailing space in name of constant IntlCalendar::FIELD_FIELD_COUNT.
2299 . Fixed bug #64529 (Ran out of opcode space). (Dmitry)
3213 . Reduced the size of zend_class_entry by sharing the same memory space
4301 SplTempFileObject crash when user-space classes don't call the paren
6034 - Added stream_cast() and stream_set_options() to user-space stream wrappers,
6036 stream_set_write_buffer() to work with user-space stream wrappers. (Arnaud)
7801 . Make use of space-strict strip_tags() function
8755 - Fixed bug #36625 (pg_trace() does not work). (iakio at mono-space dot net)
10176 - Changed doc comments to require a single white space after '/**'. (Marcus)
10196 - Fixed bug #28512 (Allocate enough space to store MSSQL data). (Frank)
/PHP-5.5/win32/
H A Dinstall.txt800 requests are running in the same process space (the space of the web
801 server itself) and this space has only one environment. If you want to
1479 configuration where PHP is running in its own memory space.
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME826 digits, "word" characters, and white space, respectively. These are used when
833 1 white space character
H A DHACKING15 about the algorithm was that the amount of space required to hold the compiled
/PHP-5.5/build/
H A Dlibtool.m43299 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
3876 # Some compilers place space between "-{L,R}" and the path.
3877 # Remove the space.
5358 # include_expsyms should be a list of space-separated symbols to be *always*
5498 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
5851 # extra space).
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic6189 # DOS names like F11.SYS or BOOTWIZ.SYS are 8 right space padded bytes+3 bytes
6276 # DOS names like NTLDR,CMLDR,$LDR$ are 8 right space padded bytes+3 bytes
6465 # DOS names like IO.SYS,WINBOOT.SYS,MSDOS.SYS,WINBOOT.INI are 8 right space padded bytes+3 bytes
6583 # DOS names like KERNEL.SYS,KERNEL16.SYS,KERNEL32.SYS,METAKERN.SYS are 8 right space padded bytes+3…
6636 # DOS names like STARTUP.BIN,STARTUPC.COM,STARTUPE.EXE are 8 right space padded bytes+3 bytes
6674 # DOS names like STARTUP.BIN,STARTUPC.COM,STARTUPE.EXE are 8 right space padded bytes+3 bytes
6800 # followed by "ing " or space
14481 # descriptor space) preceded by a two byte constant.
17729 # btoa(1) is an alternative to uuencode that requires less space.
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY850 0x00ad (soft hyphen) should be [:cntrl:] and [:space:] type.
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch2425 * some overlapping space for matches near EOF

Completed in 406 milliseconds

123456