/PHP-5.3/ext/tidy/tests/ |
H A D | 007.phpt | 10 echo "Current Value of 'tidy-mark': "; 11 var_dump($a->getopt("tidy-mark")); 21 Current Value of 'tidy-mark': bool(false)
|
/PHP-5.3/ext/pcre/pcrelib/ |
H A D | pcre.h | 368 unsigned char **mark; /* For passing back a mark pointer */ member 381 PCRE_UCHAR16 **mark; /* For passing back a mark pointer */ member 394 PCRE_UCHAR32 **mark; /* For passing back a mark pointer */ member 419 const unsigned char *mark; /* Pointer to current mark or NULL */ member 441 const PCRE_UCHAR16 *mark; /* Pointer to current mark or NULL */ member 463 const PCRE_UCHAR32 *mark; /* Pointer to current mark or NULL */ member
|
H A D | pcre_exec.c | 746 md->mark == NULL) md->mark = ecode + 2; in match() 791 md->mark == NULL) md->mark = ecode + 2; in match() 845 md->mark == NULL) md->mark = ecode + 2; in match() 866 save_mark = md->mark; in match() 885 md->mark = save_mark; in match() 964 save_mark = md->mark; in match() 1068 save_mark = md->mark; in match() 1579 save_mark = md->mark; in match() 1630 save_mark = md->mark; in match() 6989 *(extra_data->mark) = (pcre_uchar *)md->mark; in pcre_exec() [all …]
|
/PHP-5.3/ext/spl/tests/ |
H A D | pqueue_current_error.phpt | 4 Mark Schaschke (mark@fractalturtle.com)
|
H A D | heap_it_current_empty.phpt | 4 Mark Schaschke (mark@fractalturtle.com)
|
H A D | spl_heap_count_error.phpt | 4 Mark Schaschke (mark@fractalturtle.com)
|
H A D | heap_top_variation_003.phpt | 4 Mark Schaschke (mark@fractalturtle.com)
|
H A D | pqueue_compare_basic.phpt | 4 Mark Schaschke (mark@fractalturtle.com)
|
H A D | heap_top_variation_001.phpt | 4 Mark Schaschke (mark@fractalturtle.com)
|
H A D | pqueue_compare_error.phpt | 4 Mark Schaschke (mark@fractalturtle.com)
|
H A D | spl_minheap_compare_error.phpt | 4 Mark Schaschke (mark@fractalturtle.com)
|
H A D | heap_top_variation_002.phpt | 4 Mark Schaschke (mark@fractalturtle.com)
|
/PHP-5.3/ext/readline/tests/ |
H A D | readline_info_001.phpt | 25 ["mark"]=>
|
/PHP-5.3/ext/spl/examples/ |
H A D | searchiterator.inc | 42 /** Do not move forward but instead mark as finished.
|
/PHP-5.3/ext/pdo/tests/ |
H A D | pdo_021.phpt | 35 // Insert using question mark placeholders
|
H A D | pdo_022.phpt | 40 // Insert using question mark placeholders
|
H A D | pdo_025.phpt | 29 // Insert using question mark placeholders
|
/PHP-5.3/ext/imap/tests/ |
H A D | imap_close_basic.phpt | 23 // mark messages in inbox for deletion
|
H A D | imap_close_variation4.phpt | 31 // mark added messages for deletion
|
H A D | imap_close_variation2.phpt | 82 // mark added messages for deletion
|
/PHP-5.3/ext/curl/tests/ |
H A D | curl_ftp_pasv.phpt | 45 // mark the file for upload..
|
/PHP-5.3/ext/pcre/pcrelib/testdata/ |
H A D | testoutput1 | 7878 No match, mark = A 7880 No match, mark = B 7891 No match, mark = A 7897 No match, mark = B 7901 No match, mark = B 7905 No match, mark = B 7932 No match, mark = A 8479 No match, mark = B 8487 No match, mark = B 8495 No match, mark = B [all …]
|
H A D | testoutput6 | 1487 *Test extend and spacing mark 1489 0+ Test extend and spacing mark 1493 \x{1111}\x{ae4c}\x{1b04}L, LV, spacing mark 1495 0+ L, LV, spacing mark 1496 \x{1111}\x{ae4c}\x{1b04}\x{0711}\x{1b04}L, LV, spacing mark, extend, spacing mark 1498 0+ L, LV, spacing mark, extend, spacing mark
|
H A D | testinput10 | 1065 *Test extend and spacing mark 1067 \x{1111}\x{ae4c}\x{1b04}L, LV, spacing mark 1068 \x{1111}\x{ae4c}\x{1b04}\x{0711}\x{1b04}L, LV, spacing mark, extend, spacing mark
|
/PHP-5.3/ext/shmop/ |
H A D | README | 59 shmid - shmid which to mark for deletion
|