Home
last modified time | relevance | path

Searched refs:notations (Results 1 – 21 of 21) sorted by relevance

/PHP-8.1/ext/dom/tests/
H A DDOMDocumentType_notations_error_001.phpt2 DOMDocumentType::notations with invalid state.
12 $notations = $doctype->notations;
H A DDOMDocumentType_basic_001.phpt23 // Access entities and notations with values.
38 $notations = $doctype->notations;
39 $notation = $notations->item(0);
H A Ddom007.phpt42 $nots = $dtd->notations;
/PHP-8.1/ext/standard/tests/file/
H A Dis_dir_variation4.phpt2 Test is_dir() function: usage variations - diff. path notations
5 /* Passing dir names with different notations, using slashes, wild-card chars */
9 echo "*** Testing is_dir() with different notations of dir names ***";
53 *** Testing is_dir() with different notations of dir names ***
H A Dis_file_variation4.phpt2 Test is_file() function: usage variations - diff. path notations (Bug #42027)
5 /* Passing file names with different notations, using slashes, wild-card chars */
9 echo "*** Testing is_file() with different notations of file names ***\n";
55 *** Testing is_file() with different notations of file names ***
H A Dfilegroup_variation3.phpt2 Test filegroup() function: usage variations - diff. path notations
8 /* Passing file names with different notations, using slashes, wild-card chars */
12 echo "*** Testing filegroup() with different notations of file names ***\n";
58 *** Testing filegroup() with different notations of file names ***
H A Dfileinode_variation3.phpt2 Test fileinode() function: usage variations - diff. path notations
7 /* Passing file names with different notations, using slashes, wild-card chars */
11 echo "*** Testing fileinode() with different notations of file names ***\n";
57 *** Testing fileinode() with different notations of file names ***
H A Dfileowner_variation3.phpt2 Test fileowner() function: usage variations - diff. path notations
8 /* Passing file names with different notations, using slashes, wild-card chars */
12 echo "*** Testing fileowner() with different notations of file names ***\n";
58 *** Testing fileowner() with different notations of file names ***
H A Dfileperms_variation3.phpt2 Test fileperms() function: usage variations - diff. path notations
7 /* Passing file names with different notations, using slashes, wild-card chars */
11 echo "*** Testing fileperms() with different notations of file names ***\n";
57 *** Testing fileperms() with different notations of file names ***
H A Dis_executable_variation1.phpt2 Test is_executable() function: usage variations - diff. path notations
H A Dis_readable_variation1.phpt2 Test is_readable() function: usage variations - diff. file notations
H A Dis_writable_variation1.phpt2 Test is_writable() and its alias is_writeable() function: usage variations - diff. path notations
H A Dcopy_variation8.phpt10 /* Trying to copy the links across dir paths given in various notations
H A Dcopy_variation16.phpt11 into different destination dir paths given in various notations */
H A Dcopy_variation6-win32.phpt11 into different destination dir paths given in various notations */
H A Dcopy_variation6.phpt11 into different destination dir paths given in various notations */
H A Dcopy_variation16-win32.phpt11 into different destination dir paths given in various notations */
/PHP-8.1/ext/standard/tests/array/
H A Darray_sum_variation3.phpt16 // float array with scientific notations
18 echo "-- float array with scientific notations e and E --\n";
44 -- float array with scientific notations e and E --
/PHP-8.1/ext/gmp/tests/
H A Dgmp_init_integer_notations.phpt2 gmp_init() with various integer notations
/PHP-8.1/ext/dom/
H A Ddocumenttype.c93 notationht = (xmlHashTable *) doctypep->notations; in dom_documenttype_notations_read()
H A Dphp_dom.stub.php14 public DOMNamedNodeMap $notations; variable in DOMDocumentType

Completed in 26 milliseconds