Home
last modified time | relevance | path

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

123456

/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput11-168 Memory allocation (code space): 24
19 Memory allocation (code space): 38
34 Memory allocation (code space): 36
49 Memory allocation (code space): 46
59 Memory allocation (code space): 10
72 Memory allocation (code space): 14
85 Memory allocation (code space): 14
94 Memory allocation (code space): 14
103 Memory allocation (code space): 20
113 Memory allocation (code space): 26
[all …]
H A Dtestoutput11-328 Memory allocation (code space): 48
19 Memory allocation (code space): 76
34 Memory allocation (code space): 72
49 Memory allocation (code space): 60
59 Memory allocation (code space): 20
72 Memory allocation (code space): 28
85 Memory allocation (code space): 28
94 Memory allocation (code space): 28
103 Memory allocation (code space): 40
113 Memory allocation (code space): 52
[all …]
H A Dtestoutput11-88 Memory allocation (code space): 17
19 Memory allocation (code space): 25
34 Memory allocation (code space): 23
49 Memory allocation (code space): 41
59 Memory allocation (code space): 7
72 Memory allocation (code space): 9
85 Memory allocation (code space): 9
94 Memory allocation (code space): 9
103 Memory allocation (code space): 13
113 Memory allocation (code space): 18
[all …]
/PHP-5.5/ext/ctype/tests/
H A Dctype_space_variation2.phpt23 echo "character code $c is a space character\n";
31 character code 9 is a space character
32 character code 10 is a space character
33 character code 11 is a space character
34 character code 12 is a space character
35 character code 13 is a space character
36 character code 32 is a space character
/PHP-5.5/Zend/tests/
H A Dassign_to_var_004.phpt7 $var1 = "space";
19 string(5) "space"
20 string(5) "space"
21 string(5) "space"
H A Dbug32296.phpt5 abstract class space{
10 abstract class shape extends space{
/PHP-5.5/ext/standard/tests/strings/
H A Dltrim_basic.phpt18 echo "\n-- Trim string with all white space characters --\n";
24 echo "\n-- Trim some non-white space characters from a string --\n";
27 echo "\n-- Trim some non-white space characters from a string suing a character range --\n";
39 -- Trim string with all white space characters --
45 -- Trim some non-white space characters from a string --
48 -- Trim some non-white space characters from a string suing a character range --
H A Drtrim_basic.phpt20 echo "\n-- Trim string with all white space characters --\n";
26 echo "\n-- Trim some non-white space characters from a string --\n";
29 echo "\n-- Trim some non-white space characters from a string using a character range --\n";
40 -- Trim string with all white space characters --
46 -- Trim some non-white space characters from a string --
49 -- Trim some non-white space characters from a string using a character range --
H A Dchunk_split_variation6.phpt25 ' ', //space
29 'This string\tcontains\rwhite space\nchars', //with white space chars
32 'This is string with multiple space char',
61 string(59) "This st):(ring\tc):(ontains):(\rwhite):( space\):(nchars):("
71 string(59) " Te):(sting w):(ith ):(multipl):(e space):(s ):("
H A Dchunk_split_variation12.phpt48 This checks\t and \nwhite space chars
130 white space charsr to checkThis checks and
131 white space chars with hereThis checks and
132 white space charsdoc endingThis checks and
133 white space chars.This contThis checks and
134 white space charsains,
136 white space charsi@! ch@r$ This checks and
137 white space chars__with wroThis checks and
138 white space charsng \k escaThis checks and
140 white space chars2.This checks and
[all …]
H A Dtrim_basic.phpt17 echo "\n-- Trim string with all white space characters --\n";
23 echo "\n-- Trim some non-white space characters from a string --\n";
34 -- Trim string with all white space characters --
40 -- Trim some non-white space characters from a string --
H A Dstr_split_variation3.phpt26 " ", //space
30 "string\tcontains\rwhite space\nchars",
34 "with multiple space char",
92 string(7) " space
137 string(7) "space c"
H A Dchunk_split_variation7.phpt25 " ", //space
29 "This string\tcontains\rwhite space\nchars",
32 "This is string with multiple space char",
67 string(90) "This ????is st????ring ????with ???? mu????ltipl????e ???? ????space???? char?…
H A Dchunk_split_variation8.phpt25 This's heredoc string with \t and \n white space char.
71 white space char.
76 white space char.:::
81 white space char.
H A Dstr_split_variation4.phpt26 ' ', //space
30 'string\tcontains\rwhite space\nchars',
34 'with multiple space char',
/PHP-5.5/ext/date/tests/
H A DDateTime_extends_basic2.phpt2 Test DateTime class inheritance : with user space __construct magic method
9 echo "*** Testing new DateTime() : with user space __construct magic method ***\n";
29 *** Testing new DateTime() : with user space __construct magic method ***
/PHP-5.5/ext/standard/tests/file/
H A Duserstreams_002.phpt2 User-space streams: stream_cast()
53 Warning: stream_select(): cannot represent a stream of type user-space as a select()able descriptor…
60 Warning: stream_select(): cannot represent a stream of type user-space as a select()able descriptor…
71 Warning: stream_select(): cannot represent a stream of type user-space as a select()able descriptor…
80 Warning: stream_select(): cannot represent a stream of type user-space as a select()able descriptor…
89 Warning: stream_select(): cannot represent a stream of type user-space as a select()able descriptor…
91 Warning: stream_select(): cannot represent a stream of type user-space as a select()able descriptor…
H A Dcopy_variation3-win32.phpt30 "copy variation3.tmp", //file name containing blank space
31 " copy_variation3.tmp", //file name starts with blank space
33 " ", //blank space as file name
/PHP-5.5/Zend/
H A Dzend_list.c116 const char *space; in zend_fetch_resource() local
122 class_name = get_active_class_name(&space TSRMLS_CC); in zend_fetch_resource()
123 …zend_error(E_WARNING, "%s%s%s(): no %s resource supplied", class_name, space, get_active_function_… in zend_fetch_resource()
128 class_name = get_active_class_name(&space TSRMLS_CC); in zend_fetch_resource()
129 …NG, "%s%s%s(): supplied argument is not a valid %s resource", class_name, space, get_active_functi… in zend_fetch_resource()
141 class_name = get_active_class_name(&space TSRMLS_CC); in zend_fetch_resource()
142 …zend_error(E_WARNING, "%s%s%s(): %d is not a valid %s resource", class_name, space, get_active_fun… in zend_fetch_resource()
160 class_name = get_active_class_name(&space TSRMLS_CC); in zend_fetch_resource()
161 …zend_error(E_WARNING, "%s%s%s(): supplied resource is not a valid %s resource", class_name, space,… in zend_fetch_resource()
/PHP-5.5/ext/pcre/tests/
H A Dbug41148.phpt16 /* 6 */ "/(( *)\n){2,}(<br[[:space:]]*\/?".">)?/S",
21 /* 11 */ "/(<br[[:space:]]*\/?".">){2,}/S",
22 /* 12 */ "/<p>([\n]*(<br[[:space:]]*\/?".">)*)*/S",
/PHP-5.5/ext/ereg/regex/
H A Dregexec.c77 #define STATEVARS int vn; unsigned char *space
78 #define STATESETUP(m, nv) { (m)->space = malloc((nv)*(m)->g->nstates); \
79 if ((m)->space == NULL) return(REG_ESPACE); \
81 #define STATETEARDOWN(m) { free((m)->space); }
82 #define SETUP(v) ((v) = &m->space[m->vn++ * m->g->nstates])
/PHP-5.5/ext/imap/tests/
H A Dimap_8bit_basic.phpt17 //NB this appears to be a bug in cclient; a space at end of string should be encoded as =20
18 var_dump(imap_8bit("String with space at end "));
29 string(25) "String with space at end "
/PHP-5.5/ext/filter/tests/
H A D023.phpt10 var_dump(filter_var("white space here \ \ \" some more", FILTER_UNSAFE_RAW, FILTER_FLAG_ENCODE_AMP)…
19 string(32) "white space here \ \ " some more"
/PHP-5.5/ext/bcmath/libbcmath/src/
H A Doutput.c61 bc_out_long (val, size, space, out_char) in bc_out_long() argument
63 int size, space;
73 if (space) (*out_char) (' ');
/PHP-5.5/ext/phar/tests/zip/
H A Dbug48791.phpt14space-mode="label-alignment"><style:list-level-label-alignment text:label-followed-by="listtab" te…

Completed in 31 milliseconds

123456