Home
last modified time | relevance | path

Searched refs:mark (Results 1 – 25 of 40) sorted by relevance

12

/PHP-5.3/ext/tidy/tests/
H A D007.phpt10 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 Dpcre.h368 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 Dpcre_exec.c746 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 Dpqueue_current_error.phpt4 Mark Schaschke (mark@fractalturtle.com)
H A Dheap_it_current_empty.phpt4 Mark Schaschke (mark@fractalturtle.com)
H A Dspl_heap_count_error.phpt4 Mark Schaschke (mark@fractalturtle.com)
H A Dheap_top_variation_003.phpt4 Mark Schaschke (mark@fractalturtle.com)
H A Dpqueue_compare_basic.phpt4 Mark Schaschke (mark@fractalturtle.com)
H A Dheap_top_variation_001.phpt4 Mark Schaschke (mark@fractalturtle.com)
H A Dpqueue_compare_error.phpt4 Mark Schaschke (mark@fractalturtle.com)
H A Dspl_minheap_compare_error.phpt4 Mark Schaschke (mark@fractalturtle.com)
H A Dheap_top_variation_002.phpt4 Mark Schaschke (mark@fractalturtle.com)
/PHP-5.3/ext/readline/tests/
H A Dreadline_info_001.phpt25 ["mark"]=>
/PHP-5.3/ext/spl/examples/
H A Dsearchiterator.inc42 /** Do not move forward but instead mark as finished.
/PHP-5.3/ext/pdo/tests/
H A Dpdo_021.phpt35 // Insert using question mark placeholders
H A Dpdo_022.phpt40 // Insert using question mark placeholders
H A Dpdo_025.phpt29 // Insert using question mark placeholders
/PHP-5.3/ext/imap/tests/
H A Dimap_close_basic.phpt23 // mark messages in inbox for deletion
H A Dimap_close_variation4.phpt31 // mark added messages for deletion
H A Dimap_close_variation2.phpt82 // mark added messages for deletion
/PHP-5.3/ext/curl/tests/
H A Dcurl_ftp_pasv.phpt45 // mark the file for upload..
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestoutput17878 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 Dtestoutput61487 *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 Dtestinput101065 *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 DREADME59 shmid - shmid which to mark for deletion

Completed in 131 milliseconds

12