Home
last modified time | relevance | path

Searched refs:split (Results 51 – 70 of 70) sorted by relevance

123

/PHP-5.5/ext/mbstring/tests/
H A Dmb_split_variation1.phpt11 * Description: split multibyte string into array by regular expression
/PHP-5.5/ext/standard/tests/strings/
H A Dchunk_split_variation9.phpt6 * Description: Returns split line
H A Dchunk_split_variation10.phpt6 * Description: Returns split line
H A Dchunk_split_variation2.phpt6 * Description: Returns split line
H A Dchunk_split_variation12.phpt6 * Description: Returns split line
/PHP-5.5/ext/soap/interop/
H A Dclient_round2_interop.php709 $info = split(':', $method);
712 $hi = split(',',$m);
/PHP-5.5/ext/ereg/
H A Dereg.c59 PHP_DEP_FE(split, arginfo_split)
713 PHP_FUNCTION(split) in PHP_FUNCTION() argument
/PHP-5.5/win32/build/
H A Dconfig.w32.phpize.in300 path = PHP_EXTRA_INCLUDES.split(';');
309 path = PHP_EXTRA_LIBS.split(';');
H A Dconfig.w32321 path = PHP_EXTRA_INCLUDES.split(';');
330 path = PHP_EXTRA_LIBS.split(';');
/PHP-5.5/
H A DUPGRADING.INTERNALS70 The lowercasing functions in zend_operators.c were split into those that do
H A DINSTALL911 PHP 4 port is split into two sub-directories: core and extensions. The
H A DNEWS6845 - Fixed bug #44182 (extract($a, EXTR_REFS) can fail to split copy-on-write
/PHP-5.5/ext/pdo_odbc/tests/
H A Dlong_columns.phpt59 // test sizes around 255 to make sure that the reassembly works (and that the column is split into …
/PHP-5.5/ext/curl/
H A Dinterface.c1847 char *split; in split_certinfo() local
1855 split = strstr(s, "; "); in split_certinfo()
1856 if(split) in split_certinfo()
1857 *split = '\0'; in split_certinfo()
1866 s = split+2; in split_certinfo()
1867 } while(split); in split_certinfo()
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja682 mb version of split()
/PHP-5.5/ext/pcre/pcrelib/
H A DNEWS629 8. The single man page has been split into a number of separate man pages.
H A DChangeLog2303 10. Partial matching has been split into two forms: PCRE_PARTIAL_SOFT, which is
4169 3. Refactoring of the library code to split up the various functions into
5150 53. The single man page has become too large. I have therefore split it up into
5868 function is split off.
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY548 2005/08/23: [impl] split is_code_in_cc() from onig_is_code_in_cc().
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic1669 >8 string debian-split part of multipart Debian package
4291 >2 byte >0 \b, split ROM
17671 # (executable, pure, and split I&D, respectively), but the PDP-11 version
17725 # were supported, this entry could possibly be split into two with
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt3339 match of the empty string within its split() function, and when using
5290 sequence is treated as a single unit that cannot be split.
9106 4. Matching a subject string that is split into multiple segments may

Completed in 185 milliseconds

123