Home
last modified time | relevance | path

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

12

/PHP-5.4/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.4/ext/pcre/pcrelib/
H A Dpcre.h383 unsigned char **mark; /* For passing back a mark pointer */ member
396 PCRE_UCHAR16 **mark; /* For passing back a mark pointer */ member
409 PCRE_UCHAR32 **mark; /* For passing back a mark pointer */ member
434 const unsigned char *mark; /* Pointer to current mark or NULL */ member
456 const PCRE_UCHAR16 *mark; /* Pointer to current mark or NULL */ member
478 const PCRE_UCHAR32 *mark; /* Pointer to current mark or NULL */ member
H A Dpcre_exec.c762 md->mark == NULL) md->mark = ecode + 2; in match()
800 md->mark == NULL) md->mark = ecode + 2; in match()
855 md->mark == NULL) md->mark = ecode + 2; in match()
876 save_mark = md->mark; in match()
895 md->mark = save_mark; in match()
974 save_mark = md->mark; in match()
1078 save_mark = md->mark; in match()
1529 save_mark = md->mark; in match()
1600 save_mark = md->mark; in match()
7110 *(extra_data->mark) = (pcre_uchar *)md->mark; in pcre_exec()
[all …]
/PHP-5.4/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.4/Zend/tests/traits/
H A Dnoctor001.phpt2 Don't mark trait methods as constructor
/PHP-5.4/ext/readline/tests/
H A Dreadline_info_001.phpt27 ["mark"]=>
/PHP-5.4/ext/spl/examples/
H A Dsearchiterator.inc42 /** Do not move forward but instead mark as finished.
/PHP-5.4/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.4/ext/curl/tests/
H A Dcurl_ftp_pasv.phpt45 // mark the file for upload..
/PHP-5.4/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.4/ext/pcre/pcrelib/testdata/
H A Dtestoutput17867 No match, mark = A
7869 No match, mark = B
7880 No match, mark = A
7886 No match, mark = B
7890 No match, mark = B
7894 No match, mark = B
7921 No match, mark = A
8452 No match, mark = B
8460 No match, mark = B
8468 No match, mark = B
[all …]
H A Dtestoutput102037 *Test extend and spacing mark
2039 0+ Test extend and spacing mark
2043 \x{1111}\x{ae4c}\x{1b04}L, LV, spacing mark
2045 0+ L, LV, spacing mark
2046 \x{1111}\x{ae4c}\x{1b04}\x{0711}\x{1b04}L, LV, spacing mark, extend, spacing mark
2048 0+ L, LV, spacing mark, extend, spacing mark
/PHP-5.4/ext/shmop/
H A DREADME59 shmid - shmid which to mark for deletion

Completed in 58 milliseconds

12