Home
last modified time | relevance | path

Searched refs:special (Results 26 – 50 of 127) sorted by relevance

123456

/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput1685 ) # special
713 ) # special
730 ) # special
756 ) # special
774 ) # special
797 ) # special
815 ) # special
838 ) # special
870 ) # special
893 ) # special
[all …]
H A Dtestoutput82031 ) # special
2059 ) # special
2076 ) # special
2102 ) # special
2120 ) # special
2143 ) # special
2161 ) # special
2184 ) # special
2216 ) # special
2239 ) # special
[all …]
H A Dtestoutput11168 ) # special
1196 ) # special
1213 ) # special
1239 ) # special
1257 ) # special
1280 ) # special
1298 ) # special
1321 ) # special
1353 ) # special
1376 ) # special
[all …]
/PHP-5.5/ext/json/tests/
H A Dpass001.1.phpt47 \"special\": \"`1~!@#$%^&*()_+-={':[,]}|;.</>?\",
135 "special": "`1~!@#$%^&*()_+-={':[,]}|;.</>?",
233 ["special"]=>
414 ["special"]=>
534 …mnopqrstuvwyz","ALPHA":"ABCDEFGHIJKLMNOPQRSTUVWYZ","digit":"0123456789","special":"`1~!@#$%^&*()_+…
536 …mnopqrstuvwyz","ALPHA":"ABCDEFGHIJKLMNOPQRSTUVWYZ","digit":"0123456789","special":"`1~!@#$%^&*()_+…
599 ["special"]=>
780 ["special"]=>
H A Dpass001.1_64bit.phpt47 \"special\": \"`1~!@#$%^&*()_+-={':[,]}|;.</>?\",
135 "special": "`1~!@#$%^&*()_+-={':[,]}|;.</>?",
233 ["special"]=>
414 ["special"]=>
534 …mnopqrstuvwyz","ALPHA":"ABCDEFGHIJKLMNOPQRSTUVWYZ","digit":"0123456789","special":"`1~!@#$%^&*()_+…
536 …mnopqrstuvwyz","ALPHA":"ABCDEFGHIJKLMNOPQRSTUVWYZ","digit":"0123456789","special":"`1~!@#$%^&*()_+…
599 ["special"]=>
780 ["special"]=>
/PHP-5.5/ext/standard/tests/file/
H A Dcopy_variation2.phpt2 Test copy() function: usage variations - destination file names(special chars)
15 /* Test copy() function: In creation of destination file names containing special characters
19 echo "*** Test copy() function: destination file names containing special characters ***\n";
29 /* File names containing special(non-alpha numeric) characters */
94 *** Test copy() function: destination file names containing special characters ***
/PHP-5.5/ext/date/lib/
H A Dtm2unixtime.c226 count = time->relative.special.amount; in do_adjust_special_weekday()
275 switch (time->relative.special.type) { in do_adjust_special()
282 memset(&(time->relative.special), 0, sizeof(time->relative.special)); in do_adjust_special()
288 switch (time->relative.special.type) { in do_adjust_special_early()
/PHP-5.5/ext/standard/tests/array/
H A Darray_unshift_variation7.phpt25 "This is a text with special chars: \!\@\#\$\%\^\&\*\(\)\\",
127 string(55) "This is a text with special chars: \!\@\#$\%\^\&\*\(\)\"
140 string(55) "This is a text with special chars: \!\@\#$\%\^\&\*\(\)\"
H A Darray_unshift_variation8.phpt25 'This is a text with special chars: \!\@\#\$\%\^\&\*\(\)\\',
125 string(56) "This is a text with special chars: \!\@\#\$\%\^\&\*\(\)\"
138 string(56) "This is a text with special chars: \!\@\#\$\%\^\&\*\(\)\"
H A D001.phpt10 ** Test alpha, numeric (decimal, hex, octal) and special data
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug28969.phpt2 Bug #28969 (Wrong data encoding of special characters)
/PHP-5.5/tests/classes/
H A Diterators_008.phpt2 Ensure plain userspace superclass does not override special iterator behaviour on child class.
/PHP-5.5/ext/standard/tests/strings/
H A Dstrrev_variation1.phpt51 //special chars in strings
56 //only special chars
H A Dstrrev_variation2.phpt51 //special chars in string
56 //only special chars
H A Dhtmlspecialchars_decode_error.phpt6 * Description: Convert special HTML entities back to characters
H A Dhtmlspecialchars_decode_variation6.phpt6 * Description: Convert special HTML entities back to characters
H A Dchop_variation5.phpt24 …var_dump ( chop("chop test$#@", "#@$") ); /* with some special characters as s…
H A Dstrrev_variation3.phpt21 $#%^*&*_("_")!#@@!$#$^^&*(special)
/PHP-5.5/ext/date/tests/
H A DDateTime_fix_createFromFormat.phpt2 Test fix for DateTime when date have textual day with dot or other special char at end
/PHP-5.5/ext/odbc/
H A Dconfig.w325 …e passed ODBC version. A hex number is expected, default 0x0300. Use the special value of 0 to pre…
/PHP-5.5/tests/lang/
H A DforeachLoop.005.phpt2 Foreach loop tests - modifying the array during the loop: special case. Behaviour is good since php…
/PHP-5.5/ext/mbstring/tests/
H A Dmb_ereg_variation6.phpt2 Test mb_ereg() function : usage variations - match special characters
16 * Test how mb_ereg() matches special characters for $pattern
/PHP-5.5/ext/spl/internal/
H A Drecursiveregexiterator.inc30 * @param flags special flags (self::USE_KEY)
H A Dregexiterator.inc34 private $flags; /**< special flags (self::USE_KEY) */
48 * @param flags special flags (self::USE_KEY)
/PHP-5.5/
H A DREADME.UNIX-BUILD-SYSTEM73 special include directive (@ext_srcdir@ is automatically replaced).
83 If you have a complex extension, you might to need add special
119 can define special flags for each source-file, where it is

Completed in 63 milliseconds

123456