Home
last modified time | relevance | path

Searched refs:convenience (Results 1 – 9 of 9) sorted by relevance

/PHP-5.4/ext/spl/internal/
H A Dsplqueue.inc15 * even though they don't make much sense for a queue. For convenience,
/PHP-5.4/
H A Dltmain.sh1134 convenience=
2394 convenience="$convenience $ladir/$objdir/$old_library"
3216 build_libtool_libs=convenience
3478 if test "$build_old_libs" = yes && test "$build_libtool_libs" != convenience ; then
4112 if test -z "$convenience" || test -z "$whole_archive_flag_spec"; then
4320 if test -n "$convenience"; then
4328 func_extract_archives $gentop $convenience
5509 if test "$build_libtool_libs" = convenience; then
5511 addlibs="$convenience"
H A Dphp.ini-development405 ; operators. The error level constants are below here for convenience as well as
H A Dphp.ini-production405 ; operators. The error level constants are below here for convenience as well as
/PHP-5.4/build/
H A Dlibtool.m42631 # sets LIBLTDL to the link flags for the libltdl convenience library and
2633 # --enable-ltdl-convenience to the configure arguments. Note that
2643 no) AC_MSG_ERROR([this package needs a convenience libltdl]) ;;
2645 ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;;
3055 _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
3372 …_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archi…
3471 …_LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-who…
3641 _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract'
5400 …_LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-who…
5745 _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
[all …]
/PHP-5.4/ext/ereg/regex/
H A DWHATSNEW34 convenience. Stay tuned.
/PHP-5.4/Zend/
H A DZEND_CHANGES341 properties in the created object. For convenience, the engine
/PHP-5.4/ext/pcre/pcrelib/doc/
H A Dpcre.txt1762 convenience functions for extracting captured substrings from a subject
2891 ses, which still acquire numbers. Several convenience functions such as
3591 Some convenience functions are provided for extracting the captured
3863 returned by pcre_exec() in ovector. For convenience, the functions
3926 The two convenience functions pcre_free_substring() and pcre_free_sub-
3965 the functions described in the previous section. For convenience, there
6139 convenience function for extracting a captured substring by name.
6161 The convenience function for extracting the data by name returns the
6250 For convenience, the three most common quantifiers have single-charac-
8767 character that was inspected. For convenience, the second offset points
[all …]
/PHP-5.4/ext/pcre/pcrelib/
H A DChangeLog2399 the convenience functions in the pcre_get.c source file.
4979 54. Added convenience functions for handling named capturing parentheses.
5352 4. Added the convenience functions for extracting substrings after a successful

Completed in 93 milliseconds