boolean 407 Zend/zend_operators.h #define convert_to_boolean_ex(pzv) convert_to_ex_master(pzv, boolean, _IS_BOOL) boolean 524 ext/gd/libgd/gd_jpeg.c typedef boolean safeboolean; boolean 117 ext/gd/libgd/gd_topal.c #ifndef boolean boolean 312 ext/gd/libgd/gd_topal.c boolean needs_zeroed; /* TRUE if next pass must zero histogram */ boolean 322 ext/gd/libgd/gd_topal.c boolean on_odd_row; /* flag to remember which row we are on */ boolean 1667 ext/gd/libgd/gd_topal.c start_pass_2_quant (j_decompress_ptr cinfo, boolean is_pre_scan) boolean 481 ext/oci8/oci8_collection.c boolean exists; boolean 858 ext/oci8/oci8_interface.c boolean is_equal; boolean 883 ext/oci8/oci8_lob.c int php_oci_lob_is_equal (php_oci_descriptor *descriptor_first, php_oci_descriptor *descriptor_second, boolean *result) boolean 456 ext/oci8/php_oci8_int.h int php_oci_lob_is_equal(php_oci_descriptor *descriptor_first, php_oci_descriptor *descriptor_second, boolean *result); boolean 59 ext/pdo_oci/oci_statement.c boolean isTempLOB; \