Home
last modified time | relevance | path

Searched refs:start (Results 301 – 325 of 346) sorted by relevance

1...<<11121314

/PHP-5.5/ext/standard/tests/general_functions/
H A Dparse_ini_string_001.phpt14 ; start of ini file
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja141 which start with "i18n.xxxx" to php3.ini.
561 o int = mbstrpos(string1, string2, start)
562 o int = mbstrpos(string1, string2, start, encoding)
/PHP-5.5/ext/mbstring/tests/
H A Dmb_substr_variation3.phpt10 /* Prototype : string mb_substr(string $str, int $start [, int $length [, string $encoding]])
/PHP-5.5/ext/readline/
H A Dreadline_cli.c580 static char **cli_code_completion(const char *text, int start, int end) /* {{{ */ in cli_code_completion() argument
/PHP-5.5/ext/standard/tests/file/
H A Duserstreams.phpt74 die("tmpfile is not at start!");
/PHP-5.5/ext/oci8/tests/
H A Dreflection1.phpt552 Parameter #2 [ <optional> $start ]
942 Parameter #2 [ <optional> $start ]
/PHP-5.5/ext/soap/
H A Dphp_encoding.c3138 char *str, *start, *next; in to_xml_list() local
3148 start = str; in to_xml_list()
3149 while (start != NULL && *start != '\0') { in to_xml_list()
3153 next = strchr(start,' '); in to_xml_list()
3158 ZVAL_STRING(&dummy_zval, start, 0); in to_xml_list()
3171 start = next; in to_xml_list()
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_main.c695 …_user_config(char *path, int path_len, const char *doc_root, int doc_root_len, int start TSRMLS_DC)
750 ptr = s2 + start; /* start is the point where doc_root ends! */
/PHP-5.5/ext/opcache/
H A DREADME169 that start with 'x'). Line starting with a ; are ignored (comments).
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX_64.c457 #define BFEXTU(dst, src, start, end) \ argument
458 push_4_buffer(compiler, TILEGX_OPC_BFEXTU, dst, src, start, end, __LINE__)
460 #define BFEXTS(dst, src, start, end) \ argument
461 push_4_buffer(compiler, TILEGX_OPC_BFEXTS, dst, src, start, end, __LINE__)
/PHP-5.5/ext/exif/
H A Dtest.txt187 To start the test you simple have to put all images into the same directory as this script.
/PHP-5.5/ext/ftp/tests/
H A Dserver.inc18 die("could not start/bind the ftp server\n");
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY105 2007/03/02: [impl] move range > start check position in end_buf process.
384 start arg. of MATCH_ARG_INIT() should be original
1578 it is start of range. (ex. /[--a]/)
1831 2003/01/22: [memo] start CVS entry in my box.
1880 add start member in MatchArg. (regexec.c)
1952 2002/03/13: [bug] start argument of BackwardSearchRange() is wrong.
H A Dregcomp.c3371 UChar *start, *end, *p; in expand_case_fold_string() local
3378 start = sn->s; in expand_case_fold_string()
3380 if (start >= end) return 0; in expand_case_fold_string()
3385 p = start; in expand_case_fold_string()
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DRE146 \G matching start position
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic183 # Game files start with "T3-image\015\012\032"
385 # Scans for all common MPEG header start codes
1539 >8 belong x \b, start block %d
4380 >>2 beshort x \b, RAM start $%04x
4382 >>2 beshort x \b, RAM start $%04x
5815 >>0764 long >0 start cyl %ld,
6147 #>>>>>>>>>>>>448 ubyte x \b, start C_S: 0x%x
6157 #>>>>>>>>>>>>464 ubyte x \b, start C_S: 0x%x
7755 >32 lelong x \b start for free list %u,
8692 #>>16 lelong x start %d,
[all …]
/PHP-5.5/Zend/
H A Dzend_compile.h124 int start; member
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput13780 /^(?!:) # colon disallowed at start
3781 (?: # start of item
4762 /--- COMMIT at the start of a pattern should act like an anchor. Again,
5126 something that does not even start. Perl reports tags after the failures here,
5337 /-- This matches "ac" because SKIP forces the next match to start on the
H A Dtestinput2590 /\( # ( at start
2894 /^(?!:) # colon disallowed at start
2895 (?: # start of item
3035 /--- COMMIT at the start of a pattern should be the same as an anchor. Perl
4042 /-- Test the ugly "start or end of word" compatibility syntax --/
/PHP-5.5/ext/standard/
H A Dbasic_functions.c2162 ZEND_ARG_INFO(0, start)
2169 ZEND_ARG_INFO(0, start)
2295 ZEND_ARG_INFO(0, start)
2302 ZEND_ARG_INFO(0, start)
/PHP-5.5/ext/ereg/regex/
H A Dtests32 # For REG_STARTEND, the start/end offsets are those of the substring
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_structs.h145 unsigned int (*mb_valid)(const char *start, const char *end);
/PHP-5.5/win32/
H A Dinstall.txt423 either case, you need to start the Microsoft Management Console (may
811 wanted to start, as a CGI script (a CGI script inside of the admin
815 line as root user and start it manually - you will see there are no
1431 when I try to start apache I get undefined symbol errors:
1643 when I try to start apache I get undefined symbol errors:
/PHP-5.5/
H A Dconfigure.in210 dnl Change to AC_PROG_CC_STDC when we start requiring a post-2.13 autoconf
939 [ --disable-short-tags Disable the short-form <? start tag by default], yes, no)
/PHP-5.5/ext/oci8/
H A Doci8.c283 ZEND_ARG_INFO(0, start)
598 ZEND_ARG_INFO(0, start)

Completed in 202 milliseconds

1...<<11121314