Home
last modified time | relevance | path

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

/PHP-5.3/ext/spl/internal/
H A Dsplqueue.inc15 * even though they don't make much sense for a queue. For convenience,
/PHP-5.3/
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-development474 ; operators. The error level constants are below here for convenience as well as
H A Dphp.ini-production474 ; operators. The error level constants are below here for convenience as well as
/PHP-5.3/build/
H A Dlibtool.m42635 # sets LIBLTDL to the link flags for the libltdl convenience library and
2637 # --enable-ltdl-convenience to the configure arguments. Note that
2647 no) AC_MSG_ERROR([this package needs a convenience libltdl]) ;;
2649 ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;;
3059 _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
3376 …_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archi…
3475 …_LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-who…
3645 _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract'
5404 …_LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-who…
5749 _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
[all …]
/PHP-5.3/ext/ereg/regex/
H A DWHATSNEW34 convenience. Stay tuned.
/PHP-5.3/Zend/
H A DZEND_CHANGES341 properties in the created object. For convenience, the engine
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt1728 convenience functions for extracting captured substrings from a subject
2731 ses, which still acquire numbers. Several convenience functions such as
3437 Some convenience functions are provided for extracting the captured
3708 returned by pcre_exec() in ovector. For convenience, the functions
3771 The two convenience functions pcre_free_substring() and pcre_free_sub-
3810 the functions described in the previous section. For convenience, there
5780 a compiled pattern. There is also a convenience function for extracting
5803 The convenience function for extracting the data by name returns the
5882 For convenience, the three most common quantifiers have single-charac-
8287 character that was inspected. For convenience, the second offset points
[all …]
/PHP-5.3/ext/pcre/pcrelib/
H A DChangeLog1638 the convenience functions in the pcre_get.c source file.
4218 54. Added convenience functions for handling named capturing parentheses.
4591 4. Added the convenience functions for extracting substrings after a successful

Completed in 94 milliseconds