Home
last modified time | relevance | path

Searched refs:allowsNull (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/reflection/tests/
H A Dparameters_002.phpt82 allowsNull: bool(true)
91 allowsNull: bool(false)
100 allowsNull: bool(true)
109 allowsNull: bool(false)
118 allowsNull: bool(false)
127 allowsNull: bool(true)
137 allowsNull: bool(true)
148 allowsNull: bool(true)
166 allowsNull: bool(true)
193 allowsNull: bool(true)
[all …]
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_class_mysqli_reflection.phpt58 allowsNull: no
65 allowsNull: no
72 allowsNull: no
79 allowsNull: no
86 allowsNull: no
93 allowsNull: no
116 allowsNull: no
139 allowsNull: no
146 allowsNull: no
169 allowsNull: no
[all …]
H A Dmysqli_class_mysqli_result_reflection.phpt109 allowsNull: no
148 allowsNull: no
203 allowsNull: no
242 allowsNull: no
249 allowsNull: no
288 allowsNull: no
H A Dreflection_tools.inc114 printf("allowsNull: %s\n", ($param->allowsNull()) ? 'yes' : 'no');
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c2471 ZEND_METHOD(reflection_parameter, allowsNull) in ZEND_METHOD() argument
6019 ZEND_ME(reflection_parameter, allowsNull, arginfo_reflection__void, 0)

Completed in 36 milliseconds