Home
last modified time | relevance | path

Searched defs:bn (Results 1 – 4 of 4) sorted by relevance

/PHP-7.1/ext/mbstring/oniguruma/
H A Dregparse.h153 #define IS_BACKREF_NAME_REF(bn) (((bn)->state & NST_NAME_REF) != 0) argument
154 #define IS_BACKREF_NEST_LEVEL(bn) (((bn)->state & NST_NEST_LEVEL) != 0) argument
H A Dregcomp.c1809 BRefNode* bn = NBREF(node); in renumber_node_backref() local
/PHP-7.1/ext/openssl/
H A Dxp_ssl.c1136 BIGNUM *bn = NULL; in tmp_rsa_cb() local
H A Dopenssl.c4340 zval *bn; in PHP_FUNCTION() local

Completed in 52 milliseconds