Home
last modified time | relevance | path

Searched refs:initial (Results 51 – 74 of 74) sorted by relevance

123

/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestinput1481 ) # initial word
506 ) # initial subdomain
557 ) # initial subdomain
585 ) # initial subdomain
614 ) # initial word
639 ) # initial subdomain
H A Dtestoutput1955 ) # initial word
980 ) # initial subdomain
1031 ) # initial subdomain
1059 ) # initial subdomain
1088 ) # initial word
1113 ) # initial subdomain
H A Dtestoutput81871 ) # initial word
1896 ) # initial subdomain
1947 ) # initial subdomain
1975 ) # initial subdomain
2004 ) # initial word
2029 ) # initial subdomain
/PHP-5.3/ext/standard/tests/strings/
H A Dstrcspn_variation11.phpt6 * Description: Finds length of initial segment consisting entirely of characters not found in mask.
H A Dstrspn_variation11.phpt6 * Description: Finds length of initial segment consisting entirely of characters found in mask.
H A Dstrcspn_variation8.phpt6 * Description: Finds length of initial segment consisting entirely of characters not found in mask.
H A Dstrspn_variation8.phpt6 * Description: Finds length of initial segment consisting entirely of characters found in mask.
H A Dstrcspn_variation12.phpt6 * Description: Finds length of initial segment consisting entirely of characters not found in mask.
H A Dstrspn_variation12.phpt6 * Description: Finds length of initial segment consisting entirely of characters found in mask.
/PHP-5.3/
H A DEXTENSIONS22 Experimental: Under development or initial release.
H A DUPGRADING61 - The $initial parameter for array_reduce can now be of any type.
H A Dphp.ini-development500 ; E_CORE_ERROR - fatal errors that occur during PHP's initial startup
502 ; initial startup
H A Dphp.ini-production500 ; E_CORE_ERROR - fatal errors that occur during PHP's initial startup
502 ; initial startup
H A Dconfigure.in10 dnl ## Diversion 2 is the initial checking of OS features, programs,
H A DINSTALL153 The initial PHP setup and configuration process is controlled by the
H A DNEWS273 . Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests).
2670 - Changed array_reduce() to allow mixed $initial (Christian Seiler)
6986 - Fixed bug #29954 (array_reduce segfaults when initial value is array). (Tony)
/PHP-5.3/ext/standard/
H A Darray.c4099 zval *initial = NULL; in PHP_FUNCTION() local
4103 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "af|z", &input, &fci, &fci_cache, &initial) =… in PHP_FUNCTION()
4109 MAKE_COPY_ZVAL(&initial, result); in PHP_FUNCTION()
H A Dbasic_functions.c583 ZEND_ARG_INFO(0, initial)
/PHP-5.3/ext/mbstring/oniguruma/
H A DHISTORY1113 (current default value, not initial default value.)
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt3227 set, the initial scan along the subject string does not happen. The
4012 matches are all initial substrings of the longer matches. For example,
4219 block format. The initial version was 0; the current version is 2. The
4774 Instead, the initial \x will be interpreted as a basic hexadecimal
4795 (code value 7). Make sure you supply two digits after the initial zero
5425 first data character in the class (after an initial circumflex, if
6341 the initial .* matches the entire string at first, but when this fails
/PHP-5.3/ext/pcre/pcrelib/
H A DChangeLog3479 pcretest will instead treat the initial "<" as a pattern delimiter.
4261 this fix an hour or so after the initial 3.7 release.)
4911 2. Get pcre_study() to generate a bitmap of initial characters for non-
/PHP-5.3/win32/
H A Dinstall.txt319 +--pear -- initial copy of PEAR
/PHP-5.3/build/
H A Dlibtool.m44011 # If TAGNAME is not passed, then create an initial libtool script
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic1071 # initial string matched. It used to be done with a regex, but we're

Completed in 165 milliseconds

123